SPECS (AC-branch): ffmpeg.spec - missing ldconfig on -libs; rel 11

glen glen at pld-linux.org
Thu Nov 16 15:02:45 CET 2006


Author: glen                         Date: Thu Nov 16 14:02:45 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- missing ldconfig on -libs; rel 11

---- Files affected:
SPECS:
   ffmpeg.spec (1.98 -> 1.98.2.1) 

---- Diffs:

================================================================
Index: SPECS/ffmpeg.spec
diff -u SPECS/ffmpeg.spec:1.98 SPECS/ffmpeg.spec:1.98.2.1
--- SPECS/ffmpeg.spec:1.98	Fri Jun  9 22:56:34 2006
+++ SPECS/ffmpeg.spec	Thu Nov 16 15:02:39 2006
@@ -15,7 +15,7 @@
 Name:		ffmpeg
 Version:	0.4.9
 %define		snap	20060129
-%define		_rel 10
+%define		_rel 11
 Release:	3.%{snap}.%{_rel}
 # LGPL or GPL, chosen at configure time (GPL version is more featured)
 #
@@ -301,8 +301,8 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post	-p /sbin/ldconfig
-%postun	-p /sbin/ldconfig
+%post libs	-p /sbin/ldconfig
+%postun libs	-p /sbin/ldconfig
 
 %pre ffserver
 %groupadd -g 167 ffserver
@@ -386,6 +386,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.98.2.1  2006/11/16 14:02:39  glen
+- missing ldconfig on -libs; rel 11
+
 Revision 1.98  2006/06/09 20:56:34  qboosh
 - updated URL
 
================================================================

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



More information about the pld-cvs-commit mailing list