]> git.pld-linux.org Git - packages/gnome-games.git/blobdiff - gnome-games.spec
974327d5b11b73b3455a70d1fd92f660 gnome-games-sgml.patch
[packages/gnome-games.git] / gnome-games.spec
index a4e90d0e3d000500fa12662feeeae34f58f23844..7ed5258602b41af4956e4386cc29d6eda58c8f5a 100644 (file)
@@ -6,30 +6,33 @@ Summary(ru):  
 Summary(uk):   ¶ÇÒɠЦĠGNOME
 Summary(wa):   Djeus po GNOME
 Name:          gnome-games
-Version:       2.3.4
-Release:       1
+Version:       2.4.1.1
+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: 0102c4d1e18edf2b9092df2452c17f66
+Source0:       http://ftp.gnome.org/pub/gnome/sources/%{name}/2.4/%{name}-%{version}.tar.bz2
+# Source0-md5: 78f9ea8374be8bb7b681a9fd16dc8d3f
+Patch0:                %{name}-schemas.patch
+Patch1:                %{name}-desktop.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
+BuildRequires: libgnome-devel >= 2.4.0
+BuildRequires: libgnomeui-devel >= 2.4.0
 BuildRequires: libltdl-devel
 BuildRequires: libstdc++-devel
 BuildRequires: scrollkeeper
 BuildRequires: rpm-build >= 4.1-10
-Requires:      gnome-vfs2 >= 2.2.0
 Requires(post):        GConf2
 Requires(post,postun): /sbin/ldconfig
 Requires(post,postun): scrollkeeper
-BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-Obsoletes:     gnome
+Requires:      gnome-vfs2 >= 2.4.0
 Obsoletes:     gnect
+Obsoletes:     gnome
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _localstatedir  /var
 
@@ -62,7 +65,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,10 +97,11 @@ Biblioteki statyczne do GNOME games.
 
 %prep
 %setup -q
+%patch0 -p1
+%patch1 -p1
 
 %build
-%configure 
-
+%configure
 %{__make}
 
 %install
@@ -160,7 +164,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/mime-info/*
 %{_pixmapsdir}/*
 %{_datadir}/sounds/*
-%{_datadir}/applications/*
+%{_desktopdir}/*
 %{_datadir}/gnect
 %{_datadir}/gnibbles
 %{_datadir}/gnobots2
This page took 0.085486 seconds and 4 git commands to generate.