rpms/gtk2/devel .cvsignore, 1.51, 1.52 gtk2.spec, 1.136, 1.137 sources, 1.54, 1.55

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri May 5 17:35:40 UTC 2006


Author: mclasen

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

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



Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/gtk2/devel/.cvsignore,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- .cvsignore	8 Apr 2006 02:20:29 -0000	1.51
+++ .cvsignore	5 May 2006 17:35:05 -0000	1.52
@@ -34,3 +34,4 @@
 gtk+-2.8.15.tar.bz2
 gtk+-2.8.16.tar.bz2
 gtk+-2.8.17.tar.bz2
+gtk+-2.9.0.tar.bz2


Index: gtk2.spec
===================================================================
RCS file: /cvs/dist/rpms/gtk2/devel/gtk2.spec,v
retrieving revision 1.136
retrieving revision 1.137
diff -u -r1.136 -r1.137
--- gtk2.spec	8 Apr 2006 02:20:29 -0000	1.136
+++ gtk2.spec	5 May 2006 17:35:05 -0000	1.137
@@ -10,8 +10,8 @@
 %define cairo_version %{cairo_base_version}-1
 %define libpng_version 2:1.2.2-16
 
-%define base_version 2.8.17
-%define bin_version 2.4.0
+%define base_version 2.9.0
+%define bin_version 2.10.0
 
 Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X.
 Name: gtk2
@@ -24,10 +24,8 @@
 
 # Biarch changes
 Patch0: gtk+-2.4.1-lib64.patch
-# Backported from 2.10
-Patch1: gtk+-2.8.6-inputmethod.patch
 # Fedora patch
-Patch2: gtk+-2.8.10-set-invisible-char-to-bullet.patch
+Patch1: gtk+-2.8.10-set-invisible-char-to-bullet.patch
 
 BuildPrereq: atk-devel >= %{atk_version}
 BuildPrereq: pango-devel >= %{pango_version}
@@ -93,8 +91,7 @@
 tar xzf %{SOURCE1}
 
 %patch0 -p1 -b .lib64
-%patch1 -p1 -b .inputmethod
-%patch2 -p1 -b .set-invisible-char-to-bullet
+%patch1 -p1 -b .set-invisible-char-to-bullet
 
 for i in config.guess config.sub ; do
 	test -f %{_datadir}/libtool/$i && cp %{_datadir}/libtool/$i .
@@ -200,9 +197,7 @@
 
 # Remove unpackaged files
 rm $RPM_BUILD_ROOT%{_libdir}/*.la
-rm $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/2.4.0/immodules/*.la
-rm $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/2.4.0/loaders/*.la
-rm $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/2.4.0/engines/*.la
+rm $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/%{bin_version}/*/*.la
 
 mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/gtk-2.0/$host
 touch $RPM_BUILD_ROOT%{_sysconfdir}/gtk-2.0/$host/gtk.immodules
@@ -266,6 +261,9 @@
 %doc tmpdocs/examples
 
 %changelog
+* Fri May  5 2006 Matthias Clasen <mclasen at redhat.com> - 2.9.0-1
+- Update to 2.9.0
+
 * Fri Apr  7 2006 Matthias Clasen <mclasen at redhat.com> - 2.8.17-2
 - Update to 2.8.17
 


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/gtk2/devel/sources,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- sources	8 Apr 2006 02:20:29 -0000	1.54
+++ sources	5 May 2006 17:35:06 -0000	1.55
@@ -1,2 +1,2 @@
 d8c012f67a8f23fa9aa495fca5331784  update-scripts.tar.gz
-6d2deb63a5444808d2aeb7dcfffaa2f4  gtk+-2.8.17.tar.bz2
+a248f792e196d7a916626f5e0eff4e20  gtk+-2.9.0.tar.bz2




More information about the fedora-cvs-commits mailing list