SPECS: linuxcodec.spec - only linux codecs here
arekm
arekm at pld-linux.org
Sun Dec 31 08:42:16 CET 2006
Author: arekm Date: Sun Dec 31 07:42:16 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- only linux codecs here
---- Files affected:
SPECS:
linuxcodec.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/linuxcodec.spec
diff -u SPECS/linuxcodec.spec:1.1 SPECS/linuxcodec.spec:1.2
--- SPECS/linuxcodec.spec:1.1 Sun Dec 31 08:36:03 2006
+++ SPECS/linuxcodec.spec Sun Dec 31 08:42:11 2006
@@ -78,6 +78,10 @@
%else
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
+
install */*.* $RPM_BUILD_ROOT%{_libdir}/codecs
%endif
@@ -104,6 +108,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2006/12/31 07:42:11 arekm
+- only linux codecs here
+
Revision 1.1 2006/12/31 07:36:03 arekm
- linux codecs package (x86/amd64/ppc/alpha)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/linuxcodec.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list