]> git.pld-linux.org Git - packages/xinetd.git/commitdiff
- typo xinetd-2_1_8_9pre13-2
authorundefine <undefine@pld-linux.org>
Fri, 5 Jan 2001 14:02:23 +0000 (14:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 2 - was broken xinetd.inet.sh

Changed files:
    xinetd.spec -> 1.11

xinetd.spec

index 3747f6d605c533f347b3d2bc4de2b28599b4ea37..facc2bd0ed1a223d8298ac1f549fe2f14e93973c 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Secure replacement for inetd
 Summary(pl):   Bezpieczny odpowiednik inetd
 Name:          xinetd
 Version:       2.1.8.9pre13
-Release:       1
+Release:       2
 Group:         Daemons
 Group(de):     Server
 Group(pl):     Serwery
@@ -70,7 +70,7 @@ rm -rf $RPM_BUILD_ROOT
 if [ -f /var/lock/subsys/rc-inetd ]; then
         /etc/rc.d/init.d/rc-inetd restart 1>&2
 else
-        echo "Type \"/etc/rc.d/init.d/rc-inetd start\" to start rlinetd" 1>&2
+        echo "Type \"/etc/rc.d/init.d/rc-inetd start\" to start xinetd" 1>&2
 fi
 
 %preun
This page took 0.167232 seconds and 4 git commands to generate.