summaryrefslogtreecommitdiff
path: root/makerpm
diff options
context:
space:
mode:
authorJoey Smith <joey@php.net>2000-05-01 04:49:49 +0000
committerJoey Smith <joey@php.net>2000-05-01 04:49:49 +0000
commit564f9795f871545c85f7606acad4e884e2ce83a2 (patch)
tree3a997184c66b8d0e3262d1cb57d6c69d633d108c /makerpm
parent632b054aba9008a502e0fbdc3b92c0eedc110615 (diff)
downloadphp-git-564f9795f871545c85f7606acad4e884e2ce83a2.tar.gz
Small fix: Description still referred to package as PHP3.
Diffstat (limited to 'makerpm')
-rw-r--r--makerpm5
1 files changed, 4 insertions, 1 deletions
diff --git a/makerpm b/makerpm
index f05f365792..36e51c9fde 100644
--- a/makerpm
+++ b/makerpm
@@ -44,7 +44,7 @@ BuildRoot: /tmp/php3-root
Requires: webserver
%description
-PHP3 is a powerful apache module that adds scripting and database connection
+PHP4 is a powerful apache module that adds scripting and database connection
capabilities to the apache server. This version includes the "php" binary
for suExec and stand alone php scripts too.
@@ -127,6 +127,9 @@ install -m 755 php $RPM_BUILD_ROOT/usr/bin
rm -rf $RPM_BUILD_ROOT
%changelog
+* Sun Apr 30 2000 Joey Smith <joey@samaritan.com>
+- Small fix: Description still referred to package as PHP3.
+
* Wed Jul 21 1999 Sam Liddicott <sam@campbellsci.co.uk>
- added php4b1 and modified cgi building rules so it doesn't break module