SPECS: ffmpeg.spec - drop ffmpeg-config (*.pc is sufficent)

glen glen at pld-linux.org
Sun Apr 16 20:26:52 CEST 2006


Author: glen                         Date: Sun Apr 16 18:26:52 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- drop ffmpeg-config (*.pc is sufficent)

---- Files affected:
SPECS:
   ffmpeg.spec (1.82 -> 1.83) 

---- Diffs:

================================================================
Index: SPECS/ffmpeg.spec
diff -u SPECS/ffmpeg.spec:1.82 SPECS/ffmpeg.spec:1.83
--- SPECS/ffmpeg.spec:1.82	Sun Apr 16 17:34:07 2006
+++ SPECS/ffmpeg.spec	Sun Apr 16 20:26:47 2006
@@ -4,7 +4,7 @@
 %bcond_without	autoreqdep	# don't care about package name deps generated by rpm
 #
 %define	snap	20060129
-%define	_rel 8.4
+%define	_rel 8.5
 Summary:	Realtime audio/video encoder and streaming server
 Summary(pl):	Koder audio/wideo czasu rzeczywistego oraz serwer strumieni
 Name:		ffmpeg
@@ -22,7 +22,6 @@
 Patch0:		%{name}-libtool.patch
 Patch1:		%{name}-libdir.patch
 Patch2:		%{name}-gcc4.patch
-Patch3:		%{name}-config.patch
 URL:		http://ffmpeg.sourceforge.net/
 BuildRequires:	SDL-devel
 BuildRequires:	faac-devel
@@ -179,7 +178,6 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
 
 %build
 # notes:
@@ -236,9 +234,6 @@
 mv -f $RPM_BUILD_ROOT{%{_bindir},%{_sbindir}}/ffserver
 install doc/*.conf $RPM_BUILD_ROOT%{_sysconfdir}
 
-sed 's/@VERSION@/%{version}/' ffmpeg-config.in > $RPM_BUILD_ROOT%{_bindir}/ffmpeg-config
-install ffmpeg-config.1 $RPM_BUILD_ROOT%{_mandir}/man1/ffmpeg-config.1
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -277,7 +272,6 @@
 %files devel
 %defattr(644,root,root,755)
 %doc doc/optimization.txt
-%attr(755,root,root) %{_bindir}/ffmpeg-config
 %attr(755,root,root) %{_libdir}/libavcodec.so
 %attr(755,root,root) %{_libdir}/libavformat.so
 %attr(755,root,root) %{_libdir}/libavutil.so
@@ -286,7 +280,6 @@
 %{_includedir}/ffmpeg
 %{_includedir}/postproc
 %{_pkgconfigdir}/*.pc
-%{_mandir}/man1/ffmpeg-config.1*
 
 %files static
 %defattr(644,root,root,755)
@@ -317,6 +310,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.83  2006/04/16 18:26:47  glen
+- drop ffmpeg-config (*.pc is sufficent)
+
 Revision 1.82  2006/04/16 15:34:07  glen
 - add ffmpeg-config to -devel from debian (maybe pointless due .pc files?)
 
================================================================

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



More information about the pld-cvs-commit mailing list