rpms/coreutils/devel coreutils.spec,1.114,1.115

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue May 16 15:14:28 UTC 2006


Author: twaugh

Update of /cvs/dist/rpms/coreutils/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv6048

Modified Files:
	coreutils.spec 
Log Message:
* Tue May 16 2006 Tim Waugh <twaugh at redhat.com> 5.95-3
- BuildRequires libacl-devel.



Index: coreutils.spec
===================================================================
RCS file: /cvs/dist/rpms/coreutils/devel/coreutils.spec,v
retrieving revision 1.114
retrieving revision 1.115
diff -u -r1.114 -r1.115
--- coreutils.spec	15 May 2006 12:49:19 -0000	1.114
+++ coreutils.spec	16 May 2006 15:14:26 -0000	1.115
@@ -1,11 +1,12 @@
 Summary: The GNU core utilities: a set of tools commonly used in shell scripts
 Name:    coreutils
 Version: 5.95
-Release: 2
+Release: 3
 License: GPL
 Group:   System Environment/Base
 Url:     http://www.gnu.org/software/coreutils/
 BuildRequires: libselinux-devel >= 1.25.6-1
+BuildRequires: libacl-devel
 Requires: libselinux >= 1.25.6-1
 
 Source0: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.bz2
@@ -263,6 +264,9 @@
 /sbin/runuser
 
 %changelog
+* Tue May 16 2006 Tim Waugh <twaugh at redhat.com> 5.95-3
+- BuildRequires libacl-devel.
+
 * Mon May 15 2006 Tim Waugh <twaugh at redhat.com>
 - Fixed pr in multibyte locales (bug #189663).
 




More information about the fedora-cvs-commits mailing list