]> git.pld-linux.org Git - packages/cups.git/commitdiff
- rel 2 auto/th/cups-1_4_3-2
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 10 May 2010 23:03:26 +0000 (23:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- desktop categories that make sense

Changed files:
    cups-desktop.patch -> 1.1
    cups.spec -> 1.287

cups-desktop.patch [new file with mode: 0644]
cups.spec

diff --git a/cups-desktop.patch b/cups-desktop.patch
new file mode 100644 (file)
index 0000000..47df065
--- /dev/null
@@ -0,0 +1,9 @@
+--- cups-1.4.3/desktop/cups.desktop.in~        2009-10-02 19:15:07.000000000 +0200
++++ cups-1.4.3/desktop/cups.desktop.in 2010-05-11 00:59:47.072863946 +0200
+@@ -1,5 +1,5 @@
+ [Desktop Entry]
+-Categories=System;Printing;HardwareSettings;X-Red-Hat-Base;
++Categories=System;Printing;Settings;
+ Exec=@CUPS_HTMLVIEW@ http://localhost:631/
+ Icon=cups
+ StartupNotify=false
index 9b70ae96c96b6b322aef65ba81e2082b8031aa74..d5a0c469c5885e015cbd2f6c1bffdbd374e53c15 100644 (file)
--- a/cups.spec
+++ b/cups.spec
@@ -17,7 +17,7 @@ Summary(pl.UTF-8):    Ogólny system druku dla Uniksa
 Summary(pt_BR.UTF-8):  Sistema Unix de Impressão
 Name:          cups
 Version:       1.4.3
-Release:       1
+Release:       2
 Epoch:         1
 License:       LGPL v2 (libraries), GPL v2 (the rest) + openssl exception
 Group:         Applications/Printing
@@ -41,6 +41,7 @@ Patch7:               %{name}-no-polluted-krb5config.patch
 Patch9:                %{name}-verbose-compilation.patch
 Patch10:       %{name}-peercred.patch
 Patch11:       %{name}-usb.patch
+Patch12:       %{name}-desktop.patch
 URL:           http://www.cups.org/
 BuildRequires: acl-devel
 BuildRequires: autoconf
@@ -336,6 +337,7 @@ Wsparcie dla LPD w serwerze wydruków CUPS.
 %patch9 -p1
 %patch10 -p1
 %patch11 -p1
+%patch12 -p1
 
 %build
 %{__aclocal} -I config-scripts
This page took 0.044622 seconds and 4 git commands to generate.