rpms/gnome-session/devel gnome-session.spec,1.195,1.196

Matthias Clasen mclasen at fedoraproject.org
Tue Sep 23 04:09:00 UTC 2008


Author: mclasen

Update of /cvs/extras/rpms/gnome-session/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5860

Modified Files:
	gnome-session.spec 
Log Message:
drop upstreamed patches



Index: gnome-session.spec
===================================================================
RCS file: /cvs/extras/rpms/gnome-session/devel/gnome-session.spec,v
retrieving revision 1.195
retrieving revision 1.196
diff -u -r1.195 -r1.196
--- gnome-session.spec	23 Sep 2008 03:58:46 -0000	1.195
+++ gnome-session.spec	23 Sep 2008 04:08:29 -0000	1.196
@@ -12,7 +12,7 @@
 Summary: GNOME session manager
 Name: gnome-session
 Version: 2.24.0
-Release: 1%{?dist}
+Release: 2%{?dist}
 URL: http://www.gnome.org
 Source0: http://download.gnome.org/sources/gnome-session/2.24/%{name}-%{version}.tar.bz2
 Source1: redhat-default-session
@@ -63,16 +63,6 @@
 Requires(post): GConf2 >= %{gconf2_version}
 Requires(preun): GConf2 >= %{gconf2_version}
 
-# http://bugzilla.gnome.org/show_bug.cgi?id=552292
-Patch0: ListenObjs-leak.patch
-# http://bugzilla.gnome.org/show_bug.cgi?id=552293
-Patch1: previous_id-leak.patch
-# http://bugzilla.gnome.org/show_bug.cgi?id=552294
-Patch2: inhibitor-leak.patch
-# http://bugzilla.gnome.org/show_bug.cgi?id=552302
-Patch3: empty-string-leak.patch
-# http://bugzilla.gnome.org/show_bug.cgi?id=552255
-Patch4: ice-leak.patch
 # http://bugzilla.gnome.org/show_bug.cgi?id=552780
 Patch5: xml-leak.patch
 # http://bugzilla.gnome.org/show_bug.cgi?id=552815
@@ -85,11 +75,6 @@
 
 %prep
 %setup -q
-%patch0 -p1 -b .ListenObjs-leak
-%patch1 -p1 -b .previous_id-leak
-%patch2 -p1 -b .inhibitor-leak
-%patch3 -p1 -b .empty-string-leak
-%patch4 -p0 -b .ice-leak
 %patch5 -p1 -b .xml-leak
 %patch6 -p1 -b .startup_id-leak.patch
 
@@ -190,8 +175,9 @@
 
 
 %changelog
-* Mon Sep 22 2008 Matthias Clasen  <mclasen at redhat.com> - 2.24.0-1
+* Mon Sep 22 2008 Matthias Clasen  <mclasen at redhat.com> - 2.24.0-2
 - Update to 2.24.0
+- Drop upstreamed patches
 
 * Thu Sep 18 2008 Matthias Clasen  <mclasen at redhat.com> - 2.23.92-6
 - Plug memory leaks




More information about the fedora-extras-commits mailing list