SPECS: coreutils.spec - added futimens patch (fixes build with gli...
sparky
sparky at pld-linux.org
Fri May 18 14:20:16 CEST 2007
Author: sparky Date: Fri May 18 12:20:16 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added futimens patch (fixes build with glibc 2.6)
---- Files affected:
SPECS:
coreutils.spec (1.126 -> 1.127)
---- Diffs:
================================================================
Index: SPECS/coreutils.spec
diff -u SPECS/coreutils.spec:1.126 SPECS/coreutils.spec:1.127
--- SPECS/coreutils.spec:1.126 Thu Apr 19 15:52:05 2007
+++ SPECS/coreutils.spec Fri May 18 14:20:11 2007
@@ -36,6 +36,7 @@
Patch12: %{name}-split-pam.patch
Patch13: %{name}-selinux.patch
Patch14: %{name}-pl.po-update.patch
+Patch15: %{name}-futimens.patch
URL: http://www.gnu.org/software/coreutils/
BuildRequires: acl-devel
BuildRequires: autoconf >= 2.60
@@ -112,6 +113,7 @@
%patch10 -p1
%patch11 -p1
%patch12 -p1
+%patch15 -p1
%{?with_selinux:%patch13 -p1}
%{__perl} -pi -e 's at GNU/Linux at PLD Linux@' m4/host-os.m4
@@ -224,6 +226,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.127 2007/05/18 12:20:11 sparky
+- added futimens patch (fixes build with glibc 2.6)
+
Revision 1.126 2007/04/19 13:52:05 baggins
- rel 2
- fixed su.pamd (use_uid added to pam_wheel)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/coreutils.spec?r1=1.126&r2=1.127&f=u
More information about the pld-cvs-commit
mailing list