Author: pluto Date: Mon Feb 27 20:14:13 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - keepgoing option documented, release 2.
---- Files affected: SPECS: chrpath.spec (1.18 -> 1.19) ---- Diffs: ================================================================ Index: SPECS/chrpath.spec diff -u SPECS/chrpath.spec:1.18 SPECS/chrpath.spec:1.19 --- SPECS/chrpath.spec:1.18 Mon Feb 27 20:14:47 2006 +++ SPECS/chrpath.spec Mon Feb 27 21:14:08 2006 @@ -3,13 +3,14 @@ Summary(pl): chrpath - narzędzie do zmiany rpath lub runpath w binariach Name: chrpath Version: 0.13 -Release: 1.1 +Release: 2 License: GPL Group: Applications/Editors #Source0ActiveFtp Source0: ftp://ftp.hungry.com/pub/hungry/chrpath/%{name}-%{version}.tar.gz # Source0-md5: b73072a8fbba277558c50364b65bb407 -Patch0: %{name}-multilib.patch +Patch0: %{name}-keepgoing.patch +Patch1: %{name}-multilib.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: libtool @@ -29,8 +30,9 @@ %prep %setup -q -%ifarch %{x8664} ppc64 s390x sparc64 %patch0 -p1 +%ifarch %{x8664} ppc64 s390x sparc64 +%patch1 -p1 %endif %build @@ -67,6 +69,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.19 2006/02/27 20:14:08 pluto +- keepgoing option documented, release 2. + Revision 1.18 2006/02/27 19:14:47 qboosh - non-versioned modules, use them on multilib archs only ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/chrpath.spec?r1=1.18&r2=1.19&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
