rpms/gtk2/devel .cvsignore, 1.75, 1.76 gtk2.spec, 1.266, 1.267 sources, 1.83, 1.84

Matthias Clasen (mclasen) fedora-extras-commits at redhat.com
Mon Nov 26 23:59:39 UTC 2007


Author: mclasen

Update of /cvs/extras/rpms/gtk2/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10663

Modified Files:
	.cvsignore gtk2.spec sources 
Log Message:
2.12.2



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/gtk2/devel/.cvsignore,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- .cvsignore	17 Oct 2007 05:33:15 -0000	1.75
+++ .cvsignore	26 Nov 2007 23:59:05 -0000	1.76
@@ -1 +1 @@
-gtk+-2.12.1.tar.bz2
+gtk+-2.12.2.tar.bz2


Index: gtk2.spec
===================================================================
RCS file: /cvs/extras/rpms/gtk2/devel/gtk2.spec,v
retrieving revision 1.266
retrieving revision 1.267
diff -u -r1.266 -r1.267
--- gtk2.spec	5 Nov 2007 04:16:38 -0000	1.266
+++ gtk2.spec	26 Nov 2007 23:59:05 -0000	1.267
@@ -10,13 +10,13 @@
 %define cairo_version %{cairo_base_version}-1
 %define libpng_version 2:1.2.2-16
 
-%define base_version 2.12.1
+%define base_version 2.12.2
 %define bin_version 2.10.0
 
 Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
 Name: gtk2
 Version: %{base_version}
-Release: 6%{?dist}
+Release: 1%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 Source: http://download.gnome.org/sources/gtk+/2.12/gtk+-%{version}.tar.bz2
@@ -37,9 +37,6 @@
 # http://bugzilla.gnome.org/show_bug.cgi?id=488119
 Patch4: system-log-crash.patch
 
-# fixed in upstream svn
-Patch5: builder-turkish.patch
-
 BuildRequires: atk-devel >= %{atk_version}
 BuildRequires: pango-devel >= %{pango_version}
 BuildRequires: glib2-devel >= %{glib2_version}
@@ -118,7 +115,6 @@
 %patch2 -p1 -b .workaround
 %patch3 -p1 -b .firefox-print-preview
 %patch4 -p1 -b .system-log-crash
-%patch5 -p1 -b .builder-turkish
 
 for i in config.guess config.sub ; do
   test -f %{_datadir}/libtool/$i && cp %{_datadir}/libtool/$i .
@@ -142,7 +138,7 @@
 
 ## smp_mflags doesn't work for now due to gdk-pixbuf.loaders, may be fixed 
 ## past gtk 2.1.2
-make ## %{?_smp_mflags}
+make CFLAGS="-ggdb -O0" ## %{?_smp_mflags}
 # turn off for now, since floatingtest needs a display
 #make check
 
@@ -302,6 +298,9 @@
 %{_datadir}/gtk-2.0
 
 %changelog
+* Mon Nov 26 2007 Matthias Clasen <mclasen at redhat.com> - 2.12.2-1
+- Update to 2.12.2
+
 * Sun Nov  4 2007 Matthias Clasen <mclasen at redhat.com> - 2.12.1-6
 - Include the /usr/lib/gtk-2.0/2.10.0/filesystems directory
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/gtk2/devel/sources,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -r1.83 -r1.84
--- sources	17 Oct 2007 05:33:15 -0000	1.83
+++ sources	26 Nov 2007 23:59:05 -0000	1.84
@@ -1 +1 @@
-c46f34addc2fe3ea6756055d59fb8856  gtk+-2.12.1.tar.bz2
+a789a8a333d418f47cda1dba106d9aac  gtk+-2.12.2.tar.bz2




More information about the fedora-extras-commits mailing list