SPECS: fftw3.spec - add ldconfig for single/long packages

adasi adasi at pld-linux.org
Mon Apr 2 01:28:58 CEST 2007


Author: adasi                        Date: Sun Apr  1 23:28:58 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add ldconfig for single/long packages

---- Files affected:
SPECS:
   fftw3.spec (1.32 -> 1.33) 

---- Diffs:

================================================================
Index: SPECS/fftw3.spec
diff -u SPECS/fftw3.spec:1.32 SPECS/fftw3.spec:1.33
--- SPECS/fftw3.spec:1.32	Mon Feb 12 22:23:55 2007
+++ SPECS/fftw3.spec	Mon Apr  2 01:28:53 2007
@@ -294,6 +294,12 @@
 %post	-p /sbin/ldconfig
 %postun	-p /sbin/ldconfig
 
+%post	single -p /sbin/ldconfig
+%postun	single -p /sbin/ldconfig
+
+%post	long -p /sbin/ldconfig
+%postun	long -p /sbin/ldconfig
+
 %post common-devel
 [ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1
 
@@ -380,6 +386,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.33  2007/04/01 23:28:53  adasi
+- add ldconfig for single/long packages
+
 Revision 1.32  2007/02/12 21:23:55  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/fftw3.spec?r1=1.32&r2=1.33&f=u



More information about the pld-cvs-commit mailing list