Author: matkor Date: Tue Aug 12 06:47:37 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - Release 4. More R, missing dir added.
---- Files affected: SPECS: wicd.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/wicd.spec diff -u SPECS/wicd.spec:1.4 SPECS/wicd.spec:1.5 --- SPECS/wicd.spec:1.4 Mon Aug 11 09:28:41 2008 +++ SPECS/wicd.spec Tue Aug 12 08:47:31 2008 @@ -7,7 +7,7 @@ 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 @@ -18,7 +18,9 @@ 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) @@ -92,6 +94,7 @@ %{_desktopdir}/wicd.desktop %{_datadir}/autostart/wicd-tray.desktop /var/lib/%{name} +/var/log/%{name} %attr(754,root,root) /etc/rc.d/init.d/%{name} @@ -102,6 +105,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2008/08/12 06:47:31 matkor +- Release 4. More R, missing dir added. + Revision 1.4 2008/08/11 07:28:41 matkor - Release 3. %{_prefix}/lib/%{module}/ must be used even on 64bit systems. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/wicd.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
