SPECS: p0f.spec - correct %service usage
glen
glen at pld-linux.org
Fri Mar 10 00:34:55 CET 2006
Author: glen Date: Thu Mar 9 23:34:55 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- correct %service usage
---- Files affected:
SPECS:
p0f.spec (1.39 -> 1.40)
---- Diffs:
================================================================
Index: SPECS/p0f.spec
diff -u SPECS/p0f.spec:1.39 SPECS/p0f.spec:1.40
--- SPECS/p0f.spec:1.39 Thu Mar 9 23:04:34 2006
+++ SPECS/p0f.spec Fri Mar 10 00:34:50 2006
@@ -90,7 +90,6 @@
fi
/sbin/chkconfig --add p0f
%service p0f restart "p0f daemon"
-%service p0f start "p0f daemon"
%preun
if [ "$1" = "0" ]; then
@@ -121,6 +120,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.40 2006/03/09 23:34:50 glen
+- correct %service usage
+
Revision 1.39 2006/03/09 22:04:34 dzeus
- up to 2.0.6, use %service
- removed masq_timestamp.patch (included in source)
@@ -168,7 +170,7 @@
- cleanups
Revision 1.25 2003/09/29 09:49:03 adamg
-- moved binaries from %%{_bindir} to %%{_sbindir} (they require root privileges)
+- moved binaries from %{_bindir} to %{_sbindir} (they require root privileges)
Revision 1.24 2003/09/29 07:50:12 adamg
- config_h patch replaced with DESTDIR patch
@@ -228,8 +230,7 @@
- ups :)
Revision 1.6 2002/03/20 16:14:02 jojoro
-
-Typo fix
+- Typo fix
Revision 1.5 2002/02/23 04:17:25 kloczek
- adapterized.
@@ -239,12 +240,12 @@
Group field using gettext).
Revision 1.3 2002/01/31 13:01:54 qboosh
-pl descriptions, some pldifications
+- pl descriptions, some pldifications
Revision 1.2 2002/01/29 21:10:19 adasi
- - spec file adapted from original spec
- - some cosmetics would be welcome
- - STBR
+- spec file adapted from original spec
+- some cosmetics would be welcome
+- STBR
Revision 1.1 2002/01/29 21:05:28 adasi
80d5e09a8af92634f03c629b13d07666 SOURCES/p0f-1.8.tgz
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/p0f.spec?r1=1.39&r2=1.40&f=u
More information about the pld-cvs-commit
mailing list