SPECS: wicd.spec - rel 2; set proper pidfile for rc-scripts - stop/restart ...

cactus cactus at pld-linux.org
Sun Feb 8 22:04:39 CET 2009


Author: cactus                       Date: Sun Feb  8 21:04:39 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 2; set proper pidfile for rc-scripts - stop/restart works as needed

---- Files affected:
SPECS:
   wicd.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: SPECS/wicd.spec
diff -u SPECS/wicd.spec:1.22 SPECS/wicd.spec:1.23
--- SPECS/wicd.spec:1.22	Sun Jan 25 17:32:19 2009
+++ SPECS/wicd.spec	Sun Feb  8 22:04:34 2009
@@ -5,7 +5,7 @@
 Summary(pl.UTF-8):	Zarządca sieci przewodowych i bezprzewodowych
 Name:		wicd
 Version:	1.5.8
-Release:	1
+Release:	2
 License:	GPL v2
 Group:		X11/Applications
 Source0:	http://dl.sourceforge.net/wicd/%{name}-%{version}.tar.gz
@@ -37,7 +37,8 @@
 
 %prep
 %setup -q
-%{__python} setup.py configure
+%{__python} setup.py configure \
+	--pidfile /var/run/wicd.pid
 
 %build
 %{__python} setup.py build
@@ -127,6 +128,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2009/02/08 21:04:34  cactus
+- rel 2; set proper pidfile for rc-scripts - stop/restart works as needed
+
 Revision 1.22  2009/01/25 16:32:19  matkor
 - Version 1.5.8-1.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/wicd.spec?r1=1.22&r2=1.23&f=u



More information about the pld-cvs-commit mailing list