]> git.pld-linux.org Git - packages/lighttpd.git/commitdiff
- change lighttpd caps to Lighttpd
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 29 Aug 2008 13:35:53 +0000 (13:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    lighttpd.spec -> 1.263

lighttpd.spec

index 843c4cb9420313d3de7af51ee451e51927200180..dd2720a9c50f1dc356f6289adf057540925109d3 100644 (file)
@@ -931,7 +931,7 @@ rm -rf $RPM_BUILD_ROOT
 %pre
 %groupadd -g 109 lighttpd
 %groupadd -g 51 http
-%useradd -u 116 -d %{_lighttpddir} -c "LigHTTPd User" -g lighttpd lighttpd
+%useradd -u 116 -d %{_lighttpddir} -c "Lighttpd User" -g lighttpd lighttpd
 %addusertogroup lighttpd http
 
 %post
@@ -966,7 +966,7 @@ fi
 #
 # the strict internal deps between lighttpd modules and
 # main package are very important for all this to work.
-%service %{name} restart "LigHTTPd webserver"
+%service %{name} restart "Lighttpd webserver"
 exit 0
 
 # macro called at module post scriptlet
This page took 0.108613 seconds and 4 git commands to generate.