summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcvsdist <cvsdist@fedoraproject.org>2004-09-09 06:09:04 +0000
committercvsdist <cvsdist@fedoraproject.org>2004-09-09 06:09:04 +0000
commitf0ad17e6804bf90d1bc55f30f9d9535114448402 (patch)
tree888c88017c43d940c967b959e6dc89c2c702bf12
parentc70491735f9f89e64318af4bf96c9bccc4d7d0f2 (diff)
downloadhttpd-f0ad17e6804bf90d1bc55f30f9d9535114448402.tar.gz
httpd-f0ad17e6804bf90d1bc55f30f9d9535114448402.tar.xz
httpd-f0ad17e6804bf90d1bc55f30f9d9535114448402.zip
auto-import changelog data from httpd-2.0.40-2.src.rpmhttpd-2_0_40-2
Wed Aug 21 2002 Bill Nottingham <notting@redhat.com> 2.0.40-2 - add trigger (#68657)
-rw-r--r--httpd.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/httpd.spec b/httpd.spec
index 32c7046..6528c32 100644
--- a/httpd.spec
+++ b/httpd.spec
@@ -4,7 +4,7 @@
Summary: Apache HTTP Server
Name: httpd
Version: 2.0.40
-Release: 1
+Release: 2
URL: http://httpd.apache.org/
Vendor: Red Hat, Inc.
Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.gz
@@ -211,6 +211,9 @@ sed -e "s|/usr/local/apache2/conf/httpd.conf|/etc/httpd/conf/httpd.conf|" \
/usr/sbin/useradd -c "Apache" -u 48 \
-s /sbin/nologin -r -d %{contentdir} apache 2> /dev/null || :
+%triggerpostun -- apache < 2.0
+/sbin/chkconfig --add httpd
+
%post
# Register the httpd service
/sbin/chkconfig --add httpd
@@ -328,6 +331,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/httpd/build/libtool
%changelog
+* Wed Aug 21 2002 Bill Nottingham <notting@redhat.com> 2.0.40-2
+- add trigger (#68657)
+
* Mon Aug 12 2002 Joe Orton <jorton@redhat.com> 2.0.40-1
- update to 2.0.40