rpms/glib2/devel glib2.spec, 1.188, 1.189 gio-2.18-always-pass-fuse-file-uri.patch, 1.1, NONE glib-2.17.4-gio-guess-content-sync.patch, 1.2, NONE glib-2.18.2-no-generic-icons.patch, 1.1, NONE statfs-check.patch, 1.1, NONE

Matthias Clasen mclasen at fedoraproject.org
Mon Dec 1 15:54:19 UTC 2008


Author: mclasen

Update of /cvs/extras/rpms/glib2/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv13816

Modified Files:
	glib2.spec 
Removed Files:
	gio-2.18-always-pass-fuse-file-uri.patch 
	glib-2.17.4-gio-guess-content-sync.patch 
	glib-2.18.2-no-generic-icons.patch statfs-check.patch 
Log Message:
fix spec



Index: glib2.spec
===================================================================
RCS file: /cvs/extras/rpms/glib2/devel/glib2.spec,v
retrieving revision 1.188
retrieving revision 1.189
diff -u -r1.188 -r1.189
--- glib2.spec	1 Dec 2008 15:41:13 -0000	1.188
+++ glib2.spec	1 Dec 2008 15:53:48 -0000	1.189
@@ -3,7 +3,7 @@
 Summary: A library of handy utility functions
 Name: glib2
 Version: 2.19.1
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 URL: http://www.gtk.org
@@ -19,12 +19,6 @@
 # for sys/inotify.h
 BuildRequires: glibc-devel
 
-# https://bugzilla.redhat.com/show_bug.cgi?id=442835
-# http://bugzilla.gnome.org/show_bug.cgi?id=528670
-Patch2: gio-2.18-always-pass-fuse-file-uri.patch
-# http://bugzilla.gnome.org/show_bug.cgi?id=528320 (from svn)
-Patch3: glib-2.18.2-no-generic-icons.patch
-
 Patch4: glib-i386-atomic.patch
 
 # this patch requires autoreconf
@@ -61,8 +55,6 @@
 
 %prep
 %setup -q -n glib-%{version}
-%patch2 -p1 -b .always-pass-fuse-file-uri
-%patch3 -p0 -b .no-generic-icons
 %patch4 -p1 -b .i386-atomic
 
 libtoolize --force --copy
@@ -141,7 +133,7 @@
 %{_libdir}/lib*.a
 
 %changelog
-* Mon Dec  1 2008 Matthias Clasen <mclasen at redhat.com> - 2.19.1-1
+* Mon Dec  1 2008 Matthias Clasen <mclasen at redhat.com> - 2.19.1-2
 - Update to 2.19.1
 
 * Mon Oct 27 2008 Matthias Clasen <mclasen at redhat.com> - 2.18.2-3


--- gio-2.18-always-pass-fuse-file-uri.patch DELETED ---


--- glib-2.17.4-gio-guess-content-sync.patch DELETED ---


--- glib-2.18.2-no-generic-icons.patch DELETED ---


--- statfs-check.patch DELETED ---




More information about the fedora-extras-commits mailing list