SPECS: maildrop.spec - ldconfig in -libs
qboosh
qboosh at pld-linux.org
Tue Jun 17 21:46:49 CEST 2008
Author: qboosh Date: Tue Jun 17 19:46:49 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- ldconfig in -libs
---- Files affected:
SPECS:
maildrop.spec (1.52 -> 1.53)
---- Diffs:
================================================================
Index: SPECS/maildrop.spec
diff -u SPECS/maildrop.spec:1.52 SPECS/maildrop.spec:1.53
--- SPECS/maildrop.spec:1.52 Tue Jun 17 21:46:22 2008
+++ SPECS/maildrop.spec Tue Jun 17 21:46:44 2008
@@ -166,6 +166,9 @@
echo
fi
+%post libs -p /sbin/ldconfig
+%postun libs -p /sbin/ldconfig
+
%files
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog COPYING INSTALL README README.postfix NEWS UPGRADE
@@ -219,6 +222,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.53 2008/06/17 19:46:44 qboosh
+- ldconfig in -libs
+
Revision 1.52 2008/06/17 19:46:22 qboosh
- proper -libs/-devel/-static split
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/maildrop.spec?r1=1.52&r2=1.53&f=u
More information about the pld-cvs-commit
mailing list