]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add the NOTICE file to the rpm spec file in compliance with the
authorGraham Leggett <minfrin@apache.org>
Fri, 2 Jul 2004 12:37:28 +0000 (12:37 +0000)
committerGraham Leggett <minfrin@apache.org>
Fri, 2 Jul 2004 12:37:28 +0000 (12:37 +0000)
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

CHANGES
build/rpm/httpd.spec.in

diff --git a/CHANGES b/CHANGES
index 61b3d029887c78d930d5022bf782d95610da4850..cd5cf13168a09dd84b2f1d6d9995f4146da5cfc7 100644 (file)
--- 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]
index c8a04d81d380e544d5b8afeb750385410d28aa4e..28efb3e924f7e84939d6509529c2e493d786219a 100644 (file)
@@ -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