SPECS (AC-branch): xine-lib.spec - cleaned up, hardcode /usr/lib/c...

freetz freetz at pld-linux.org
Mon Jul 24 10:52:16 CEST 2006


Author: freetz                       Date: Mon Jul 24 08:52:16 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- cleaned up, hardcode /usr/lib/codecs

---- Files affected:
SPECS:
   xine-lib.spec (1.165.2.8 -> 1.165.2.9) 

---- Diffs:

================================================================
Index: SPECS/xine-lib.spec
diff -u SPECS/xine-lib.spec:1.165.2.8 SPECS/xine-lib.spec:1.165.2.9
--- SPECS/xine-lib.spec:1.165.2.8	Mon Jul 24 10:47:44 2006
+++ SPECS/xine-lib.spec	Mon Jul 24 10:52:11 2006
@@ -199,7 +199,7 @@
 Requires:	%{name} = %{epoch}:%{version}-%{release}
 Requires:	w32codec
 Obsoletes:	xine-lib-w32dll
-ExclusiveArch:  %{ix86}
+ExclusiveArch:	%{ix86}
 
 %description -n xine-decode-w32dll
 XINE win32dll decoder support.
@@ -706,7 +706,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-#%patch3 -p1
+%patch3 -p1
 
 %build
 %{__libtoolize}
@@ -727,7 +727,7 @@
 	%{?with_aalib:--with-aalib-prefix=/usr} \
 	--with-external-dvdnav \
 	%{!?with_polypaudio:--disable-polypaudio} \
-	--with-w32-path=%{_libdir}/codecs \
+	--with-w32-path=/usr/lib/codecs \
 	--with-xv-path=/usr/X11R6/%{_lib} \
 	--disable-altivec \
 	--disable-optimizations # we use own RPM_OPT_FLAGS optimalizations
@@ -1049,6 +1049,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.165.2.9  2006/07/24 08:52:11  freetz
+- cleaned up, hardcode /usr/lib/codecs
+
 Revision 1.165.2.8  2006/07/24 08:47:44  freetz
 - EA: ix86 for decode-w32dll
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xine-lib.spec?r1=1.165.2.8&r2=1.165.2.9&f=u



More information about the pld-cvs-commit mailing list