add virtual provides for bundled(gnulib) copylib (#821790)
This commit is contained in:
parent
c075bd40d6
commit
bf384e2368
6
tar.spec
6
tar.spec
@ -5,7 +5,7 @@ Summary: A GNU file archiving program
|
|||||||
Name: tar
|
Name: tar
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Version: 1.26
|
Version: 1.26
|
||||||
Release: 5%{?dist}
|
Release: 6%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
Group: Applications/Archiving
|
Group: Applications/Archiving
|
||||||
URL: http://www.gnu.org/software/tar/
|
URL: http://www.gnu.org/software/tar/
|
||||||
@ -39,6 +39,7 @@ BuildRequires: autoconf automake gzip texinfo gettext libacl-devel gawk rsh
|
|||||||
BuildRequires: libselinux-devel
|
BuildRequires: libselinux-devel
|
||||||
%endif
|
%endif
|
||||||
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
|
Provides: bundled(gnulib)
|
||||||
Requires(post): /sbin/install-info
|
Requires(post): /sbin/install-info
|
||||||
Requires(preun): /sbin/install-info
|
Requires(preun): /sbin/install-info
|
||||||
|
|
||||||
@ -126,6 +127,9 @@ fi
|
|||||||
%{_infodir}/tar.info*
|
%{_infodir}/tar.info*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 15 2012 Ondrej Vasik <ovasik@redhat.com> 2:1.26-6
|
||||||
|
- add virtual provides for bundled(gnulib) copylib (#821790)
|
||||||
|
|
||||||
* Thu Apr 04 2012 Pavel Raiskup <praiskup@redhat.com> 2:1.26-5
|
* Thu Apr 04 2012 Pavel Raiskup <praiskup@redhat.com> 2:1.26-5
|
||||||
- fix for bad cooperation of the '-C' (change directory) and '-u' (update
|
- fix for bad cooperation of the '-C' (change directory) and '-u' (update
|
||||||
package) options (#688567)
|
package) options (#688567)
|
||||||
|
Loading…
Reference in New Issue
Block a user