[xchat-gnome] Drop the desktop file name patch now that the vendor prefix is gone

Kalev Lember kalev at fedoraproject.org
Wed Apr 3 07:55:39 UTC 2013


commit 99b81aa7fed8fca54489970efd4f29d9a3e02ab4
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Wed Apr 3 09:44:05 2013 +0200

    Drop the desktop file name patch now that the vendor prefix is gone

 xchat-gnome-0.26.2-desktop-name.patch |   11 -----------
 xchat-gnome.spec                      |    8 ++++----
 2 files changed, 4 insertions(+), 15 deletions(-)
---
diff --git a/xchat-gnome.spec b/xchat-gnome.spec
index 64f2a48..c19ad44 100644
--- a/xchat-gnome.spec
+++ b/xchat-gnome.spec
@@ -2,7 +2,7 @@
 
 Name:           xchat-gnome
 Version:        0.26.2
-Release:        10.git%{gitrev}%{?dist}
+Release:        12.git%{gitrev}%{?dist}
 Summary:        GNOME front-end to xchat
 
 Group:          Applications/Internet
@@ -18,8 +18,6 @@ Source0:        http://ftp.gnome.org/pub/gnome/sources/%{name}/0.26/%{name}-%{ve
 Patch0:		xchat-gnome-0.23.92-config.patch
 # Patch for libnotify 0.70 (just drop one parameter from one function)
 Patch1:		xchat-gnome-0.26.1-libnotify.patch
-# Fix for our desktop file name
-Patch2:		xchat-gnome-0.26.2-desktop-name.patch
 # Fix build (#839623)
 Patch3:		build.patch
 # Patch to work with recent NetworkManager (0.7+)
@@ -82,7 +80,6 @@ common settings will be included in the main user interface. .
 %setup -q -n %{name}-%{version}
 %patch0 -p1 -b .config
 %patch1 -p1 -b .notify
-%patch2 -p1 -b .desktop-name
 %patch3 -p1 -b .build
 %patch10 -p1 -b .recent-nm
 %patch13 -p1 -b .gdk-deprecations
@@ -157,6 +154,9 @@ fi
 
 
 %changelog
+* Wed Apr 03 2013 Kalev Lember <kalevlember at gmail.com> - 0.26.2-12.git40c5bf988
+- Drop the desktop file name patch now that the vendor prefix is gone
+
 * Mon Feb 11 2013 Parag Nemade <paragn AT fedoraproject DOT org> - 0.26.2-11.git40c5bf988
 - Fix missing function prototype compilation error for perl.c 
  


More information about the scm-commits mailing list