SPECS: mplayer.spec - fix build without mencoder

sparky sparky at pld-linux.org
Mon Jul 17 00:17:43 CEST 2006


Author: sparky                       Date: Sun Jul 16 22:17:43 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix build without mencoder

---- Files affected:
SPECS:
   mplayer.spec (1.338 -> 1.339) 

---- Diffs:

================================================================
Index: SPECS/mplayer.spec
diff -u SPECS/mplayer.spec:1.338 SPECS/mplayer.spec:1.339
--- SPECS/mplayer.spec:1.338	Sun Jul  2 22:56:04 2006
+++ SPECS/mplayer.spec	Mon Jul 17 00:17:38 2006
@@ -527,12 +527,14 @@
 %ghost %{_datadir}/%{name}/Skin/default
 %endif
 
+%if %{with mencoder}
 %files -n mencoder
 %defattr(644,root,root,755)
 %doc DOCS/tech/encoding-guide.txt DOCS/tech/encoding-tips.txt
 %doc DOCS/tech/swscaler_filters.txt DOCS/tech/swscaler_methods.txt
 %doc DOCS/tech/colorspaces.txt
 %attr(755,root,root) %{_bindir}/mencoder*
+%endif
 
 %files common
 %defattr(644,root,root,755)
@@ -579,6 +581,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.339  2006/07/16 22:17:38  sparky
+- fix build without mencoder
+
 Revision 1.338  2006/07/02 20:56:04  qboosh
 - added system-amr patch, use system amr{nb,wb} libs
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mplayer.spec?r1=1.338&r2=1.339&f=u



More information about the pld-cvs-commit mailing list