SPECS (AC-branch): libvisual.spec - release 2 - resurrected ppc pa...

baggins baggins at pld-linux.org
Mon May 15 23:04:55 CEST 2006


Author: baggins                      Date: Mon May 15 21:04:55 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- release 2
- resurrected ppc patch (Error: Unrecognized opcode: `vand' on gcc 3.3)

---- Files affected:
SPECS:
   libvisual.spec (1.15.2.1 -> 1.15.2.2) 

---- Diffs:

================================================================
Index: SPECS/libvisual.spec
diff -u SPECS/libvisual.spec:1.15.2.1 SPECS/libvisual.spec:1.15.2.2
--- SPECS/libvisual.spec:1.15.2.1	Mon May 15 19:52:55 2006
+++ SPECS/libvisual.spec	Mon May 15 23:04:50 2006
@@ -3,13 +3,14 @@
 Summary(pl):	Abstrakcyjna biblioteka pomiędzy aplikacjami a wtyczkami wizualizacji audio
 Name:		libvisual
 Version:	0.4.0
-Release:	1
+Release:	2
 License:	GPL
 Group:		Libraries
 Source0:	http://dl.sourceforge.net/libvisual/%{name}-%{version}.tar.bz2
 # Source0-md5:	d0f987abd0845e725743605fd39ef73f
 URL:		http://libvisual.sourceforge.net/
 Patch0:		%{name}-link.patch
+Patch1:		%{name}-ppc.patch
 BuildRequires:	autoconf >= 2.57
 BuildRequires:	automake >= 1:1.7
 BuildRequires:	libtool
@@ -52,6 +53,9 @@
 %prep
 %setup -q
 %patch0 -p1
+%ifarch ppc ppc64
+%patch1 -p1
+%endif
 
 %build
 %{__libtoolize}
@@ -99,6 +103,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15.2.2  2006/05/15 21:04:50  baggins
+- release 2
+- resurrected ppc patch (Error: Unrecognized opcode: `vand' on gcc 3.3)
+
 Revision 1.15.2.1  2006/05/15 17:52:55  baggins
 - merged from HEAD
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libvisual.spec?r1=1.15.2.1&r2=1.15.2.2&f=u



More information about the pld-cvs-commit mailing list