rpms/liboil/F-7 liboil.spec, 1.14, 1.15 liboil-0.3.12-altivec-no-sigill.patch, 1.1, NONE

Bastien Nocera (hadess) fedora-extras-commits at redhat.com
Tue Aug 14 16:23:38 UTC 2007


Author: hadess

Update of /cvs/pkgs/rpms/liboil/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21449

Modified Files:
	liboil.spec 
Removed Files:
	liboil-0.3.12-altivec-no-sigill.patch 
Log Message:
* Tue Aug 14 2007 - Bastien Nocera <bnocera at redhat.com> - 0.3.12-5
- Revert previous change, it's not the fix



Index: liboil.spec
===================================================================
RCS file: /cvs/pkgs/rpms/liboil/F-7/liboil.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- liboil.spec	14 Aug 2007 16:07:58 -0000	1.14
+++ liboil.spec	14 Aug 2007 16:23:06 -0000	1.15
@@ -1,7 +1,7 @@
 Summary: Library of Optimized Inner Loops, CPU optimized functions
 Name: liboil
 Version: 0.3.12
-Release: 4%{?dist}
+Release: 5%{?dist}
 License: LGPL
 Group: System Environment/Libraries
 URL: http://liboil.freedesktop.org/
@@ -9,7 +9,6 @@
 Patch1: liboil-0.3.9-s390.patch
 # http://bugzilla.redhat.com/242418
 Patch2: liboil-0.3.12-ppc64-configure.patch
-Patch3: liboil-0.3.12-altivec-no-sigill.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 BuildRequires: glib2-devel, gcc-c++
 
@@ -40,9 +39,6 @@
 %setup -q
 %patch1 -p1 -b .s390
 %patch2 -p0 -b .ppc64
-pushd liboil/
-%patch3 -p0 -b .altivec
-popd
 
 %build
 %configure
@@ -83,6 +79,9 @@
 
 
 %changelog
+* Tue Aug 14 2007 - Bastien Nocera <bnocera at redhat.com> - 0.3.12-5
+- Revert previous change, it's not the fix
+
 * Tue Aug 14 2007 - Bastien Nocera <bnocera at redhat.com> - 0.3.12-4
 - Add upstream patch to not crash on PPC machines without Altivec
   (#252179)


--- liboil-0.3.12-altivec-no-sigill.patch DELETED ---




More information about the fedora-extras-commits mailing list