SPECS (DEVEL): libgksu.spec - typo witch schemas

czarny czarny at pld-linux.org
Sun Sep 17 22:20:46 CEST 2006


Author: czarny                       Date: Sun Sep 17 20:20:46 2006 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- typo witch schemas

---- Files affected:
SPECS:
   libgksu.spec (1.7.2.1 -> 1.7.2.2) 

---- Diffs:

================================================================
Index: SPECS/libgksu.spec
diff -u SPECS/libgksu.spec:1.7.2.1 SPECS/libgksu.spec:1.7.2.2
--- SPECS/libgksu.spec:1.7.2.1	Sun Sep 17 22:14:27 2006
+++ SPECS/libgksu.spec	Sun Sep 17 22:20:41 2006
@@ -65,11 +65,13 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post -p /sbin/ldconfig
-%gconf_schema_install gksu.schema
-
-%postun	-p /sbin/ldconfig
-%gconf_schema_uninstall gksu.schema
+%post
+/sbin/ldconfig
+%gconf_schema_install gksu.schemas
+
+%postun
+/sbin/ldconfig
+%gconf_schema_uninstall gksu.schemas
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
@@ -102,6 +104,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7.2.2  2006/09/17 20:20:41  czarny
+- typo witch schemas
+
 Revision 1.7.2.1  2006/09/17 20:14:27  czarny
 - DEVEL branch for libgksu2
 - up to 1.9.8 (2 RC-1)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libgksu.spec?r1=1.7.2.1&r2=1.7.2.2&f=u



More information about the pld-cvs-commit mailing list