rpms/gnome-games/devel gnome-games.spec,1.215,1.216

Matthias Clasen mclasen at fedoraproject.org
Tue Jul 14 05:23:06 UTC 2009


Author: mclasen

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

Modified Files:
	gnome-games.spec 
Log Message:
fix file lists



Index: gnome-games.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-games/devel/gnome-games.spec,v
retrieving revision 1.215
retrieving revision 1.216
diff -u -p -r1.215 -r1.216
--- gnome-games.spec	14 Jul 2009 04:38:38 -0000	1.215
+++ gnome-games.spec	14 Jul 2009 05:22:36 -0000	1.216
@@ -222,6 +222,7 @@ gconftool-2 --makefile-install-rule \
 	iagno.schemas               \
 	mahjongg.schemas            \
 	same-gnome.schemas          \
+	gnome-sudoku.schemas	    \
 > /dev/null || : )
 
 touch %{_datadir}/icons/hicolor
@@ -274,6 +275,7 @@ if [ "$1" -eq 0 ]; then
 	iagno.schemas               \
 	mahjongg.schemas            \
 	same-gnome.schemas          \
+	gnome-sudoku.schemas	    \
 > /dev/null || : )
 
   ggz-config -r -m %{_datadir}/ggz/gnect-client.dsc >& /dev/null || :
@@ -324,6 +326,7 @@ fi
 %{_sysconfdir}/gconf/schemas/mahjongg.schemas
 %{_sysconfdir}/gconf/schemas/same-gnome.schemas
 %{_sysconfdir}/gconf/schemas/glchess.schemas
+%{_sysconfdir}/gconf/schemas/gnome-sudoku.schemas
 
 # these are not setgid games
 %{_bindir}/gnect
@@ -352,8 +355,6 @@ fi
 %attr(2551, root, games) %{_bindir}/iagno
 
 %files help -f help.lang
-%defattr(-, root, root)
-%{_datadir}/omf/*
 
 %changelog
 * Tue Jul 14 2009 Matthias Clasen <mclasen at redhat.com> 2.27.4-1




More information about the fedora-extras-commits mailing list