rpms/gnome-games/devel gnome-games.spec,1.237,1.238

Bastien Nocera hadess at fedoraproject.org
Tue Dec 1 19:12:14 UTC 2009


Author: hadess

Update of /cvs/pkgs/rpms/gnome-games/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7048

Modified Files:
	gnome-games.spec 
Log Message:
same-gnome to swell-foop


Index: gnome-games.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-games/devel/gnome-games.spec,v
retrieving revision 1.237
retrieving revision 1.238
diff -u -p -r1.237 -r1.238
--- gnome-games.spec	1 Dec 2009 18:57:18 -0000	1.237
+++ gnome-games.spec	1 Dec 2009 19:12:13 -0000	1.238
@@ -193,7 +193,7 @@ gconftool-2 --makefile-install-rule \
 	%{card_schemas}             \
 	gnomine.schemas             \
 	iagno.schemas               \
-	same-gnome.schemas          \
+	swell-foop.schemas          \
 	gnome-sudoku.schemas	    \
 > /dev/null || : )
 
@@ -228,11 +228,12 @@ fi
 if [ "$1" -gt 1 ]; then
   export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
   (cd %{_sysconfdir}/gconf/schemas;   \
+  if test -f same-gnome.schemas ; then gconftool-2 --makefile-uninstall-rule same-gnome.schemas ; done ; \
+  if test -f swell-foop.schemas ; then gconftool-2 --makefile-uninstall-rule swell-foop.schemas ; done ; \
   gconftool-2 --makefile-uninstall-rule \
 	%{card_schemas}             \
 	gnomine.schemas             \
 	iagno.schemas               \
-	same-gnome.schemas          \
 	gnome-sudoku.schemas	    \
 > /dev/null || : )
 fi
@@ -261,11 +262,12 @@ fi
 if [ "$1" -eq 0 ]; then
   export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
   (cd %{_sysconfdir}/gconf/schemas;   \
+  if test -f same-gnome.schemas ; then gconftool-2 --makefile-uninstall-rule same-gnome.schemas ; done ; \
+  if test -f swell-foop.schemas ; then gconftool-2 --makefile-uninstall-rule swell-foop.schemas ; done ; \
   gconftool-2 --makefile-uninstall-rule \
 	%{card_schemas}             \
 	gnomine.schemas             \
 	iagno.schemas               \
-	same-gnome.schemas          \
 	gnome-sudoku.schemas	    \
 > /dev/null || : )
 
@@ -321,14 +323,14 @@ fi
 %{_datadir}/applications/gnome-sol.desktop
 %{_datadir}/applications/gnome-gnomine.desktop
 %{_datadir}/applications/gnome-iagno.desktop
-%{_datadir}/applications/gnome-same-gnome.desktop
+%{_datadir}/applications/gnome-swell-foop.desktop
 %{_datadir}/applications/gnome-sudoku.desktop
 
 %dir %{_datadir}/gnome-games
 %{_datadir}/gnome-games/aisleriot
 %{_datadir}/gnome-games/gnomine
 %{_datadir}/gnome-games/iagno
-%{_datadir}/gnome-games/same-gnome
+%{_datadir}/gnome-games/swell-foop
 %{_datadir}/gnome-games/icons
 %{_datadir}/gnome-games/sounds
 %{_datadir}/gnome-games/pixmaps
@@ -338,10 +340,10 @@ fi
 %{_datadir}/icons/hicolor/*/apps/gnome-aisleriot.*
 %{_datadir}/icons/hicolor/*/apps/gnome-iagno.*
 %{_datadir}/icons/hicolor/*/apps/gnome-mines.*
-%{_datadir}/icons/hicolor/*/apps/gnome-samegnome.*
+%{_datadir}/icons/hicolor/*/apps/gnome-swellfoop.*
 %{_datadir}/icons/hicolor/*/apps/gnome-sudoku.*
 
-%verify(not md5 size mtime) %config(noreplace) %attr(664, games, games) /var/lib/games/same-gnome.*
+%verify(not md5 size mtime) %config(noreplace) %attr(664, games, games) /var/lib/games/swell-foop.*
 %verify(not md5 size mtime) %config(noreplace) %attr(664, games, games) /var/lib/games/gnomine.*
 
 %{_libdir}/gnome-games
@@ -354,7 +356,7 @@ fi
 %endif
 %{_sysconfdir}/gconf/schemas/gnomine.schemas
 %{_sysconfdir}/gconf/schemas/iagno.schemas
-%{_sysconfdir}/gconf/schemas/same-gnome.schemas
+%{_sysconfdir}/gconf/schemas/swell-foop.schemas
 %{_sysconfdir}/gconf/schemas/gnome-sudoku.schemas
 
 # these are not setgid games
@@ -362,11 +364,11 @@ fi
 %{_bindir}/gnome-sudoku
 
 # these are setgid games
-%attr(2551, root, games) %{_bindir}/same-gnome
+%attr(2551, root, games) %{_bindir}/swell-foop
 %attr(2551, root, games) %{_bindir}/iagno
 %attr(2551, root, games) %{_bindir}/gnomine
 
-%{_mandir}/man6/same-gnome.6.gz
+%{_mandir}/man6/swell-foop.6.gz
 %{_mandir}/man6/iagno.6.gz
 %{_mandir}/man6/gnomine.6.gz
 %{_mandir}/man6/gnome-sudoku.6.gz




More information about the fedora-extras-commits mailing list