SPECS: libquicktime.spec - without gpl disables x264 too
tommat
tommat at pld-linux.org
Thu Apr 10 13:49:34 CEST 2008
Author: tommat Date: Thu Apr 10 11:49:34 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- without gpl disables x264 too
---- Files affected:
SPECS:
libquicktime.spec (1.31 -> 1.32)
---- Diffs:
================================================================
Index: SPECS/libquicktime.spec
diff -u SPECS/libquicktime.spec:1.31 SPECS/libquicktime.spec:1.32
--- SPECS/libquicktime.spec:1.31 Thu Feb 7 14:33:18 2008
+++ SPECS/libquicktime.spec Thu Apr 10 13:49:28 2008
@@ -307,6 +307,10 @@
%files faad2
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/libquicktime/lqt_faad2.so
+
+%files x264
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/libquicktime/lqt_x264.so
%endif
%if %{with ffmpeg}
@@ -323,16 +327,15 @@
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/libquicktime/lqt_vorbis.so
-%files x264
-%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libquicktime/lqt_x264.so
-
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
* %{date} PLD Team <feedback at pld-linux.org>
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.32 2008-04-10 11:49:28 tommat
+- without gpl disables x264 too
+
Revision 1.31 2008-02-07 13:33:18 glen
- rel 2 (ffmpeg)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libquicktime.spec?r1=1.31&r2=1.32&f=u
More information about the pld-cvs-commit
mailing list