diff options
author | Graham Leggett <minfrin@apache.org> | 2011-05-09 17:32:02 +0200 |
---|---|---|
committer | Graham Leggett <minfrin@apache.org> | 2011-05-09 17:32:02 +0200 |
commit | 6b99aba74ccea64edcbe0afcf88ceaf524f038e4 (patch) | |
tree | 587347e66715e9f2284ff7a676bea8305b7724c7 /build/rpm/httpd.spec.in | |
parent | Rebuild changes. (diff) | |
download | apache2-6b99aba74ccea64edcbe0afcf88ceaf524f038e4.tar.xz apache2-6b99aba74ccea64edcbe0afcf88ceaf524f038e4.zip |
rpm spec file: Remove corrupted %changelog entry:
error: bad date in %changelog: See http://www.apache.org/dist/httpd/CHANGES_2.3
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1101064 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build/rpm/httpd.spec.in')
-rw-r--r-- | build/rpm/httpd.spec.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/build/rpm/httpd.spec.in b/build/rpm/httpd.spec.in index 42ebbc2590..3b60ec002e 100644 --- a/build/rpm/httpd.spec.in +++ b/build/rpm/httpd.spec.in @@ -376,5 +376,3 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/httpd/build/config.nice %{_libdir}/httpd/build/mkdir.sh -%changelog -* See http://www.apache.org/dist/httpd/CHANGES_2.3 |