Author: areq Date: Sun Jan 21 18:07:47 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - add cpio-link.patch (fix link_name) from gnu CVS
---- Files affected: SPECS: cpio.spec (1.67 -> 1.68) ---- Diffs: ================================================================ Index: SPECS/cpio.spec diff -u SPECS/cpio.spec:1.67 SPECS/cpio.spec:1.68 --- SPECS/cpio.spec:1.67 Sat Oct 28 23:40:00 2006 +++ SPECS/cpio.spec Sun Jan 21 19:07:42 2007 @@ -10,7 +10,7 @@ Summary(uk): áŇČŚ×ÎÁ ĐŇĎÇŇÁÍÁ GNU Name: cpio Version: 2.7 -Release: 1 +Release: 2 License: GPL v2+ Group: Applications/Archiving Source0: ftp://ftp.gnu.org/gnu/cpio/%{name}-%{version}.tar.bz2 @@ -20,6 +20,7 @@ Patch0: %{name}-info.patch Patch1: %{name}-locale.patch Patch2: %{name}-CAN_2005_111.patch +Patch3: %{name}-link.patch URL: http://www.gnu.org/software/cpio/ BuildRequires: autoconf >= 2.59 BuildRequires: automake >= 1:1.8 @@ -107,6 +108,7 @@ %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 rm -f po/stamp-po @@ -156,6 +158,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.68 2007/01/21 18:07:42 areq +- add cpio-link.patch (fix link_name) from gnu CVS + Revision 1.67 2006/10/28 21:40:00 qboosh - updated for 2.7 - updated info,locale,CAN_2005_111 patches ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/cpio.spec?r1=1.67&r2=1.68&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
