rpms/gnome-games/devel .cvsignore, 1.50, 1.51 gnome-games.spec, 1.110, 1.111 sources, 1.53, 1.54

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Jan 22 16:39:07 UTC 2007


Author: mclasen

Update of /cvs/dist/rpms/gnome-games/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv25605

Modified Files:
	.cvsignore gnome-games.spec sources 
Log Message:
2.17.90



Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/gnome-games/devel/.cvsignore,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- .cvsignore	11 Jan 2007 03:05:30 -0000	1.50
+++ .cvsignore	22 Jan 2007 16:39:05 -0000	1.51
@@ -20,3 +20,4 @@
 gnome-games-2.17.3.tar.bz2
 gnome-games-2.17.4.1.tar.bz2
 gnome-games-2.17.5.tar.bz2
+gnome-games-2.17.90.tar.bz2


Index: gnome-games.spec
===================================================================
RCS file: /cvs/dist/rpms/gnome-games/devel/gnome-games.spec,v
retrieving revision 1.110
retrieving revision 1.111
diff -u -r1.110 -r1.111
--- gnome-games.spec	11 Jan 2007 04:12:13 -0000	1.110
+++ gnome-games.spec	22 Jan 2007 16:39:05 -0000	1.111
@@ -29,7 +29,7 @@
 
 Summary: GNOME games
 Name: gnome-games
-Version: 2.17.5
+Version: 2.17.90
 Release: 1%{?dist}
 Epoch: 1
 License: LGPL
@@ -47,7 +47,7 @@
 Requires(post): GConf2
 Requires(preun): GConf2
 
-Requires: librsvg2
+Requires: GConf2
 
 BuildRequires: glib2-devel >= %{glib2_version}
 BuildRequires: pango-devel >= %{pango_version}
@@ -196,6 +196,7 @@
 gconftool-2 --makefile-install-rule \
 	%{sol_schemas}              \
 	%{bj_schemas}               \
+	glchess.schemas             \
 	glines.schemas              \
 	gnect.schemas               \
 	gnibbles.schemas            \
@@ -209,7 +210,6 @@
 	libgnomegames.schemas       \
 	mahjongg.schemas            \
 	same-gnome.schemas          \
-	glchess.schemas             \
 > /dev/null || : )
 
 touch %{_datadir}/icons/hicolor
@@ -224,6 +224,7 @@
   gconftool-2 --makefile-uninstall-rule \
 	%{sol_schemas}              \
 	%{bj_schemas}               \
+	glchess.schemas             \
 	glines.schemas              \
 	gnect.schemas               \
 	gnibbles.schemas            \
@@ -237,7 +238,6 @@
 	libgnomegames.schemas       \
 	mahjongg.schemas            \
 	same-gnome.schemas          \
-	glchess.schemas             \
 > /dev/null || : )
 fi
 
@@ -248,6 +248,7 @@
   gconftool-2 --makefile-uninstall-rule \
 	%{sol_schemas}              \
 	%{bj_schemas}               \
+	glchess.schemas             \
 	glines.schemas              \
 	gnect.schemas               \
 	gnibbles.schemas            \
@@ -261,7 +262,6 @@
 	libgnomegames.schemas       \
 	mahjongg.schemas            \
 	same-gnome.schemas          \
-	glchess.schemas             \
 > /dev/null || : )
 fi
 
@@ -277,11 +277,11 @@
 
 %doc AUTHORS COPYING ChangeLog
 
-%{_datadir}/gnome
-%{_datadir}/applications
+%{_datadir}/gnome/help/*
+%{_datadir}/applications/*
 %{_datadir}/gnome-games
 %{_datadir}/gnect
-%{_datadir}/pixmaps
+%{_datadir}/pixmaps/*
 %{_datadir}/gnobots2
 %{_datadir}/sounds
 %{_datadir}/gnibbles
@@ -293,7 +293,7 @@
 %{_datadir}/gnome-sudoku
 %{_datadir}/omf/gnome-games
 %{_datadir}/omf/glchess
-%{_datadir}/icons/hicolor/
+%{_datadir}/icons/hicolor/*
 %config %{_sysconfdir}/sound/events/*
 %config(noreplace) %attr(664, games, games) /var/lib/games/*
 
@@ -301,7 +301,6 @@
 %{python_sitelib}/gnome_sudoku
 
 # gconf schemas
-%dir %{_sysconfdir}/gconf/schemas
 %if %{build_card}
 %{_sysconfdir}/gconf/schemas/aisleriot.schemas
 %{_sysconfdir}/gconf/schemas/blackjack.schemas
@@ -349,6 +348,10 @@
 
 
 %changelog
+* Mon Jan 22 2007 Matthias Clasen <mclasen at redhat.com> - 1:2.17.90-1
+- Update to 2.17.90
+- Fix some directory ownership issues
+
 * Wed Jan 10 2007 Matthias Clasen <mclasen at redhat.com> - 1:2.17.5-1
 - Update to 2.17.5
 


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/gnome-games/devel/sources,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- sources	11 Jan 2007 03:05:30 -0000	1.53
+++ sources	22 Jan 2007 16:39:05 -0000	1.54
@@ -1,2 +1,2 @@
 01464739e83449288c6a58685604f86e  gnome-games-extra-data-2.14.0.tar.bz2
-4a6ecb5f3bb44d15da74a3fe4ea88008  gnome-games-2.17.5.tar.bz2
+2cfd9ca0201fbc9f4514ab3cee9a8268  gnome-games-2.17.90.tar.bz2




More information about the fedora-cvs-commits mailing list