packages: liboil/liboil.spec - added fixes patch [ this lib is rubbish ! he...

sparky sparky at pld-linux.org
Sun May 3 03:13:30 CEST 2009


Author: sparky                       Date: Sun May  3 01:13:30 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- added fixes patch [ this lib is rubbish ! hear me ?! rubbish !!! ]

---- Files affected:
packages/liboil:
   liboil.spec (1.34 -> 1.35) 

---- Diffs:

================================================================
Index: packages/liboil/liboil.spec
diff -u packages/liboil/liboil.spec:1.34 packages/liboil/liboil.spec:1.35
--- packages/liboil/liboil.spec:1.34	Mon Mar 30 22:33:51 2009
+++ packages/liboil/liboil.spec	Sun May  3 03:13:25 2009
@@ -16,7 +16,8 @@
 Source0:	http://liboil.freedesktop.org/download/%{name}-%{version}.tar.gz
 # Source0-md5:	febb1d9f9bc4c440fcf622dc90f8b6b7
 Patch0:		%{name}-opt.patch
-Patch1:		%{name}-no_altivec.patch
+Patch1:		%{name}-fixes.patch
+Patch2:		%{name}-no_altivec.patch
 URL:		http://liboil.freedesktop.org/wiki/
 BuildRequires:	autoconf >= 2.58
 BuildRequires:	automake >= 1.6
@@ -88,7 +89,8 @@
 %prep
 %setup -q
 %patch0 -p1
-%{!?with_altivec:%patch1 -p1}
+%patch1 -p1
+%{!?with_altivec:%patch2 -p1}
 
 %build
 %{__libtoolize}
@@ -150,6 +152,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.35  2009/05/03 01:13:25  sparky
+- added fixes patch [ this lib is rubbish ! hear me ?! rubbish !!! ]
+
 Revision 1.34  2009/03/30 20:33:51  qboosh
 - updated to 0.3.16
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/liboil/liboil.spec?r1=1.34&r2=1.35&f=u



More information about the pld-cvs-commit mailing list