SPECS: ffmpeg.spec - builds on amd64

glen glen at pld-linux.org
Tue Dec 5 13:01:40 CET 2006


Author: glen                         Date: Tue Dec  5 12:01:39 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- builds on amd64

---- Files affected:
SPECS:
   ffmpeg.spec (1.107 -> 1.108) 

---- Diffs:

================================================================
Index: SPECS/ffmpeg.spec
diff -u SPECS/ffmpeg.spec:1.107 SPECS/ffmpeg.spec:1.108
--- SPECS/ffmpeg.spec:1.107	Tue Dec  5 12:20:40 2006
+++ SPECS/ffmpeg.spec	Tue Dec  5 13:01:34 2006
@@ -222,6 +222,7 @@
 ./configure \
 	--prefix=%{_prefix} \
 	--libdir=%{_libdir} \
+	--shlibdir=%{_libdir} \
 	--mandir=%{_mandir} \
 	--disable-strip \
 	--enable-a52 \
@@ -329,7 +330,7 @@
 %attr(755,root,root) %{_libdir}/libavformat.so
 %attr(755,root,root) %{_libdir}/libavutil.so
 %attr(755,root,root) %{_libdir}/libpostproc.so
-#%{_libdir}/lib*.la
+%{_libdir}/lib*.la
 %{_includedir}/ffmpeg
 %{_includedir}/postproc
 %{_pkgconfigdir}/*.pc
@@ -365,6 +366,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.108  2006/12/05 12:01:34  glen
+- builds on amd64
+
 Revision 1.107  2006/12/05 11:20:40  glen
 - BUILD_DOC is yes if texi2html is usable (from tetex)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ffmpeg.spec?r1=1.107&r2=1.108&f=u



More information about the pld-cvs-commit mailing list