SPECS: perl-Proc-Forking.spec, pimd.spec, powersave.spec, protolog...

glen glen at pld-linux.org
Mon May 22 19:32:29 CEST 2006


Author: glen                         Date: Mon May 22 17:32:29 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- deamon->daemon spelling fix

---- Files affected:
SPECS:
   perl-Proc-Forking.spec (1.9 -> 1.10) , pimd.spec (1.20 -> 1.21) , powersave.spec (1.21 -> 1.22) , protolog.spec (1.40 -> 1.41) , shout.spec (1.17 -> 1.18) , task.spec (1.5 -> 1.6) , tinyproxy.spec (1.18 -> 1.19) , zebra-xs26.spec (1.23 -> 1.24) , zebra.spec (1.109 -> 1.110) 

---- Diffs:

================================================================
Index: SPECS/perl-Proc-Forking.spec
diff -u SPECS/perl-Proc-Forking.spec:1.9 SPECS/perl-Proc-Forking.spec:1.10
--- SPECS/perl-Proc-Forking.spec:1.9	Wed Nov  9 22:03:50 2005
+++ SPECS/perl-Proc-Forking.spec	Mon May 22 19:32:22 2006
@@ -6,7 +6,7 @@
 %include	/usr/lib/rpm/macros.perl
 %define		pdir	Proc
 %define		pnam	Forking
-Summary:	Proc::Forking - fork and deamonize
+Summary:	Proc::Forking - fork and daemonize
 Summary(pl):	Proc::Forking - funkcje do forkowania i demonizowania
 Name:		perl-Proc-Forking
 Version:	1.38
@@ -64,6 +64,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2006/05/22 17:32:22  glen
+- deamon->daemon spelling fix
+
 Revision 1.9  2005/11/09 21:03:50  czucz
 - updated to 1.38
 

================================================================
Index: SPECS/pimd.spec
diff -u SPECS/pimd.spec:1.20 SPECS/pimd.spec:1.21
--- SPECS/pimd.spec:1.20	Tue Dec 13 15:37:24 2005
+++ SPECS/pimd.spec	Mon May 22 19:32:22 2006
@@ -56,7 +56,7 @@
 if [ -f /var/lock/subsys/pimd ]; then
 	/etc/rc.d/init.d/pimd restart >&2
 else
-	echo "Run '/etc/rc.d/init.d/pimd start' to start routing deamon." >&2
+	echo "Run '/etc/rc.d/init.d/pimd start' to start routing daemon." >&2
 fi
 
 %preun
@@ -80,6 +80,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2006/05/22 17:32:22  glen
+- deamon->daemon spelling fix
+
 Revision 1.20  2005/12/13 14:37:24  glen
 - adapterized (sorted %verify flags)
 

================================================================
Index: SPECS/powersave.spec
diff -u SPECS/powersave.spec:1.21 SPECS/powersave.spec:1.22
--- SPECS/powersave.spec:1.21	Mon Apr 10 22:20:02 2006
+++ SPECS/powersave.spec	Mon May 22 19:32:22 2006
@@ -4,7 +4,7 @@
 # - fix bashizms in po/Makefile.am
 # - do something with contrib scripts
 #
-Summary:	Powermanagment deamon
+Summary:	Powermanagment daemon
 Summary(pl):	Demon zarządzania energią
 Name:		powersave
 Version:	0.13.0
@@ -179,6 +179,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2006/05/22 17:32:22  glen
+- deamon->daemon spelling fix
+
 Revision 1.21  2006/04/10 20:20:02  freetz
 - 0.13.0
 

================================================================
Index: SPECS/protolog.spec
diff -u SPECS/protolog.spec:1.40 SPECS/protolog.spec:1.41
--- SPECS/protolog.spec:1.40	Sun Mar 12 23:44:18 2006
+++ SPECS/protolog.spec	Mon May 22 19:32:22 2006
@@ -25,7 +25,7 @@
 IP/ICMP packets.
 
 %description -l pl
-Pakiet zawiera trzy deamony logujące informację na temat
+Pakiet zawiera trzy daemony logujące informację na temat
 przychodzących pakietów IP/TCP, IP/UDP oraz IP/ICMP.
 
 %prep
@@ -94,6 +94,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.41  2006/05/22 17:32:22  glen
+- deamon->daemon spelling fix
+
 Revision 1.40  2006/03/12 22:44:18  glen
 - add TCP.flags to %doc
 - produce address to ignore on first install instead of calling hostname each time

================================================================
Index: SPECS/shout.spec
diff -u SPECS/shout.spec:1.17 SPECS/shout.spec:1.18
--- SPECS/shout.spec:1.17	Sun May  1 19:31:30 2005
+++ SPECS/shout.spec	Mon May 22 19:32:22 2006
@@ -76,7 +76,7 @@
 if [ -f /var/lock/subsys/shout ]; then
 	/etc/rc.d/init.d/shout restart >&2
 else
-	echo "Run '/etc/rc.d/init.d/shout start' to start shout deamon." >&2
+	echo "Run '/etc/rc.d/init.d/shout start' to start shout daemon." >&2
 fi
 
 %preun
@@ -106,6 +106,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2006/05/22 17:32:22  glen
+- deamon->daemon spelling fix
+
 Revision 1.17  2005/05/01 17:31:30  glen
 - use %useradd/%groupadd macros
 

================================================================
Index: SPECS/task.spec
diff -u SPECS/task.spec:1.5 SPECS/task.spec:1.6
--- SPECS/task.spec:1.5	Fri Sep 24 15:18:35 2004
+++ SPECS/task.spec	Mon May 22 19:32:22 2006
@@ -24,7 +24,7 @@
 %description gui-kde
 This metapackage will install all KDE packages in PLD (even those that
 require additional not really useful for most users packages like
-wireless-tools or run as deamons). You are welcome to remove non needed
+wireless-tools or run as daemons). You are welcome to remove non needed
 packages after the installation.
 
 %description gui-kde -l pl
@@ -47,6 +47,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2006/05/22 17:32:22  glen
+- deamon->daemon spelling fix
+
 Revision 1.5  2004/09/24 13:18:35  radek
 - massive: missing %defattr (or related cosmetics)
 

================================================================
Index: SPECS/tinyproxy.spec
diff -u SPECS/tinyproxy.spec:1.18 SPECS/tinyproxy.spec:1.19
--- SPECS/tinyproxy.spec:1.18	Tue Nov 30 23:00:06 2004
+++ SPECS/tinyproxy.spec	Mon May 22 19:32:22 2006
@@ -1,5 +1,5 @@
 # $Revision$, $Date$
-Summary:	Small HTTP/SSL proxy deamon
+Summary:	Small HTTP/SSL proxy daemon
 Summary(pl):	Mały demon proxy
 Name:		tinyproxy
 Version:	1.7.0
@@ -82,6 +82,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2006/05/22 17:32:22  glen
+- deamon->daemon spelling fix
+
 Revision 1.18  2004/11/30 22:00:06  zbyniu
 - added PreReq: rc-scripts and Requires(): /sbin/chkconfig for daemon
 

================================================================
Index: SPECS/zebra-xs26.spec
diff -u SPECS/zebra-xs26.spec:1.23 SPECS/zebra-xs26.spec:1.24
--- SPECS/zebra-xs26.spec:1.23	Tue Mar 14 00:14:32 2006
+++ SPECS/zebra-xs26.spec	Mon May 22 19:32:22 2006
@@ -171,15 +171,15 @@
 if [ ! -s %{_sysconfdir}/zebra.conf ]; then
 	echo "hostname `hostname`" > %{_sysconfdir}/zebra.conf
 fi
-%service zebra restart "main routing deamon"
+%service zebra restart "main routing daemon"
 
 %post bgpd
 /sbin/chkconfig --add bgpd >&2
-%service bgpd restart "bgpd routing deamon"
+%service bgpd restart "bgpd routing daemon"
 
 %post ospf6d
 /sbin/chkconfig --add ospf6d >&2
-%service ospf6d restart "ospf6d routing deamon"
+%service ospf6d restart "ospf6d routing daemon"
 
 %preun
 if [ "$1" = "0" ]; then
@@ -247,6 +247,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2006/05/22 17:32:22  glen
+- deamon->daemon spelling fix
+
 Revision 1.23  2006/03/13 23:14:32  glen
 - use %service
 

================================================================
Index: SPECS/zebra.spec
diff -u SPECS/zebra.spec:1.109 SPECS/zebra.spec:1.110
--- SPECS/zebra.spec:1.109	Mon May 22 00:35:02 2006
+++ SPECS/zebra.spec	Mon May 22 19:32:22 2006
@@ -231,27 +231,27 @@
 if [ ! -s %{_sysconfdir}/zebra.conf ]; then
 	echo "hostname `hostname`" > %{_sysconfdir}/zebra.conf
 fi
-%service zebra restart "main routing deamon"
+%service zebra restart "main routing daemon"
 
 %post bgpd
 /sbin/chkconfig --add bgpd >&2
-%service bgpd restart "bgpd routing deamon"
+%service bgpd restart "bgpd routing daemon"
 
 %post ospfd
 /sbin/chkconfig --add ospfd >&2
-%service ospfd restart "ospfd routing deamon"
+%service ospfd restart "ospfd routing daemon"
 
 %post ospf6d
 /sbin/chkconfig --add ospf6d >&2
-%service ospf6d restart "ospf6d routing deamon"
+%service ospf6d restart "ospf6d routing daemon"
 
 %post ripd
 /sbin/chkconfig --add ripd >&2
-%service ripd restart "ripd routing deamon"
+%service ripd restart "ripd routing daemon"
 
 %post ripngd
 /sbin/chkconfig --add ripngd >&2
-%service ripngd restart "ripngd routing deamon"
+%service ripngd restart "ripngd routing daemon"
 
 %preun
 if [ "$1" = "0" ]; then
@@ -369,6 +369,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.110  2006/05/22 17:32:22  glen
+- deamon->daemon spelling fix
+
 Revision 1.109  2006/05/21 22:35:02  glen
 - rel 4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-Proc-Forking.spec?r1=1.9&r2=1.10&f=u
    http://cvs.pld-linux.org/SPECS/pimd.spec?r1=1.20&r2=1.21&f=u
    http://cvs.pld-linux.org/SPECS/powersave.spec?r1=1.21&r2=1.22&f=u
    http://cvs.pld-linux.org/SPECS/protolog.spec?r1=1.40&r2=1.41&f=u
    http://cvs.pld-linux.org/SPECS/shout.spec?r1=1.17&r2=1.18&f=u
    http://cvs.pld-linux.org/SPECS/task.spec?r1=1.5&r2=1.6&f=u
    http://cvs.pld-linux.org/SPECS/tinyproxy.spec?r1=1.18&r2=1.19&f=u
    http://cvs.pld-linux.org/SPECS/zebra-xs26.spec?r1=1.23&r2=1.24&f=u
    http://cvs.pld-linux.org/SPECS/zebra.spec?r1=1.109&r2=1.110&f=u



More information about the pld-cvs-commit mailing list