]> git.pld-linux.org Git - packages/wicd.git/commitdiff
- rel 1 auto/th/wicd-1_7_0-1
authorJan Rękorajski <baggins@pld-linux.org>
Wed, 12 May 2010 14:12:08 +0000 (14:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- more desktop categories

Changed files:
    wicd-desktop.patch -> 1.1
    wicd.spec -> 1.41

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

diff --git a/wicd-desktop.patch b/wicd-desktop.patch
new file mode 100644 (file)
index 0000000..657f6b7
--- /dev/null
@@ -0,0 +1,18 @@
+--- wicd-1.7.0/other/wicd.desktop~     2010-01-15 05:49:11.000000000 +0100
++++ wicd-1.7.0/other/wicd.desktop      2010-05-12 16:10:21.505141573 +0200
+@@ -1,5 +1,5 @@
+ [Desktop Entry]
+-Categories=Application;Network;
++Categories=Application;Network;System;
+ Exec=wicd-gtk --no-tray
+ GenericName=Network Manager
+ Icon=wicd-gtk
+--- wicd-1.7.0/other/wicd-tray.desktop~        2010-01-15 05:49:11.000000000 +0100
++++ wicd-1.7.0/other/wicd-tray.desktop 2010-05-12 16:10:30.895203879 +0200
+@@ -1,5 +1,5 @@
+ [Desktop Entry]
+-Categories=Application;Network;
++Categories=Application;Network;System;
+ Exec=wicd-gtk
+ GenericName=Network Manager
+ Icon=wicd-gtk
index 53e30f0ffaba37d39fa99b12a3f733e7fac13ed9..3bd8be4d9db5ec30efe284cbdb92f012bf901c06 100644 (file)
--- a/wicd.spec
+++ b/wicd.spec
@@ -11,7 +11,7 @@ Summary:      wired and wireless network manager
 Summary(pl.UTF-8):     Zarządca sieci przewodowych i bezprzewodowych
 Name:          wicd
 Version:       1.7.0
-Release:       0.1
+Release:       1
 License:       GPL v2
 Group:         X11/Applications/Networking
 Source0:       http://dl.sourceforge.net/wicd/%{name}-%{version}.tar.gz
@@ -19,6 +19,7 @@ Source0:      http://dl.sourceforge.net/wicd/%{name}-%{version}.tar.gz
 Source1:       %{name}.init
 Patch0:                %{name}-init_status.patch
 Patch1:                bashism.patch
+Patch2:                %{name}-desktop.patch
 URL:           http://www.wicd.net/
 # /etc/pld-release used to detect platform
 BuildRequires: issue
@@ -103,6 +104,7 @@ Skrypt wicd dla pm-utils.
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 mv translations/{ar_EG,ar}
 rm -rf translations/ar_PS
This page took 0.117902 seconds and 4 git commands to generate.