rpms/gnome-games/devel .cvsignore, 1.113, 1.114 gnome-games.spec, 1.260, 1.261 sources, 1.119, 1.120

Matthias Clasen mclasen at fedoraproject.org
Sun May 16 02:54:43 UTC 2010


Author: mclasen

Update of /cvs/pkgs/rpms/gnome-games/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv27408

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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-games/devel/.cvsignore,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -p -r1.113 -r1.114
--- .cvsignore	27 Apr 2010 16:21:37 -0000	1.113
+++ .cvsignore	16 May 2010 02:54:43 -0000	1.114
@@ -1 +1 @@
-gnome-games-2.30.1.tar.bz2
+gnome-games-2.31.1.tar.bz2


Index: gnome-games.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-games/devel/gnome-games.spec,v
retrieving revision 1.260
retrieving revision 1.261
diff -u -p -r1.260 -r1.261
--- gnome-games.spec	27 Apr 2010 16:21:38 -0000	1.260
+++ gnome-games.spec	16 May 2010 02:54:43 -0000	1.261
@@ -43,15 +43,13 @@
 
 Summary: Games for the GNOME desktop
 Name: gnome-games
-Version: 2.30.1
+Version: 2.31.1
 Release: 1%{?dist}
 Epoch: 1
 License: GPLv2+ and GFDL
 Group: Amusements/Games
 #VCS: git:git://git.gnome.org/gnome-games
 Source: http://download.gnome.org/sources/gnome-games/2.30/gnome-games-%{version}.tar.bz2
-# https://bugzilla.gnome.org/show_bug.cgi?id=609898
-Patch0: gnome-games-libs.patch
 
 Obsoletes: gnome-games-devel
 URL: http://projects.gnome.org/gnome-games/
@@ -88,8 +86,6 @@ BuildRequires: gnome-doc-utils >= 0.3.2
 BuildRequires: scrollkeeper
 BuildRequires: gnome-common
 
-Requires(preun): ggz-client-libs
-
 Provides: gnome-sudoku
 Obsoletes: gnome-sudoku
 
@@ -126,9 +122,6 @@ This package contains user documentation
 
 %prep
 %setup -q
-%patch0 -p1 -b .libs
-
-autoreconf
 
 %build
 export CFLAGS="$RPM_OPT_FLAGS -DNO_HOWL"
@@ -187,15 +180,10 @@ rm -rf $RPM_BUILD_ROOT%{_sysconfdir}/gco
 	$RPM_BUILD_ROOT%{_datadir}/gnome-games/lightsoff/			\
 	$RPM_BUILD_ROOT%{_datadir}/icons/hicolor/scalable/apps/gnome-lightsoff.svg
 
-# but we don't want this
-rm -f $RPM_BUILD_ROOT%{_sysconfdir}/ggz.modules
-
 %find_lang %{gettext_package} --all-name --with-gnome
 grep "/usr/share/locale" %{gettext_package}.lang > translations.lang
 grep -v "/usr/share/locale" %{gettext_package}.lang > help.lang
 
-%clean
-rm -rf $RPM_BUILD_ROOT
 
 %post
 export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
@@ -273,10 +261,6 @@ if [ "$1" -eq 0 ]; then
 	iagno.schemas               \
 	gnome-sudoku.schemas	    \
 > /dev/null || : )
-
-  if test -f %{_datadir}/ggz/iagno-client.dsc ; then
-    ggz-config -r -m %{_datadir}/ggz/iagno-client.dsc >& /dev/null || :
-  fi
 fi
 
 %preun extra
@@ -297,13 +281,6 @@ if [ "$1" -eq 0 ]; then
 	gnotski.schemas             \
 	mahjongg.schemas            \
 > /dev/null || : )
-
-  if test -f %{_datadir}/ggz/gnect-client.dsc ; then
-    ggz-config -r -m %{_datadir}/ggz/gnect-client.dsc >& /dev/null || :
-  fi
-  if test -f %{_datadir}/ggz/gnibbles-client.dsc ; then
-    ggz-config -r -m %{_datadir}/ggz/gnibbles-client.dsc >& /dev/null || :
-  fi
 fi
 
 %postun


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-games/devel/sources,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -p -r1.119 -r1.120
--- sources	27 Apr 2010 16:21:38 -0000	1.119
+++ sources	16 May 2010 02:54:43 -0000	1.120
@@ -1 +1 @@
-d3cbdc3531c9a23d55add25d5b7d4d5e  gnome-games-2.30.1.tar.bz2
+86a3c04218b4e5f3eabe317239aaed27  gnome-games-2.31.1.tar.bz2



More information about the scm-commits mailing list