]> git.pld-linux.org Git - packages/apache.git/commitdiff
- fixed typo
authorArtur Frysiak <artur@frysiak.net>
Tue, 19 Oct 1999 16:54:17 +0000 (16:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache.spec -> 1.53

apache.spec

index 61e9b8707569dc46406c700161eed4965f208972..3fc13c611bf58e7a32d25910e0b084e1d460e8e1 100644 (file)
@@ -5,7 +5,7 @@ Summary(pl):    Serwer WWW (World Wide Web) ze wsparciem dla IPv6
 Summary(tr):   Lider WWW tarayýcý
 Name:          apache
 Version:       1.3.9
-Release:       3
+Release:       4
 Group:         Networking/Daemons
 Group(pl):     Sieciowe/Serwery
 Source0:       ftp://ftp.apache.org/apache/dist/%{name}_%{version}.tar.gz
@@ -177,7 +177,7 @@ else
 fi
 if [ -n "`id -u http 2>/dev/null`" ]; then
        if [ "`id -u http`" != "51" ]; then
-               echo "Warning: user http haven't gid=51. Corect this before install apache" 1>&2
+               echo "Warning: user http haven't uid=51. Corect this before install apache" 1>&2
                exit 1
        fi
 else
This page took 0.037893 seconds and 4 git commands to generate.