SPECS: linuxcodec.spec - drop unneded codecs; switch to all

arekm arekm at pld-linux.org
Sun Dec 31 08:48:20 CET 2006


Author: arekm                        Date: Sun Dec 31 07:48:20 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- drop unneded codecs; switch to all

---- Files affected:
SPECS:
   linuxcodec.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/linuxcodec.spec
diff -u SPECS/linuxcodec.spec:1.2 SPECS/linuxcodec.spec:1.3
--- SPECS/linuxcodec.spec:1.2	Sun Dec 31 08:42:11 2006
+++ SPECS/linuxcodec.spec	Sun Dec 31 08:48:15 2006
@@ -19,9 +19,9 @@
 Group:		Libraries
 %if %{with license_agreement}
 Source0:	%{source_url}essential-20061022.tar.bz2
-Source1:	%{source_url}essential-ppc-20061022.tar.bz2
+Source1:	%{source_url}all-ppc-20061022.tar.bz2
 Source2:	%{source_url}essential-amd64-20061203.tar.bz2
-Source3:	%{source_url}essential-alpha-20061028.tar.bz2
+Source3:	%{source_url}all-alpha-20061028.tar.bz2
 BuildRequires:	unzip
 %else
 Source0:	license-installer.sh
@@ -80,7 +80,9 @@
 install -d $RPM_BUILD_ROOT%{_libdir}/codecs
 
 # we want only linux codecs here, win one are in w32codec.spec
-rm -f */*.dll */*.qtx */*.ax */*.acm */*.drv */*.xa */*.DLL */*.qts */*.vwp
+rm -f essential-[0-9]+/*.{dll,qtx,ax,acm,drv,xa,DLL,qts,vwp}
+# intel codecs in ppc package
+rm -f all-ppc-[0-9]/*.xa
 
 install */*.* $RPM_BUILD_ROOT%{_libdir}/codecs
 %endif
@@ -108,6 +110,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/12/31 07:48:15  arekm
+- drop unneded codecs; switch to all
+
 Revision 1.2  2006/12/31 07:42:11  arekm
 - only linux codecs here
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/linuxcodec.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list