Accepting request 41480 from Printing

Copy from Printing/cups based on submit request 41480 from user jsmeix

OBS-URL: https://build.opensuse.org/request/show/41480
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cups?expand=0&rev=76
This commit is contained in:
OBS User autobuild 2010-06-18 03:32:34 +00:00 committed by Git OBS Bridge
commit aa105988aa
3 changed files with 16 additions and 5 deletions

View File

@ -1,11 +1,14 @@
--- desktop/cups.desktop.in.orig 2009-10-02 19:15:07.000000000 +0200
+++ desktop/cups.desktop.in 2010-01-27 15:14:58.000000000 +0100
@@ -1,6 +1,6 @@
Index: desktop/cups.desktop.in
===================================================================
--- desktop/cups.desktop.in.orig
+++ desktop/cups.desktop.in
@@ -1,6 +1,7 @@
[Desktop Entry]
-Categories=System;Printing;HardwareSettings;X-Red-Hat-Base;
-Exec=@CUPS_HTMLVIEW@ http://localhost:631/
+Categories=System;Printing;HardwareSettings;
+Categories=System;Printing;Settings;HardwareSettings;
+Exec=desktop-launch http://localhost:631/
+NotShowIn=GNOME;
Icon=cups
StartupNotify=false
Terminal=false

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jun 14 14:47:29 CEST 2010 - vuntz@opensuse.org
- Update cups-1.3.9-desktop_file.patch: add the Settings category
(required since we use HardwareSettigns) and add NotShowIn=GNOME:
in GNOME, the configuration tool we want to use is
system-config-printer.
-------------------------------------------------------------------
Wed Jun 2 15:16:02 CEST 2010 - jsmeix@suse.de

View File

@ -30,7 +30,7 @@ License: GPLv2+ ; LGPLv2.1+
Group: Hardware/Printing
Summary: The Common UNIX Printing System
Version: 1.4.3
Release: 5
Release: 6
# Require the exact matching version-release of the cups-libs sub-package because
# non-matching CUPS libraries may let CUPS software crash (e.g. segfault)
# because all CUPS software is built from the one same CUPS source tar ball