From: Graham Leggett Date: Fri, 2 Jul 2004 12:37:28 +0000 (+0000) Subject: Add the NOTICE file to the rpm spec file in compliance with the X-Git-Tag: STRIKER_2_0_51_RC1^2~169 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a4c812c5e160e8feccbf6a42782bb1af7f10661;p=thirdparty%2Fapache%2Fhttpd.git 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/branches/APACHE_2_0_BRANCH@104129 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 61b3d029887..cd5cf13168a 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,8 @@ Changes with Apache 2.0.51 + *) Add the NOTICE file to the rpm spec file in compliance with the + Apache v2.0 license. [Graham Leggett] + *) RPM spec file changes: changed default dependancy to link to db4 instead of db3. Fixed complaints about unpackaged files. [Graham Leggett] diff --git a/build/rpm/httpd.spec.in b/build/rpm/httpd.spec.in index c8a04d81d38..28efb3e924f 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