Author: qboosh Date: Wed Mar 22 19:46:15 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - dropped ppc patch (altivec detection works when run on fixed kernel)
---- Files affected: SPECS: libvisual.spec (1.16 -> 1.17) ---- Diffs: ================================================================ Index: SPECS/libvisual.spec diff -u SPECS/libvisual.spec:1.16 SPECS/libvisual.spec:1.17 --- SPECS/libvisual.spec:1.16 Wed Mar 22 19:43:12 2006 +++ SPECS/libvisual.spec Wed Mar 22 20:46:10 2006 @@ -9,8 +9,7 @@ Source0: http://dl.sourceforge.net/libvisual/%{name}-%{version}.tar.bz2 # Source0-md5: d0f987abd0845e725743605fd39ef73f URL: http://libvisual.sourceforge.net/ -Patch0: %{name}-ppc.patch -Patch1: %{name}-link.patch +Patch0: %{name}-link.patch BuildRequires: autoconf >= 2.57 BuildRequires: automake >= 1:1.7 BuildRequires: libtool @@ -51,11 +50,7 @@ %prep %setup -q -%ifarch ppc ppc64 -# XXX: is it needed anyway? %patch0 -p1 -%endif -%patch1 -p1 %build %{__libtoolize} @@ -103,6 +98,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.17 2006/03/22 19:46:10 qboosh +- dropped ppc patch (altivec detection works when run on fixed kernel) + Revision 1.16 2006/03/22 18:43:12 qboosh - updated to 0.4.0, updated link patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libvisual.spec?r1=1.16&r2=1.17&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
