SPECS: gtk+2.spec - updated to 2.10.5 - added build_fix patch - sw...
grzegol
grzegol at pld-linux.org
Tue Oct 3 00:35:06 CEST 2006
Author: grzegol Date: Mon Oct 2 22:35:06 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 2.10.5
- added build_fix patch
- switched to GNOME FTP
---- Files affected:
SPECS:
gtk+2.spec (1.228 -> 1.229)
---- Diffs:
================================================================
Index: SPECS/gtk+2.spec
diff -u SPECS/gtk+2.spec:1.228 SPECS/gtk+2.spec:1.229
--- SPECS/gtk+2.spec:1.228 Sat Sep 23 13:00:28 2006
+++ SPECS/gtk+2.spec Tue Oct 3 00:35:00 2006
@@ -14,16 +14,18 @@
Summary(pl): Gimp Toolkit
Summary(tr): Gimp ToolKit arayüz kitaplýđý
Name: gtk+2
-Version: 2.10.4
+Version: 2.10.5
Release: 1
Epoch: 2
License: LGPL
Group: X11/Libraries
-Source0: ftp://ftp.gtk.org/pub/gtk/v2.10/gtk+-%{version}.tar.bz2
-# Source0-md5: ecfcbdc0d23eb7a596b1d58b48838b18
+#Source0: ftp://ftp.gtk.org/pub/gtk/v2.10/gtk+-%{version}.tar.bz2
+Source0: http://ftp.gnome.org/pub/gnome/sources/gtk+/2.10/gtk+-%{version}.tar.bz2
+# Source0-md5: af15a744c3e90d41021a5d3c9f364ba2
Patch0: %{name}-insensitive-iain.patch
+Patch1: %{name}-build_fix.patch
URL: http://www.gtk.org/
-BuildRequires: atk-devel >= 1.12.2
+BuildRequires: atk-devel >= 1.12.3
BuildRequires: autoconf >= 2.54
BuildRequires: automake >= 1:1.7
BuildRequires: cairo-devel >= 1.2.4
@@ -31,7 +33,7 @@
BuildRequires: docbook-dtd412-xml
BuildRequires: docbook-style-xsl
BuildRequires: gettext-devel
-BuildRequires: glib2-devel >= 1:2.12.3
+BuildRequires: glib2-devel >= 1:2.12.4
%{?with_apidocs:BuildRequires: gtk-doc >= 1.7}
BuildRequires: gtk-doc-automake >= 1.7
BuildRequires: libjpeg-devel
@@ -52,9 +54,9 @@
BuildRequires: xorg-lib-libXinerama-devel
BuildRequires: xorg-lib-libXrandr-devel
BuildRequires: xorg-lib-libXrender-devel
-Requires: atk >= 1.12.2
+Requires: atk >= 1.12.3
Requires: cairo >= 1.2.4
-Requires: glib2 >= 1:2.12.3
+Requires: glib2 >= 1:2.12.4
Requires: pango >= 1:1.14.4
Obsoletes: gtk2
Conflicts: gtk2-engines < 1:2.2.0-6
@@ -118,8 +120,8 @@
Summary(tr): GIMP araç takýmý ve çizim takýmý
Group: X11/Development/Libraries
Requires: %{name} = %{epoch}:%{version}-%{release}
-Requires: atk-devel >= 1.12.2
-Requires: glib2-devel >= 1:2.12.3
+Requires: atk-devel >= 1.12.3
+Requires: glib2-devel >= 1:2.12.4
Requires: pango-devel >= 1:1.14.4
Requires: xorg-lib-libX11-devel
Requires: xorg-lib-libXcursor-devel
@@ -176,6 +178,7 @@
%prep
%setup -q -n gtk+-%{version}
%patch0 -p1
+%patch1 -p1
%build
%{?with_apidocs:%{__gtkdocize}}
@@ -317,6 +320,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.229 2006/10/02 22:35:00 grzegol
+- updated to 2.10.5
+- added build_fix patch
+- switched to GNOME FTP
+
Revision 1.228 2006/09/23 11:00:28 grzegol
- 2.10.4
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gtk+2.spec?r1=1.228&r2=1.229&f=u
More information about the pld-cvs-commit
mailing list