rpms/gtk2/devel .cvsignore, 1.37, 1.38 gtk2.spec, 1.93, 1.94 sources, 1.39, 1.40

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Oct 3 20:06:49 UTC 2005


Author: mclasen

Update of /cvs/dist/rpms/gtk2/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv28281

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



Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/gtk2/devel/.cvsignore,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- .cvsignore	27 Sep 2005 16:39:19 -0000	1.37
+++ .cvsignore	3 Oct 2005 20:06:46 -0000	1.38
@@ -20,3 +20,4 @@
 gtk+-2.8.0.tar.bz2
 gtk+-2.8.3.tar.bz2
 gtk+-2.8.4.tar.bz2
+gtk+-2.8.5.tar.bz2


Index: gtk2.spec
===================================================================
RCS file: /cvs/dist/rpms/gtk2/devel/gtk2.spec,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -r1.93 -r1.94
--- gtk2.spec	30 Sep 2005 14:29:52 -0000	1.93
+++ gtk2.spec	3 Oct 2005 20:06:46 -0000	1.94
@@ -10,13 +10,13 @@
 %define cairo_version %{cairo_base_version}-1
 %define libpng_version 2:1.2.2-16
 
-%define base_version 2.8.4
+%define base_version 2.8.5
 %define bin_version 2.4.0
 
 Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X.
 Name: gtk2
 Version: %{base_version}
-Release: 2
+Release: 1
 License: LGPL
 Group: System Environment/Libraries
 Source: gtk+-%{version}.tar.bz2
@@ -24,8 +24,6 @@
 
 # Biarch changes
 Patch0: gtk+-2.4.1-lib64.patch
-# fixed in 2.8.5
-Patch1: gtk+-2.8.4-size-overflow.patch
 
 BuildPrereq: atk-devel >= %{atk_version}
 BuildPrereq: pango-devel >= %{pango_version}
@@ -85,7 +83,6 @@
 (cd .. && tar xzf %{SOURCE1})
 
 %patch0 -p1 -b .lib64
-%patch1 -p1 -b .size-overflow
 
 for i in config.guess config.sub ; do
 	test -f %{_datadir}/libtool/$i && cp %{_datadir}/libtool/$i .
@@ -254,6 +251,9 @@
 %doc tmpdocs/examples
 
 %changelog
+* Mon Oct  3 2005 Matthias Clasen <mclasen at redhat.com> 2.8.5-1
+- New upstream version
+
 * Fri Sep 30 2005 Matthias Clasen <mclasen at redhat.com> 2.8.4-2
 - Prevent an overflow in size hints handling
 


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/gtk2/devel/sources,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- sources	27 Sep 2005 16:39:19 -0000	1.39
+++ sources	3 Oct 2005 20:06:47 -0000	1.40
@@ -1,2 +1,2 @@
 cc70205392e209ae73eff74e020111f2  update-scripts.tar.gz
-ae14972d22ac338d87c56b6075dfd2a4  gtk+-2.8.4.tar.bz2
+cc25d162c5924e9bae02fb04c6fd494d  gtk+-2.8.5.tar.bz2




More information about the fedora-cvs-commits mailing list