]> git.pld-linux.org Git - packages/apache1.git/commitdiff
- cosmetics
authorElan Ruusamäe <glen@pld-linux.org>
Sat, 5 Mar 2005 17:37:16 +0000 (17:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache1.spec -> 1.83.2.13

apache1.spec

index 9c34e09d1950d7d01797b5cbaa7f5968813c59e4..3384dbc15d946a103fec1f4295f6fa6acf81a113 100644 (file)
@@ -1578,8 +1578,6 @@ if [ "$1" = "0" ]; then
        fi
 fi
 
-# XXXXXXXXXXXXXXXXXXX
-
 %post mod_log_agent
 if [ -f /var/lock/subsys/apache ]; then
        /etc/rc.d/init.d/apache restart 1>&2
@@ -1906,7 +1904,7 @@ sed -i -e '
 %files index
 %defattr(644,root,root,755)
 %config(noreplace,missingok) %{_datadir}/html/index.html
-# note: html extensions are not the same as (g)libc locale names
+# NOTE: html extensions are not the same as (g)libc locale names
 %lang(ca) %{_datadir}/html/index.html.ca
 %lang(cs) %{_datadir}/html/index.html.cz
 %lang(de) %{_datadir}/html/index.html.de
This page took 0.113129 seconds and 4 git commands to generate.