rpms/evolution/devel evolution-2.21.4-bugzilla-component.patch, NONE, 1.1 evolution.spec, 1.313, 1.314

Matthew Barnes (mbarnes) fedora-extras-commits at redhat.com
Sun Jan 6 00:35:34 UTC 2008


Author: mbarnes

Update of /cvs/pkgs/rpms/evolution/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19875

Modified Files:
	evolution.spec 
Added Files:
	evolution-2.21.4-bugzilla-component.patch 
Log Message:

* Sat Jun 05 2008 Matthew Barnes <mbarnes at redhat.com> - 2.21.4-2.fc9
- Add patch for GNOME bug #507311 (send Bug Buddy reports to the new
  BugBuddyBugs Bugzilla component).


evolution-2.21.4-bugzilla-component.patch:

--- NEW FILE evolution-2.21.4-bugzilla-component.patch ---
diff -up evolution-2.21.4/data/evolution.desktop.in.in.bugzilla-component evolution-2.21.4/data/evolution.desktop.in.in
--- evolution-2.21.4/data/evolution.desktop.in.in.bugzilla-component	2008-01-05 18:39:45.000000000 -0500
+++ evolution-2.21.4/data/evolution.desktop.in.in	2008-01-05 18:39:59.000000000 -0500
@@ -11,7 +11,7 @@ Categories=GNOME;GTK;Office;Email;Calend
 StartupNotify=true
 X-GNOME-Bugzilla-Bugzilla=GNOME
 X-GNOME-Bugzilla-Product=Evolution
-X-GNOME-Bugzilla-Component=Miscellaneous
+X-GNOME-Bugzilla-Component=BugBuddyBugs
 X-GNOME-Bugzilla-Version=@BASE_VERSION at .x
 X-GNOME-Bugzilla-OtherBinaries=evolution-data-server- at DATASERVER_EXEC_VERSION@;evolution-exchange-storage;evolution-alarm-notify;
 


Index: evolution.spec
===================================================================
RCS file: /cvs/pkgs/rpms/evolution/devel/evolution.spec,v
retrieving revision 1.313
retrieving revision 1.314
diff -u -r1.313 -r1.314
--- evolution.spec	17 Dec 2007 20:02:57 -0000	1.313
+++ evolution.spec	6 Jan 2008 00:34:54 -0000	1.314
@@ -45,7 +45,7 @@
 
 Name: evolution
 Version: 2.21.4
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2 and GFDL+
 Group: Applications/Productivity
 Summary: GNOME's next-generation groupware suite
@@ -103,6 +103,9 @@
 # GNOME bug #504030
 Patch23: evolution-2.21.4-too-noisy.patch
 
+# GNOME bug #507311
+Patch24: evolution-2.21.4-bugzilla-component.patch
+
 ## Dependencies ###
 
 Requires(post): GConf2
@@ -252,6 +255,7 @@
 %patch21 -p1 -b .im-context-reset
 %patch22 -p1 -b .source-path-entry
 %patch23 -p1 -b .too-noisy
+%patch24 -p1 -b .bugzilla-component
 
 mkdir -p krb5-fakeprefix/include
 mkdir -p krb5-fakeprefix/lib
@@ -684,6 +688,10 @@
 %{evo_plugin_dir}/liborg-gnome-sa-junk-plugin.so
 
 %changelog
+* Sat Jun 05 2008 Matthew Barnes <mbarnes at redhat.com> - 2.21.4-2.fc9
+- Add patch for GNOME bug #507311 (send Bug Buddy reports to the new
+  BugBuddyBugs Bugzilla component).
+
 * Mon Dec 17 2007 Matthew Barnes <mbarnes at redhat.com> - 2.21.4-1.fc9
 - Update to 2.21.4
 - Expunge unused patches.




More information about the fedora-extras-commits mailing list