]> git.pld-linux.org Git - packages/wicd.git/commitdiff
- Release 4. More R, missing dir added. auto/th/wicd-1_5_1-4
authorMateusz Korniak <matkor@pld-linux.org>
Tue, 12 Aug 2008 06:47:31 +0000 (06:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    wicd.spec -> 1.5

wicd.spec

index 443bbc0f6490ac41cc90bcffd18b30872f61efc4..625574968a99dfcf8b37504d6bbd76ebd5559c80 100644 (file)
--- a/wicd.spec
+++ b/wicd.spec
@@ -6,7 +6,7 @@ Summary:        wired and wireless network manager
 Summary(pl.UTF-8):     ZarzÄ…dca sieci przewodowych i bezprzewodowych
 Name:          wicd
 Version:       1.5.1
-Release:       3
+Release:       4
 License:       GPL v2
 Group:         Applications
 Source0:       http://master.dl.sourceforge.net/sourceforge/wicd/%{name}-%{version}.tar.gz
@@ -17,7 +17,9 @@ BuildRequires:        python-modules
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.228
 Requires(post,preun):  /sbin/chkconfig
-Requires:      python-modules
+Requires:      python-pygobject
+Requires:      python-pygtk-glade
+Requires:      python-pygtk-gtk
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -91,4 +93,5 @@ fi
 %{_desktopdir}/wicd.desktop
 %{_datadir}/autostart/wicd-tray.desktop
 /var/lib/%{name}
+/var/log/%{name}
 %attr(754,root,root) /etc/rc.d/init.d/%{name}
This page took 0.118186 seconds and 4 git commands to generate.