SPECS (AC-branch): librsvg.spec - exit safely

glen glen at pld-linux.org
Wed Mar 19 19:45:50 CET 2008


Author: glen                         Date: Wed Mar 19 18:45:50 2008 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- exit safely

---- Files affected:
SPECS:
   librsvg.spec (1.98.2.8 -> 1.98.2.9) 

---- Diffs:

================================================================
Index: SPECS/librsvg.spec
diff -u SPECS/librsvg.spec:1.98.2.8 SPECS/librsvg.spec:1.98.2.9
--- SPECS/librsvg.spec:1.98.2.8	Wed Mar 19 17:51:26 2008
+++ SPECS/librsvg.spec	Wed Mar 19 19:45:45 2008
@@ -14,7 +14,7 @@
 Summary(uk.UTF-8):	SVG бібліотека
 Name:		librsvg
 Version:	2.14.3
-Release:	4
+Release:	5
 Epoch:		1
 License:	LGPL v2+
 Group:		Libraries
@@ -186,11 +186,13 @@
 /sbin/ldconfig
 umask 022
 gdk-pixbuf-query-loaders%{pqext} > %{_gtkconfdir}/gdk-pixbuf.loaders
+exit 0
 
 %postun
 /sbin/ldconfig
 umask 022
 gdk-pixbuf-query-loaders%{pqext} > %{_gtkconfdir}/gdk-pixbuf.loaders
+exit 0
 
 %post -n browser-plugin-%{name}
 %update_browser_plugins
@@ -236,6 +238,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.98.2.9  2008-03-19 18:45:45  glen
+- exit safely
+
 Revision 1.98.2.8  2008-03-19 16:51:26  glen
 - sane location for defines
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/librsvg.spec?r1=1.98.2.8&r2=1.98.2.9&f=u



More information about the pld-cvs-commit mailing list