SPECS: glusterfs.spec - %post and %postun

shadzik shadzik at pld-linux.org
Wed Aug 13 14:18:22 CEST 2008


Author: shadzik                      Date: Wed Aug 13 12:18:22 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- %post and %postun

---- Files affected:
SPECS:
   glusterfs.spec (1.20 -> 1.21) 

---- Diffs:

================================================================
Index: SPECS/glusterfs.spec
diff -u SPECS/glusterfs.spec:1.20 SPECS/glusterfs.spec:1.21
--- SPECS/glusterfs.spec:1.20	Wed Aug 13 13:48:55 2008
+++ SPECS/glusterfs.spec	Wed Aug 13 14:18:16 2008
@@ -169,6 +169,9 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post	common	-p /sbin/ldconfig
+%postun	common	-p /sbin/ldconfig
+
 %files common
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog COPYING INSTALL NEWS README README.examples doc/*.vol.sample doc/examples/*.vol
@@ -250,6 +253,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2008/08/13 12:18:16  shadzik
+- %post and %postun
+
 Revision 1.20  2008/08/13 11:48:55  shadzik
 - rel 4 (updated patch0)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/glusterfs.spec?r1=1.20&r2=1.21&f=u



More information about the pld-cvs-commit mailing list