packages: gtk+2/gtk+2.spec, gtk+2/gobject-introspection.patch (NEW) - rebui...
patrys
patrys at pld-linux.org
Wed Sep 22 22:00:56 CEST 2010
Author: patrys Date: Wed Sep 22 20:00:56 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- rebuild with new gir format
- rel 4
---- Files affected:
packages/gtk+2:
gtk+2.spec (1.334 -> 1.335) , gobject-introspection.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: packages/gtk+2/gtk+2.spec
diff -u packages/gtk+2/gtk+2.spec:1.334 packages/gtk+2/gtk+2.spec:1.335
--- packages/gtk+2/gtk+2.spec:1.334 Tue Jul 13 10:58:59 2010
+++ packages/gtk+2/gtk+2.spec Wed Sep 22 22:00:51 2010
@@ -21,7 +21,7 @@
Summary(tr.UTF-8): GIMP ToolKit arayüz kitaplığı
Name: gtk+2
Version: 2.20.1
-Release: 3
+Release: 4
Epoch: 2
License: LGPL v2+
Group: X11/Libraries
@@ -29,8 +29,9 @@
# Source0-md5: 53e6f3a93bd22934878fc4a4a34c68aa
Patch0: %{name}-arch_confdir.patch
Patch1: revert_64bit_fix.patch
+Patch2: gobject-introspection.patch
URL: http://www.gtk.org/
-BuildRequires: atk-devel >= 1:1.30.0
+BuildRequires: atk-devel >= 1:1.30.0-3
BuildRequires: autoconf >= 2.62
BuildRequires: automake >= 1:1.7
BuildRequires: cairo-devel >= 1.6.0
@@ -39,7 +40,7 @@
BuildRequires: docbook-style-xsl
BuildRequires: gettext-devel
BuildRequires: glib2-devel >= 1:2.24.0
-BuildRequires: gobject-introspection-devel >= 0.6.7
+BuildRequires: gobject-introspection-devel >= 0.9.5
%{?with_apidocs:BuildRequires: gtk-doc >= 1.11}
BuildRequires: gtk-doc-automake >= 1.11
BuildRequires: jasper-devel
@@ -231,6 +232,7 @@
%setup -q -n gtk+-%{version}
%patch0 -p1
%patch1 -p1 -R
+%patch2 -p1
%build
%{?with_apidocs:%{__gtkdocize}}
@@ -444,6 +446,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.335 2010/09/22 20:00:51 patrys
+- rebuild with new gir format
+- rel 4
+
Revision 1.334 2010/07/13 08:58:59 patrys
- rebuild with latest git
- rel 3
================================================================
Index: packages/gtk+2/gobject-introspection.patch
diff -u /dev/null packages/gtk+2/gobject-introspection.patch:1.1
--- /dev/null Wed Sep 22 22:00:56 2010
+++ packages/gtk+2/gobject-introspection.patch Wed Sep 22 22:00:51 2010
@@ -0,0 +1,33 @@
+--- gtk+-2.20.1/gdk-pixbuf/Makefile.am~ 2010-09-22 21:35:35.766910029 +0200
++++ gtk+-2.20.1/gdk-pixbuf/Makefile.am 2010-09-22 21:40:41.460243363 +0200
+@@ -692,7 +692,7 @@
+ if HAVE_INTROSPECTION
+
+ GdkPixbuf-2.0.gir: libgdk_pixbuf-2.0.la Makefile
+-GdkPixbuf_2_0_gir_SCANNERFLAGS = --strip-prefix=Gdk
++GdkPixbuf_2_0_gir_SCANNERFLAGS = --identifier-prefix=Gdk --symbol-prefix=gdk
+ GdkPixbuf_2_0_gir_INCLUDES = GModule-2.0 Gio-2.0
+ GdkPixbuf_2_0_gir_LIBS = libgdk_pixbuf-2.0.la
+ GdkPixbuf_2_0_gir_CFLAGS = $(INCLUDES)
+--- gtk+-2.20.1/gtk/Makefile.am~ 2010-05-03 01:33:18.000000000 +0200
++++ gtk+-2.20.1/gtk/Makefile.am 2010-09-22 21:41:55.953576697 +0200
+@@ -982,7 +982,7 @@
+ gtktypebuiltins.c
+
+ Gtk-2.0.gir: $(INTROSPECTION_SCANNER) $(gtktargetlib) $(top_builddir)/gdk/Gdk-2.0.gir Makefile
+-Gtk_2_0_gir_SCANNERFLAGS = --strip-prefix=Gtk
++Gtk_2_0_gir_SCANNERFLAGS = --identifier-prefix=Gtk --symbol-prefix=gtk
+ Gtk_2_0_gir_INCLUDES = Atk-1.0 Gdk-2.0
+ Gtk_2_0_gir_CFLAGS = \
+ $(INCLUDES) \
+--- gtk+-2.20.1/gdk/Makefile.am~ 2010-05-03 01:33:18.000000000 +0200
++++ gtk+-2.20.1/gdk/Makefile.am 2010-09-22 21:46:40.213576696 +0200
+@@ -202,7 +202,7 @@
+ $(srcdir)/x11/*.c
+
+ Gdk-2.0.gir: $(gdktargetlib) Makefile
+-Gdk_2_0_gir_SCANNERFLAGS = --strip-prefix=Gdk --add-include-path=../gdk-pixbuf
++Gdk_2_0_gir_SCANNERFLAGS = --identifier-prefix=Gdk --symbol-prefix=gdk --add-include-path=../gdk-pixbuf
+ Gdk_2_0_gir_INCLUDES = Gio-2.0 GdkPixbuf-2.0 Pango-1.0
+ Gdk_2_0_gir_LIBS = $(gdktargetlib)
+ Gdk_2_0_gir_FILES = $(addprefix $(srcdir)/,$(introspection_files))
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gtk+2/gtk+2.spec?r1=1.334&r2=1.335&f=u
More information about the pld-cvs-commit
mailing list