[gnome-games-extra-data/f16] 3.2.0

Matthias Clasen mclasen at fedoraproject.org
Thu Sep 8 01:24:44 UTC 2011


commit 476d1e3f02d98cc62f94af49c3228db864d426f8
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Wed Sep 7 21:24:02 2011 -0400

    3.2.0

 .gitignore                  |    1 +
 gnome-games-extra-data.spec |   23 +++++------------------
 sources                     |    2 +-
 3 files changed, 7 insertions(+), 19 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9980f8f..03ab492 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 gnome-games-extra-data-2.30.0.tar.bz2
 /gnome-games-extra-data-3.0.0.tar.bz2
+/gnome-games-extra-data-3.2.0.tar.xz
diff --git a/gnome-games-extra-data.spec b/gnome-games-extra-data.spec
index 0fcaf81..f2b963f 100644
--- a/gnome-games-extra-data.spec
+++ b/gnome-games-extra-data.spec
@@ -1,15 +1,12 @@
-# this define is intended to make it easy to produce builds
-# which are suitable for countries where card games are prohibited
-%define build_card 1
 
 Summary: Additional data for gnome-games
 Name: gnome-games-extra-data
-Version: 3.0.0
+Version: 3.2.0
 Release: 1%{?dist}
 License: GPL+
 Group: Amusements/Games
 #VCS: git:git://git.gnome.org/gnome-games-extra-data
-Source: http://download.gnome.org/sources/gnome-games-extra-data/3.0/gnome-games-extra-data-%{version}.tar.bz2
+Source: http://download.gnome.org/sources/gnome-games-extra-data/3.2/gnome-games-extra-data-%{version}.tar.xz
 URL: http://www.gnome.org
 BuildArch: noarch
 Requires: gnome-games >= 2.18.0-3.fc7
@@ -26,21 +23,11 @@ and themes for the games in the gnome-games package.
 make %{_smp_mflags}
 
 %install
-rm -rf $RPM_BUILD_ROOT
-
 make install DESTDIR=$RPM_BUILD_ROOT
 
 # We don't ship gnometris
 rm -rf $RPM_BUILD_ROOT%{_datadir}/pixmaps/gnometris
 
-%if ! %{build_card}
-rm -rf $RPM_BUILD_ROOT%{_datadir}/pixmaps/gnome-games-common/cards
-%endif
-
-
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 
 %files
 %doc AUTHORS COPYING README NEWS
@@ -48,12 +35,12 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/gnome-games/gnobots2/themes/*
 %{_datadir}/gnome-games/iagno/pixmaps/*
 %{_datadir}/gnome-games/mahjongg/pixmaps/*
-%if %{build_card}
-%{_datadir}/gnome-games-common/cards/*
-%endif
 
 
 %changelog
+* Wed Sep  7 2011 Matthias Clasen <mclasen at redhat.com> - 3.2.0-1
+- Update to 3.2.0
+
 * Mon Apr  4 2011 Tomas Bzatek <tbzatek at redhat.com> - 3.0.0-1
 - Update to 3.0.0
 
diff --git a/sources b/sources
index 0ceeed4..68c5f89 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0fdd978671120a7b01daf11a9f525adb  gnome-games-extra-data-3.0.0.tar.bz2
+6649fa10772261059a3c9615d8b8298b  gnome-games-extra-data-3.2.0.tar.xz


More information about the scm-commits mailing list