SPECS: mars_nwe.spec - use rpm if for patch
qboosh
qboosh at pld-linux.org
Fri Jun 15 23:50:06 CEST 2007
Author: qboosh Date: Fri Jun 15 21:50:06 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- use rpm if for patch
---- Files affected:
SPECS:
mars_nwe.spec (1.46 -> 1.47)
---- Diffs:
================================================================
Index: SPECS/mars_nwe.spec
diff -u SPECS/mars_nwe.spec:1.46 SPECS/mars_nwe.spec:1.47
--- SPECS/mars_nwe.spec:1.46 Fri Jun 15 23:19:06 2007
+++ SPECS/mars_nwe.spec Fri Jun 15 23:50:01 2007
@@ -104,9 +104,9 @@
%patch10 -p1
%patch11 -p1
%patch12 -p1
-if [ "%{_lib}" != "lib" ] ; then
+%if "%{_lib}" == "lib64"
%patch13
-fi
+%endif
%patch14 -p1
%build
@@ -215,6 +215,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.47 2007/06/15 21:50:01 qboosh
+- use rpm if for patch
+
Revision 1.46 2007/06/15 21:19:06 pascalek
- Relase 14
- SUSE patches (*.diff files)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/mars_nwe.spec?r1=1.46&r2=1.47&f=u
More information about the pld-cvs-commit
mailing list