]> git.pld-linux.org Git - packages/wicd.git/blobdiff - wicd.spec
- updated gettext BR
[packages/wicd.git] / wicd.spec
index 6d8474b5d563f7b121c86a417c514a0b43fcc2fb..9d68e8bdc12af4454f260cda723fc7e5dfcea1f2 100644 (file)
--- a/wicd.spec
+++ b/wicd.spec
@@ -9,20 +9,24 @@ Summary:      wired and wireless network manager
 Summary(hu.UTF-8):     Vezeték és vezeték néklküli hálózati menedzser
 Summary(pl.UTF-8):     Zarządca sieci przewodowych i bezprzewodowych
 Name:          wicd
-Version:       1.7.1
-Release:       1
+Version:       1.7.2.4
+Release:       3
 License:       GPL v2+
 Group:         X11/Applications/Networking
-Source0:       http://downloads.sourceforge.net/wicd/%{name}-%{version}.tar.gz
-# Source0-md5: 9c5664a0e850cddbe80942eabb10430a
+Source0:       https://launchpad.net/wicd/1.7/%{version}/+download/wicd-%{version}.tar.gz
+# Source0-md5: c2435ddfdef0b9898852d72a85a45f0f
 Source1:       %{name}.init
 Source2:       %{name}.service
 Source3:       org.%{name}.daemon.service
 Patch0:                %{name}-init_status.patch
 Patch1:                bashism.patch
 Patch2:                %{name}-desktop.patch
+Patch3:                install_kde.patch
+Patch4:                urwid-fix1.patch
+Patch5:                urwid-fix2.patch
+Patch6:                dbus-unicode.patch
 URL:           http://www.wicd.net/
-BuildRequires: gettext-devel
+BuildRequires: gettext-tools
 # /etc/pld-release used to detect platform
 BuildRequires: issue
 BuildRequires: python-babel
@@ -86,7 +90,7 @@ Summary(hu.UTF-8):    wicd TUI kliens
 Summary(pl.UTF-8):     Klient wicd z TUI
 Group:         Applications/System
 Requires:      %{name} = %{version}-%{release}
-Requires:      python-urwid
+Requires:      python-urwid >= 0.9.9
 
 %description client-curses
 Wicd text user interface (ncurses) client.
@@ -147,6 +151,10 @@ Skrypt wicd dla pm-utils.
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p0
+%patch4 -p0
+%patch5 -p0
+%patch6 -p0
 
 mv po/{ar_EG,ar}.po
 rm po/ast.po
This page took 0.049998 seconds and 4 git commands to generate.