rpms/glib2/F-12 .cvsignore, 1.119, 1.120 glib2.spec, 1.231, 1.232 sources, 1.121, 1.122

Matthias Clasen mclasen at fedoraproject.org
Thu Jan 7 02:45:39 UTC 2010


Author: mclasen

Update of /cvs/pkgs/rpms/glib2/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21578

Modified Files:
	.cvsignore glib2.spec sources 
Log Message:
2.22.4



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/glib2/F-12/.cvsignore,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -p -r1.119 -r1.120
--- .cvsignore	1 Dec 2009 15:28:51 -0000	1.119
+++ .cvsignore	7 Jan 2010 02:45:39 -0000	1.120
@@ -1 +1 @@
-glib-2.22.3.tar.bz2
+glib-2.22.4.tar.bz2


Index: glib2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/glib2/F-12/glib2.spec,v
retrieving revision 1.231
retrieving revision 1.232
diff -u -p -r1.231 -r1.232
--- glib2.spec	10 Dec 2009 06:24:23 -0000	1.231
+++ glib2.spec	7 Jan 2010 02:45:39 -0000	1.232
@@ -2,8 +2,8 @@
 
 Summary: A library of handy utility functions
 Name: glib2
-Version: 2.22.3
-Release: 2%{?dist}
+Version: 2.22.4
+Release: 1%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 URL: http://www.gtk.org
@@ -21,9 +21,6 @@ BuildRequires: glibc-devel
 BuildRequires: automake autoconf libtool
 BuildRequires: gtk-doc
 
-# upstream fixes
-Patch0: 0001-Remove-default-implementation-of-async-filter-steam-.patch
-Patch1: 0002-Initialise-variable-in-g_time_val_from_iso8601.patch
 
 %description
 GLib is the low-level core library that forms the basis
@@ -34,30 +31,34 @@ object system.
 
 This package provides version 2 of GLib.
 
+
 %package devel
 Summary: A library of handy utility functions
 Group: Development/Libraries
 Requires: pkgconfig >= 1:0.14
 Requires: %{name} = %{version}-%{release}
 
+
 %description devel
 The glib2-devel package includes the header files for
 version 2 of the GLib library.
 
+
 # anaconda needs static libs, see RH bug #193143
 %package static
 Summary: A library of handy utility functions
 Group: Development/Libraries
 Requires: %{name}-devel = %{version}-%{release}
 
+
 %description static
 The glib2-static package includes static libraries
 of version 2 of the GLib library.
 
+
 %prep
 %setup -q -n glib-%{version}
-%patch0 -p1 -b .async-ops
-%patch1 -p1 -b .dst-time
+
 
 %build
 %configure --disable-gtk-doc --enable-static --with-runtime-libdir=../../%{_lib}
@@ -86,13 +87,17 @@ rm -f $RPM_BUILD_ROOT%{_datadir}/glib-2.
 
 %find_lang glib20
 
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+
 %post -p /sbin/ldconfig
 
+
 %postun -p /sbin/ldconfig
 
+
 %files -f glib20.lang
 %defattr(-, root, root, -)
 %doc AUTHORS COPYING NEWS README
@@ -106,6 +111,7 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{_libdir}/gio/modules
 %{_libdir}/gio/modules/libgiofam.so
 
+
 %files devel
 %defattr(-, root, root, -)
 %{_libdir}/lib*.so
@@ -127,7 +133,12 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-, root, root, -)
 %{_libdir}/lib*.a
 
+
 %changelog
+* Wed Jan  6 2010 Matthias Clasen <mclasen at redhat.com> - 2.22.4-1
+- Update to 2.22.4
+- See http://download.gnome.org/sources/glib/2.22/glib-2.22.4.news
+
 * Thu Dec 10 2009 Matthias Clasen <mclasen at redhat.com> - 2.22.3-2
 - Incorporate two upstream fixes
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/glib2/F-12/sources,v
retrieving revision 1.121
retrieving revision 1.122
diff -u -p -r1.121 -r1.122
--- sources	1 Dec 2009 15:28:52 -0000	1.121
+++ sources	7 Jan 2010 02:45:39 -0000	1.122
@@ -1 +1 @@
-25b043b208883194c57219e41a230a29  glib-2.22.3.tar.bz2
+d91bcbe27556430ddecce65086355708  glib-2.22.4.tar.bz2




More information about the fedora-extras-commits mailing list