SPECS: ffmpeg.spec - install some additional headers to have compi...

glen glen at pld-linux.org
Fri Dec 8 17:40:55 CET 2006


Author: glen                         Date: Fri Dec  8 16:40:55 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- install some additional headers to have compile time knowledge of enabled features

---- Files affected:
SPECS:
   ffmpeg.spec (1.116 -> 1.117) 

---- Diffs:

================================================================
Index: SPECS/ffmpeg.spec
diff -u SPECS/ffmpeg.spec:1.116 SPECS/ffmpeg.spec:1.117
--- SPECS/ffmpeg.spec:1.116	Fri Dec  8 13:52:33 2006
+++ SPECS/ffmpeg.spec	Fri Dec  8 17:40:50 2006
@@ -12,7 +12,7 @@
 #
 %define		_snap	2006-12-04
 %define		snap	%(echo %{_snap} | tr -d -)
-%define		_rel 1
+%define		_rel 1.3
 Summary:	Realtime audio/video encoder and streaming server
 Summary(pl):	Koder audio/wideo czasu rzeczywistego oraz serwer strumieni
 Name:		ffmpeg
@@ -275,6 +275,8 @@
 	DESTDIR=$RPM_BUILD_ROOT
 
 install xvmc_render.h $RPM_BUILD_ROOT%{_includedir}/ffmpeg
+install config.h $RPM_BUILD_ROOT%{_includedir}/ffmpeg
+install libavformat/allformats.h $RPM_BUILD_ROOT%{_includedir}/ffmpeg
 install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/ffserver
 install %{SOURCE2} $RPM_BUILD_ROOT/etc/sysconfig/ffserver
 install %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/ffserver.conf
@@ -368,6 +370,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.117  2006/12/08 16:40:50  glen
+- install some additional headers to have compile time knowledge of enabled features
+
 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
================================================================

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



More information about the pld-cvs-commit mailing list