Author: areq                         Date: Wed Jun  6 12:14:32 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add cpio-futimens.patch (fixes build with glibc 2.6)

---- Files affected:
SPECS:
   cpio.spec (1.71 -> 1.72) 

---- Diffs:

================================================================
Index: SPECS/cpio.spec
diff -u SPECS/cpio.spec:1.71 SPECS/cpio.spec:1.72
--- SPECS/cpio.spec:1.71        Thu Apr 26 20:57:17 2007
+++ SPECS/cpio.spec     Wed Jun  6 14:14:26 2007
@@ -10,7 +10,7 @@
 Summary(uk.UTF-8):     Архівна програма GNU
 Name:          cpio
 Version:       2.7
-Release:       2
+Release:       3
 License:       GPL v2+
 Group:         Applications/Archiving
 Source0:       ftp://ftp.gnu.org/gnu/cpio/%{name}-%{version}.tar.bz2
@@ -21,6 +21,7 @@
 Patch1:                %{name}-locale.patch
 Patch2:                %{name}-CAN_2005_111.patch
 Patch3:                %{name}-link.patch
+Patch4:                %{name}-futimens.patch
 URL:           http://www.gnu.org/software/cpio/
 BuildRequires: autoconf >= 2.59
 BuildRequires: automake >= 1:1.8
@@ -109,6 +110,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 rm -f po/stamp-po
 
@@ -158,6 +160,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.72  2007/06/06 12:14:26  areq
+- add cpio-futimens.patch (fixes build with glibc 2.6)
+
 Revision 1.71  2007/04/26 18:57:17  qboosh
 - one more CVE reference (for cpio 2.7)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/cpio.spec?r1=1.71&r2=1.72&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to