From: Graham Leggett Date: Fri, 2 Jul 2004 00:41:44 +0000 (+0000) Subject: Add the NOTICE file to the rpm spec file in compliance with the Apache X-Git-Tag: pre_ajp_proxy~115 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b21420c5a6743506a5f1bb5edfe28ba40fbc54fd;p=apache Add the NOTICE file to the rpm spec file in compliance with the Apache v2.0 license. PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104119 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 955f740540..4758334b9f 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,9 @@ Changes with Apache 2.1.0-dev [Remove entries to the current 2.0 section below, when backported] + *) Add the NOTICE file to the rpm spec file in compliance with the + Apache v2.0 license. [Graham Leggett] + *) mod_proxy: multiple bugfixes, principally support cookies in ProxyPassReverse, and don't canonicalise URL passed to backend. Documentation correspondingly updated. [Nick Kew ] diff --git a/build/rpm/httpd.spec.in b/build/rpm/httpd.spec.in index 9a2d3ff4e8..259135ef3a 100644 --- a/build/rpm/httpd.spec.in +++ b/build/rpm/httpd.spec.in @@ -293,7 +293,7 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) -%doc ABOUT_APACHE README CHANGES LICENSE +%doc ABOUT_APACHE README CHANGES LICENSE NOTICE %dir %{_sysconfdir}/httpd %{_sysconfdir}/httpd/modules