diff --git a/gnome-games.spec b/gnome-games.spec index 5f0731b..67a4d5c 100644 --- a/gnome-games.spec +++ b/gnome-games.spec @@ -25,17 +25,14 @@ %define libgnomeui_version 2.5.0 %define desktop_file_utils_version 0.2.90 -%define gnome_games_extra_data_version 2.17.90 - Summary: GNOME games Name: gnome-games Version: 2.18.0 -Release: 2%{?dist} +Release: 3%{?dist} Epoch: 1 -License: LGPL +License: GPL Group: Amusements/Games Source: http://ftp.gnome.org/pub/gnome/sources/gnome-games/2.18/gnome-games-%{version}.tar.bz2 -Source2: http://ftp.gnome.org/pub/gnome/sources/gnome-games-extra-data/2.17/gnome-games-extra-data-%{gnome_games_extra_data_version}.tar.bz2 # http://bugzilla.gnome.org/show_bug.cgi?id=421931 Patch0: gnome-games-2.18.0-about-icon.patch @@ -83,19 +80,12 @@ GNOME desktop environment but can be used under any desktop. %setup -q %patch0 -p1 -b .about-icon -tar xjf %{SOURCE2} - cp -f gnometris/sounds/gameover.wav gnobots2/bad.wav cp -f gnometris/sounds/gameover.wav gnibbles/sounds/pop.wav %build autoconf -pushd gnome-games-extra-data-%{gnome_games_extra_data_version} -%configure --disable-howl -make -popd - export CFLAGS="$RPM_OPT_FLAGS -DNO_HOWL" %configure --localstatedir=/var/lib make @@ -105,11 +95,6 @@ make rm -rf $RPM_BUILD_ROOT export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 - -pushd gnome-games-extra-data-%{gnome_games_extra_data_version} -make install DESTDIR=$RPM_BUILD_ROOT -popd - make install DESTDIR=$RPM_BUILD_ROOT unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL @@ -354,6 +339,10 @@ fi %changelog +* Wed Mar 28 2007 Matthias Clasen - 1:2.18.0-3 +- Split of gnome-games-extra-data as a separate package +- Correct the License tag + * Fri Mar 23 2007 Matthias Clasen - 1:2.18.0-2 - Fix the icon in the blackjack about dialog (#233649) diff --git a/sources b/sources index 21eccc1..89a9ed3 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -0d44d896918bab582c947086b3038fb6 gnome-games-extra-data-2.17.90.tar.bz2 ef00cec63ca8b4e328c1975377f98f11 gnome-games-2.18.0.tar.bz2