rpms/gtk2/devel .cvsignore, 1.118, 1.119 gtk2.spec, 1.413, 1.414 sources, 1.128, 1.129

Matthias Clasen mclasen at fedoraproject.org
Tue Dec 22 04:02:11 UTC 2009


Author: mclasen

Update of /cvs/pkgs/rpms/gtk2/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32686

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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gtk2/devel/.cvsignore,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -p -r1.118 -r1.119
--- .cvsignore	1 Dec 2009 01:13:45 -0000	1.118
+++ .cvsignore	22 Dec 2009 04:02:11 -0000	1.119
@@ -1 +1 @@
-gtk+-2.19.1.tar.bz2
+gtk+-2.19.2.tar.bz2


Index: gtk2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gtk2/devel/gtk2.spec,v
retrieving revision 1.413
retrieving revision 1.414
diff -u -p -r1.413 -r1.414
--- gtk2.spec	1 Dec 2009 02:50:12 -0000	1.413
+++ gtk2.spec	22 Dec 2009 04:02:11 -0000	1.414
@@ -10,8 +10,9 @@
 %define cairo_version %{cairo_base_version}-1
 %define libpng_version 2:1.2.2-16
 %define xrandr_version 1.2.99.4-2
+%define gobject_introspection_version 0.6.7
 
-%define base_version 2.19.1
+%define base_version 2.19.2
 %define bin_version 2.10.0
 
 Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
@@ -61,6 +62,7 @@ BuildRequires: libXfixes-devel
 BuildRequires: libXinerama-devel
 BuildRequires: libXcomposite-devel
 BuildRequires: libXdamage-devel
+BuildRequires: gobject-introspection-devel >= %{gobject_introspection_version}
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -164,6 +166,7 @@ This package contains developer document
 	   --enable-debug		\
 	   --disable-gtk-doc 		\
 	   --disable-rebuilds 		\
+	   --enable-introspection	\
 	   --with-libjasper		\
 	   --with-included-loaders=png
 
@@ -385,6 +388,9 @@ fi
 
 
 %changelog
+* Mon Dec 21 2009 Matthias Clasen <mclasen at redhat.com> - 2.19.2-1
+- Update to 2.19.2
+
 * Wed Nov 25 2009 Matthias Clasen <mclasen at redhat.com> - 2.18.3-22
 - Make level3 keys work again (#537567)
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gtk2/devel/sources,v
retrieving revision 1.128
retrieving revision 1.129
diff -u -p -r1.128 -r1.129
--- sources	1 Dec 2009 01:13:45 -0000	1.128
+++ sources	22 Dec 2009 04:02:11 -0000	1.129
@@ -1 +1 @@
-d11e2044aedc49e155832c54dc9ac548  gtk+-2.19.1.tar.bz2
+c7b4997a13f644a45349a6a22a21e577  gtk+-2.19.2.tar.bz2




More information about the scm-commits mailing list