rpms/tar/devel tar.spec,1.74,1.75

Ondrej Vasik ovasik at fedoraproject.org
Thu Dec 11 12:25:52 UTC 2008


Author: ovasik

Update of /cvs/extras/rpms/tar/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9059

Modified Files:
	tar.spec 
Log Message:
add BuildRequires for rsh (#475950)


Index: tar.spec
===================================================================
RCS file: /cvs/extras/rpms/tar/devel/tar.spec,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- tar.spec	21 Nov 2008 17:44:38 -0000	1.74
+++ tar.spec	11 Dec 2008 12:25:22 -0000	1.75
@@ -2,7 +2,7 @@
 Name: tar
 Epoch: 2
 Version: 1.20
-Release: 5%{?dist}
+Release: 6%{?dist}
 License: GPLv3+
 Group: Applications/Archiving
 URL: http://www.gnu.org/software/tar/
@@ -17,7 +17,7 @@
 Patch6: tar-1.19-null-terminator.patch
 Patch7: tar-1.16-multiVolLabels.patch
 Prereq: info
-BuildRequires: autoconf automake gzip texinfo gettext libacl-devel libselinux-devel gawk
+BuildRequires: autoconf automake gzip texinfo gettext libacl-devel libselinux-devel gawk rsh
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires(post): /sbin/install-info
 Requires(preun): /sbin/install-info
@@ -93,6 +93,9 @@
 %{_infodir}/tar.info*
 
 %changelog
+* Thu Dec 11 2008 Ondrej Vasik <ovasik at redhat.com> 2:1.20-6
+- add BuildRequires for rsh (#475950)
+
 * Fri Nov 21 2008 Ondrej Vasik <ovasik at redhat.com> 2:1.20-5
 - fix off-by-one errors in xattrs patch (#472355)
 




More information about the fedora-extras-commits mailing list