diff --git a/xterm-261-desk.patch b/xterm-261-desk.patch new file mode 100644 index 0000000..b648328 --- /dev/null +++ b/xterm-261-desk.patch @@ -0,0 +1,16 @@ +diff -up xterm-261/xterm.desktop.desk xterm-261/xterm.desktop +--- xterm-261/xterm.desktop.desk 2010-06-15 12:58:13.000000000 +0200 ++++ xterm-261/xterm.desktop 2010-07-02 13:02:56.000000000 +0200 +@@ -32,10 +32,11 @@ + # ----------------------------------------------------------------------------- + [Desktop Entry] + Name=XTerm ++GenericName=Terminal + Comment=standard terminal emulator for the X window system + Exec=xterm + Terminal=false + Type=Application + Encoding=UTF-8 +-Icon=xterm-color_48x48 ++Icon=gnome-xterm + Categories=System;TerminalEmulator; diff --git a/xterm-278-desk.patch b/xterm-278-desk.patch deleted file mode 100644 index a9b712f..0000000 --- a/xterm-278-desk.patch +++ /dev/null @@ -1,17 +0,0 @@ -diff -up xterm-278/xterm.desktop.desk xterm-278/xterm.desktop ---- xterm-278/xterm.desktop.desk 2010-06-15 05:58:13.000000000 -0500 -+++ xterm-278/xterm.desktop 2012-09-25 10:39:19.515801750 -0500 -@@ -32,10 +32,12 @@ - # ----------------------------------------------------------------------------- - [Desktop Entry] - Name=XTerm -+GenericName=Terminal - Comment=standard terminal emulator for the X window system - Exec=xterm - Terminal=false - Type=Application - Encoding=UTF-8 --Icon=xterm-color_48x48 -+Icon=gnome-xterm -+Path=$HOME - Categories=System;TerminalEmulator; diff --git a/xterm.spec b/xterm.spec index a1c2336..3d2b80e 100644 --- a/xterm.spec +++ b/xterm.spec @@ -1,7 +1,7 @@ Summary: Terminal emulator for the X Window System Name: xterm Version: 278 -Release: 3%{?dist} +Release: 2%{?dist} URL: http://dickey.his.com/xterm License: MIT Group: User Interface/X @@ -14,7 +14,7 @@ Source0: ftp://invisible-island.net/xterm/%{name}-%{version}.tgz Source1: ftp://invisible-island.net/xterm/16colors.txt Patch1: xterm-245-resources.patch -Patch2: xterm-278-desk.patch +Patch2: xterm-261-desk.patch Patch3: xterm-271-man-page_paths.patch %bcond_with trace @@ -85,9 +85,6 @@ rm -rf $RPM_BUILD_ROOT %{x11_app_defaults_dir}/XTerm* %changelog -* Tue Sep 25 2012 Rex Dieter 278-3 -- xterm.desktop: +Path=$HOME - * Sun Jul 22 2012 Fedora Release Engineering - 278-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild