rpms/cwdaemon/F-9 cwdaemon.init,1.1,1.2 cwdaemon.spec,1.1,1.2

Lucian Langa lucilanga at fedoraproject.org
Wed Sep 3 07:39:05 UTC 2008


Author: lucilanga

Update of /cvs/pkgs/rpms/cwdaemon/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20145

Modified Files:
	cwdaemon.init cwdaemon.spec 
Log Message:
* Wed Sep 03 2008 Lucian Langa <cooly at gnome.eu.org> - 0.9.4-9
- fix sysvinit script


Index: cwdaemon.init
===================================================================
RCS file: /cvs/pkgs/rpms/cwdaemon/F-9/cwdaemon.init,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cwdaemon.init	24 Aug 2008 14:13:49 -0000	1.1
+++ cwdaemon.init	3 Sep 2008 07:38:35 -0000	1.2
@@ -27,10 +27,6 @@
 RETVAL=0
 prog="cwdaemon"
 
-# Exit if it says no start
-grep -q '^START_CWDAEMON=yes' /etc/sysconfig/$NAME || exit 0
-
-
 start() {
         # Start daemons.
         echo -n $"Starting $prog: "


Index: cwdaemon.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cwdaemon/F-9/cwdaemon.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cwdaemon.spec	24 Aug 2008 14:13:49 -0000	1.1
+++ cwdaemon.spec	3 Sep 2008 07:38:35 -0000	1.2
@@ -1,6 +1,6 @@
 Name:		cwdaemon
 Version:	0.9.4
-Release:	8%{?dist}
+Release:	9%{?dist}
 Summary:	Morse daemon for the parallel or serial port
 
 Group:		System Environment/Daemons
@@ -73,6 +73,9 @@
 %{_mandir}/man8/%{name}.8.gz
 
 %changelog
+* Wed Sep 03 2008 Lucian Langa <cooly at gnome.eu.org> - 0.9.4-9
+- fix sysvinit script
+
 * Wed Aug 20 2008 Lucian Langa <cooly at gnome.eu.org> - 0.9.4-8
 - added postun scriptlet
 




More information about the fedora-extras-commits mailing list