Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/toolbox.git#61caa93712e842f40b20f582bca065cf7aa80de8
This commit is contained in:
DistroBaker 2020-11-25 21:32:22 +00:00
parent 7bcbd7fe67
commit 7b4c584d2b
1 changed files with 8 additions and 2 deletions

View File

@ -4,7 +4,7 @@ Version: 0.0.97
%global goipath github.com/containers/%{name} %global goipath github.com/containers/%{name}
%gometa %gometa
Release: 1%{?dist} Release: 2%{?dist}
Summary: Unprivileged development environment Summary: Unprivileged development environment
License: ASL 2.0 License: ASL 2.0
@ -49,7 +49,6 @@ Summary: Required packages for the container image to support %{name}
# These are really required to make the image work with toolbox # These are really required to make the image work with toolbox
Requires: passwd Requires: passwd
Requires: shadow-utils Requires: shadow-utils
Requires: krb5-libs
Requires: vte-profile Requires: vte-profile
%description support %description support
@ -79,12 +78,14 @@ Requires: hostname
Requires: iputils Requires: iputils
Requires: jwhois Requires: jwhois
Requires: keyutils Requires: keyutils
Requires: krb5-libs
Requires: less Requires: less
Requires: lsof Requires: lsof
Requires: man-db Requires: man-db
Requires: man-pages Requires: man-pages
Requires: mlocate Requires: mlocate
Requires: mtr Requires: mtr
Requires: nss-mdns
Requires: openssh-clients Requires: openssh-clients
Requires: pigz Requires: pigz
Requires: procps-ng Requires: procps-ng
@ -98,6 +99,7 @@ Requires: unzip
Requires: wget Requires: wget
Requires: which Requires: which
Requires: words Requires: words
Requires: xorg-x11-xauth
Requires: xz Requires: xz
Requires: zip Requires: zip
@ -169,6 +171,10 @@ ln -s src/pkg pkg
%changelog %changelog
* Wed Nov 25 2020 Ondřej Míchal <harrymichal@seznam.cz> - 0.0.97-2
- Move krb5-libs from -support to -experience, and update the list of packages
in -experience
* Tue Nov 03 2020 Debarshi Ray <rishi@fedoraproject.org> - 0.0.97-1 * Tue Nov 03 2020 Debarshi Ray <rishi@fedoraproject.org> - 0.0.97-1
- Update to 0.0.97 - Update to 0.0.97