]> git.pld-linux.org Git - packages/hplip.git/commitdiff
- rel 4 auto/th/hplip-3_10_2-4
authorJan Rękorajski <baggins@pld-linux.org>
Wed, 12 May 2010 10:59:58 +0000 (10:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- desktop file cleanup

Changed files:
    hplip-desktop.patch -> 1.1
    hplip.spec -> 1.70

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

diff --git a/hplip-desktop.patch b/hplip-desktop.patch
new file mode 100644 (file)
index 0000000..d9447ae
--- /dev/null
@@ -0,0 +1,20 @@
+--- hplip-3.10.2/hplip.desktop.in~     2010-02-25 00:07:55.000000000 +0100
++++ hplip-3.10.2/hplip.desktop.in      2010-05-12 12:57:08.175491500 +0200
+@@ -7,6 +7,6 @@
+ Exec=hp-toolbox
+ Icon=@abs_datadir@/hplip/data/images/128x128/hp_logo.png
+ Terminal=false
+-Categories=Application;Utility;
++Categories=Settings;HardwareSettings;Printing;
+ X-KDE-StartupNotify=false
+ StartupNotify=false
+--- hplip-3.10.2/hplip-systray.desktop.in~     2010-02-25 00:07:55.000000000 +0100
++++ hplip-3.10.2/hplip-systray.desktop.in      2010-05-12 12:57:27.908662640 +0200
+@@ -7,6 +7,6 @@
+ Exec=hp-systray
+ Icon=@abs_datadir@/hplip/data/images/128x128/hp_logo.png
+ Terminal=false
+-Categories=Application;Utility;
++Categories=Settings;HardwareSettings;Printing;
+ X-KDE-StartupNotify=false
+ StartupNotify=false
index dbc2ff48cc1747931eba9437d61861efd1339ac0..5462eb0bb5e1710141066a06a4cc9085095d8232 100644 (file)
@@ -2,11 +2,12 @@ Summary:      Hewlett-Packard Linux Imaging and Printing Project
 Summary(pl.UTF-8):     Serwer dla drukarek HP Inkjet
 Name:          hplip
 Version:       3.10.2
-Release:       3
+Release:       4
 License:       BSD, GPL v2 and MIT
 Group:         Applications/System
 Source0:       http://dl.sourceforge.net/hplip/%{name}-%{version}.tar.gz
 # Source0-md5: 4df6f16c47ae7edd015bf2cf5155f26f
+Patch0:                %{name}-desktop.patch
 URL:           http://hplipopensource.com/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -135,6 +136,7 @@ HAL device information for HPLIP supported devices
 
 %prep
 %setup -q
+%patch0 -p1
 sed -i -e's,^#!/usr/bin/env python$,#!/usr/bin/python,' *.py
 
 %build
This page took 0.099139 seconds and 4 git commands to generate.