Author: patrys                       Date: Mon Jun 23 13:02:42 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- forgot to add ldconfig
- rel 3

---- Files affected:
SPECS:
   json-glib.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/json-glib.spec
diff -u SPECS/json-glib.spec:1.3 SPECS/json-glib.spec:1.4
--- SPECS/json-glib.spec:1.3    Mon Jun 23 14:57:41 2008
+++ SPECS/json-glib.spec        Mon Jun 23 15:02:37 2008
@@ -2,7 +2,7 @@
 Summary:       JSON-GLib - a library providing serialization and 
deserialization support for the JSON format
 Name:          json-glib
 Version:       0.6.2
-Release:       2
+Release:       3
 License:       LGPL v2
 Group:         Development/Libraries
 Source0:       
http://folks.o-hand.com/~ebassi/sources/%{name}-%{version}.tar.gz
@@ -60,6 +60,9 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post  -p /sbin/ldconfig
+%postun        -p /sbin/ldconfig
+
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
@@ -83,6 +86,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2008/06/23 13:02:37  patrys
+- forgot to add ldconfig
+- rel 3
+
 Revision 1.3  2008/06/23 12:57:41  patrys
 - get rid of moving docs around
 - rel 2
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/json-glib.spec?r1=1.3&r2=1.4&f=u

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

Reply via email to