From e7cae8ea0771a0b0b4354e0db0f8df9a62f6ca2b Mon Sep 17 00:00:00 2001 From: paladine Date: Fri, 29 Oct 2004 09:01:59 +0000 Subject: [PATCH] - "HTTP" unification Changed files: Apache-Gallery.spec -> 1.16 --- Apache-Gallery.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Apache-Gallery.spec b/Apache-Gallery.spec index 34010d1..57fb170 100644 --- a/Apache-Gallery.spec +++ b/Apache-Gallery.spec @@ -82,7 +82,7 @@ rm -rf $RPM_BUILD_ROOT if [ -f /var/lock/subsys/httpd ]; then /etc/rc.d/init.d/httpd reload 1>&2 else - echo "Run \"/etc/rc.d/init.d/httpd start\" to start apache http daemon." + echo "Run \"/etc/rc.d/init.d/httpd start\" to start apache HTTP daemon." fi %preun -- 2.43.0