SPECS: obexftp.spec - libs subpackage needs ldconfig

blues blues at pld-linux.org
Sat Sep 24 14:05:50 CEST 2005


Author: blues                        Date: Sat Sep 24 12:05:50 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- libs subpackage needs ldconfig

---- Files affected:
SPECS:
   obexftp.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/obexftp.spec
diff -u SPECS/obexftp.spec:1.8 SPECS/obexftp.spec:1.9
--- SPECS/obexftp.spec:1.8	Sat Sep 24 08:02:14 2005
+++ SPECS/obexftp.spec	Sat Sep 24 14:05:44 2005
@@ -89,6 +89,9 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post libs   -p /sbin/ldconfig
+%postun libs -p /sbin/ldconfig
+
 %files
 %defattr(644,root,root,755)
 %doc doc/*.html doc/*.png doc/*.css README* THANKS TODO AUTHORS ChangeLog
@@ -115,6 +118,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2005/09/24 12:05:44  blues
+- libs subpackage needs ldconfig
+
 Revision 1.8  2005/09/24 06:02:14  aredridel
 - fix pl desc
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/obexftp.spec?r1=1.8&r2=1.9&f=u




More information about the pld-cvs-commit mailing list