SPECS: template-apache-package.spec - up rpmmacros for last change
glen
glen at pld-linux.org
Thu Jun 30 23:51:30 CEST 2005
Author: glen Date: Thu Jun 30 21:51:30 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up rpmmacros for last change
---- Files affected:
SPECS:
template-apache-package.spec (1.20 -> 1.21)
---- Diffs:
================================================================
Index: SPECS/template-apache-package.spec
diff -u SPECS/template-apache-package.spec:1.20 SPECS/template-apache-package.spec:1.21
--- SPECS/template-apache-package.spec:1.20 Thu Jun 30 23:48:29 2005
+++ SPECS/template-apache-package.spec Thu Jun 30 23:51:25 2005
@@ -6,7 +6,7 @@
Release: 0.19
License: GPL
Group: Development
-BuildRequires: rpmbuild(macros) >= 1.223
+BuildRequires: rpmbuild(macros) >= 1.226
Requires: apache >= 1.3.33-2
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -65,7 +65,7 @@
cp -f %{_sysconfdir}/apache-%{name}.conf{,.rpmnew}
mv -f /etc/httpd/%{name}.conf.rpmsave %{_sysconfdir}/apache-%{name}.conf
if [ -f /var/lock/subsys/httpd ]; then
- /etc/rc.d/init.d/httpd relad 1>&2
+ /etc/rc.d/init.d/httpd reload 1>&2
fi
fi
@@ -109,6 +109,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.21 2005/06/30 21:51:25 glen
+- up rpmmacros for last change
+
Revision 1.20 2005/06/30 21:48:29 glen
- apache reload as we only change configuration, no full restart needed for apache
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/template-apache-package.spec?r1=1.20&r2=1.21&f=u
More information about the pld-cvs-commit
mailing list