SPECS: func.spec - restart funcd

glen glen at pld-linux.org
Fri May 23 21:56:29 CEST 2008


Author: glen                         Date: Fri May 23 19:56:29 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- restart funcd

---- Files affected:
SPECS:
   func.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/func.spec
diff -u SPECS/func.spec:1.7 SPECS/func.spec:1.8
--- SPECS/func.spec:1.7	Fri May 23 21:26:01 2008
+++ SPECS/func.spec	Fri May 23 21:56:24 2008
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	FUNC - jednolite sterowanie sieciowe Fedory
 Name:		func
 Version:	0.18
-Release:	0.1
+Release:	0.2
 License:	GPL v2+
 Group:		Applications/System
 Source0:	http://people.fedoraproject.org/~mdehaan/files/func/%{name}-%{version}.tar.gz
@@ -49,6 +49,7 @@
 
 %post
 /sbin/chkconfig --add funcd
+%service funcd restart
 
 %preun
 if [ "$1" = "0" ]; then
@@ -94,6 +95,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2008-05-23 19:56:24  glen
+- restart funcd
+
 Revision 1.7  2008-05-23 19:26:01  glen
 - update to 0.18, certmaster in separate spec now
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/func.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list