]> git.pld-linux.org Git - packages/gnome-games.git/blobdiff - gnome-games.spec
- 2.4.2
[packages/gnome-games.git] / gnome-games.spec
index d022b2e84e91a547f923add5170eeca08deb5f13..824ef67b24f7e405e9f35765d43b0d49a15d9359 100644 (file)
@@ -6,19 +6,21 @@ Summary(ru):  
 Summary(uk):   ¶ÇÒɠЦĠGNOME
 Summary(wa):   Djeus po GNOME
 Name:          gnome-games
-Version:       2.3.7
-Release:       1
+Version:       2.4.2
+Release:       2
 Epoch:         1
 License:       LGPL
 Group:         X11/Applications/Games
-Source0:       http://ftp.gnome.org/pub/gnome/sources/%{name}/2.3/%{name}-%{version}.tar.bz2
-# Source0-md5: d0cbd64c871dc38c6194ab28dbff7023
+Source0:       http://ftp.gnome.org/pub/gnome/sources/%{name}/2.4/%{name}-%{version}.tar.bz2
+# Source0-md5: ce45ec6f0a3180b096ebb2c7dc6c69a5
+Patch0:                %{name}-schemas.patch
+Icon:          gnome-games.gif
 URL:           http://www.gnome.org/
-BuildRequires: GConf2-devel
-BuildRequires: gnome-vfs2-devel >= 2.2.0
+BuildRequires: GConf2-devel >= 2.4.0
+BuildRequires: gnome-vfs2-devel >= 2.4.0
 BuildRequires: guile-devel >= 1.4.1
-BuildRequires: libgnome-devel
-BuildRequires: libgnomeui-devel >= 2.3.3.1-2
+BuildRequires: libgnome-devel >= 2.4.0
+BuildRequires: libgnomeui-devel >= 2.4.0
 BuildRequires: libltdl-devel
 BuildRequires: libstdc++-devel
 BuildRequires: scrollkeeper
@@ -26,7 +28,7 @@ BuildRequires:        rpm-build >= 4.1-10
 Requires(post):        GConf2
 Requires(post,postun): /sbin/ldconfig
 Requires(post,postun): scrollkeeper
-Requires:      gnome-vfs2 >= 2.2.0
+Requires:      gnome-vfs2 >= 2.4.0
 Obsoletes:     gnect
 Obsoletes:     gnome
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -62,7 +64,7 @@ Summary(ru):  
 Summary(uk):   æÁÊÌÉ ÒÏÚÒÏÂËÉ ¦ÇҠЦĠGNOME
 Group:         X11/Development/Libraries
 Requires:      %{name} = %{epoch}:%{version}
-Requires:      gtk+2-devel
+Requires:      gtk+2-devel >= 2.2.4
 
 %description devel
 GNOME games libraries - header files.
@@ -94,9 +96,10 @@ Biblioteki statyczne do GNOME games.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
-%configure 
+%configure
 %{__make}
 
 %install
This page took 0.120284 seconds and 4 git commands to generate.