packages (DEVEL): gnome-games/gnome-games.spec - fixed macro name

megabajt megabajt at pld-linux.org
Thu Mar 17 12:41:19 CET 2011


Author: megabajt                     Date: Thu Mar 17 11:41:19 2011 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- fixed macro name

---- Files affected:
packages/gnome-games:
   gnome-games.spec (1.233.2.1 -> 1.233.2.2) 

---- Diffs:

================================================================
Index: packages/gnome-games/gnome-games.spec
diff -u packages/gnome-games/gnome-games.spec:1.233.2.1 packages/gnome-games/gnome-games.spec:1.233.2.2
--- packages/gnome-games/gnome-games.spec:1.233.2.1	Thu Mar 17 12:37:45 2011
+++ packages/gnome-games/gnome-games.spec	Thu Mar 17 12:41:14 2011
@@ -430,22 +430,22 @@
 rm -rf $RPM_BUILD_ROOT
 
 %post
-%glib_schemas_compile
+%glib_compile_schemas
 
 %postun
-%glib_schemas_compile
+%glib_compile_schemas
 
 %post glchess
 %update_icon_cache hicolor
 %update_desktop_database_post
 %scrollkeeper_update_post
-%glib_schemas_compile
+%glib_compile_schemas
 
 %postun glchess
 %update_icon_cache hicolor
 %update_desktop_database_postun
 %scrollkeeper_update_postun
-%glib_schemas_compile
+%glib_compile_schemas
 
 %post glines
 %scrollkeeper_update_post
@@ -881,6 +881,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.233.2.2  2011/03/17 11:41:14  megabajt
+- fixed macro name
+
 Revision 1.233.2.1  2011/03/17 11:37:45  megabajt
 - updated to 2.91.91
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gnome-games/gnome-games.spec?r1=1.233.2.1&r2=1.233.2.2&f=u



More information about the pld-cvs-commit mailing list