packages: cherokee/cherokee.spec - 'ffmpeg' bcond fix (no 'streaming' plugi...

jajcus jajcus at pld-linux.org
Tue Feb 15 15:35:14 CET 2011


Author: jajcus                       Date: Tue Feb 15 14:35:14 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- 'ffmpeg' bcond fix (no 'streaming' plugin without ffmpeg)

---- Files affected:
packages/cherokee:
   cherokee.spec (1.46 -> 1.47) 

---- Diffs:

================================================================
Index: packages/cherokee/cherokee.spec
diff -u packages/cherokee/cherokee.spec:1.46 packages/cherokee/cherokee.spec:1.47
--- packages/cherokee/cherokee.spec:1.46	Tue Feb 15 14:47:57 2011
+++ packages/cherokee/cherokee.spec	Tue Feb 15 15:35:09 2011
@@ -296,7 +296,9 @@
 %attr(755,root,root) %{_libdir}/cherokee/libplugin_secdownload.so
 %attr(755,root,root) %{_libdir}/cherokee/libplugin_server_info.so
 %attr(755,root,root) %{_libdir}/cherokee/libplugin_ssi.so
+%if %{with ffmpeg}
 %attr(755,root,root) %{_libdir}/cherokee/libplugin_streaming.so
+%endif
 %attr(755,root,root) %{_libdir}/cherokee/libplugin_target_ip.so
 %attr(755,root,root) %{_libdir}/cherokee/libplugin_tls.so
 %attr(755,root,root) %{_libdir}/cherokee/libplugin_url_arg.so
@@ -388,6 +390,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.47  2011/02/15 14:35:09  jajcus
+- 'ffmpeg' bcond fix (no 'streaming' plugin without ffmpeg)
+
 Revision 1.46  2011/02/15 13:47:57  jajcus
 - Version: 1.0.20
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/cherokee/cherokee.spec?r1=1.46&r2=1.47&f=u



More information about the pld-cvs-commit mailing list