Author: jajcus                       Date: Sun Feb 27 10:18:40 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- run ldconfig in post/postun
- Release: 2

---- Files affected:
packages/gexiv2:
   gexiv2.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: packages/gexiv2/gexiv2.spec
diff -u packages/gexiv2/gexiv2.spec:1.9 packages/gexiv2/gexiv2.spec:1.10
--- packages/gexiv2/gexiv2.spec:1.9     Mon Jan  3 10:23:50 2011
+++ packages/gexiv2/gexiv2.spec Sun Feb 27 11:18:35 2011
@@ -57,6 +57,9 @@
        DESTDIR=$RPM_BUILD_ROOT \
        LIB="%{_lib}"
 
+%post   -p /sbin/ldconfig
+%postun -p /sbin/ldconfig
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -83,6 +86,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2011/02/27 10:18:35  jajcus
+- run ldconfig in post/postun
+- Release: 2
+
 Revision 1.9  2011/01/03 09:23:50  jajcus
 - link with libm (required on x86_64, won't hurt on other archs)
 - Release: 2
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gexiv2/gexiv2.spec?r1=1.9&r2=1.10&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to