SPECS: ffmpeg.spec - libtool patch is broken and i have not enough...
glen
glen at pld-linux.org
Fri Dec 8 13:52:39 CET 2006
Author: glen Date: Fri Dec 8 12:52:39 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- libtool patch is broken and i have not enough mana to complete it and it works without it too
- rel 1
---- Files affected:
SPECS:
ffmpeg.spec (1.115 -> 1.116)
---- Diffs:
================================================================
Index: SPECS/ffmpeg.spec
diff -u SPECS/ffmpeg.spec:1.115 SPECS/ffmpeg.spec:1.116
--- SPECS/ffmpeg.spec:1.115 Wed Dec 6 16:11:19 2006
+++ SPECS/ffmpeg.spec Fri Dec 8 13:52:33 2006
@@ -12,7 +12,7 @@
#
%define _snap 2006-12-04
%define snap %(echo %{_snap} | tr -d -)
-%define _rel 0.7
+%define _rel 1
Summary: Realtime audio/video encoder and streaming server
Summary(pl): Koder audio/wideo czasu rzeczywistego oraz serwer strumieni
Name: ffmpeg
@@ -30,7 +30,7 @@
Source1: ffserver.init
Source2: ffserver.sysconfig
Source3: ffserver.conf
-Patch0: %{name}-libtool.patch
+#Patch0: %{name}-libtool.patch
Patch1: %{name}-libdir.patch
Patch2: %{name}-gcc4.patch
Patch3: %{name}-system-amr.patch
@@ -210,7 +210,7 @@
%prep
%setup -q -n %{name}-export-%{_snap}
-%patch0 -p1
+#%patch0 -p1
%patch1 -p1
%patch2 -p1
#%patch3 -p1 NEEDS UPDATE
@@ -332,7 +332,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
@@ -368,6 +368,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.116 2006/12/08 12:52:33 glen
+- libtool patch is broken and i have not enough mana to complete it and it works without it too
+- rel 1
+
Revision 1.115 2006/12/06 15:11:19 glen
- linking is broken
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ffmpeg.spec?r1=1.115&r2=1.116&f=u
More information about the pld-cvs-commit
mailing list