diff --git a/system-config-printer-trayicon.patch b/system-config-printer-trayicon.patch new file mode 100644 index 0000000..bae2995 --- /dev/null +++ b/system-config-printer-trayicon.patch @@ -0,0 +1,20 @@ +--- system-config-printer-0.7.67/Makefile.am.trayicon 2007-06-08 17:39:31.000000000 +0100 ++++ system-config-printer-0.7.67/Makefile.am 2007-06-08 17:39:37.000000000 +0100 +@@ -64,7 +64,6 @@ + --add-category X-Red-Hat-Base \ + --add-category System \ + --add-category Monitor \ +- --add-category TrayIcon \ + --add-category GTK \ + print-applet.desktop + +--- system-config-printer-0.7.67/Makefile.in.trayicon 2007-06-08 17:39:43.000000000 +0100 ++++ system-config-printer-0.7.67/Makefile.in 2007-06-08 17:39:48.000000000 +0100 +@@ -880,7 +880,6 @@ + --add-category X-Red-Hat-Base \ + --add-category System \ + --add-category Monitor \ +- --add-category TrayIcon \ + --add-category GTK \ + print-applet.desktop + diff --git a/system-config-printer.spec b/system-config-printer.spec index 553a596..4effbe4 100644 --- a/system-config-printer.spec +++ b/system-config-printer.spec @@ -11,6 +11,7 @@ Source0: system-config-printer-%{version}.tar.bz2 Source1: pycups-%{pycups_version}.tar.bz2 Source2: system-config-printer.pam Source3: system-config-printer.console +Patch0: system-config-printer-trayicon.patch BuildRequires: cups-devel >= 1.2 BuildRequires: python-devel >= 2.4 @@ -46,6 +47,7 @@ the configuration tool. %prep %setup -q -a 1 +%patch0 -p1 -b .trayicon %build %configure @@ -135,6 +137,7 @@ fi %changelog * Fri Jun 8 2007 Tim Waugh 0.7.67-1 +- Don't put TrayIcon category in the desktop file. - Updated pycups to 1.9.24. - 0.7.67: - Fixed desktop files to have capital letters at the start of each