Fix license.

This commit is contained in:
bojan 2007-08-21 23:30:44 +00:00
commit 1647771fcc

View file

@ -1,10 +1,10 @@
Name: apr-api-docs
Version: 1.2.9
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Apache Portable Runtime API documentation
Group: Development/Tools
License: Apache Software License
License: ASL 2.0
URL: http://apr.apache.org/
Source0: http://svn.apache.org/repos/asf/apr/apr/tags/%{version}/docs/doxygen.conf
Source1: http://svn.apache.org/repos/asf/apr/apr/tags/%{version}/LICENSE
@ -58,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT
%doc %{_docdir}/apr-%{version}/api-docs/*
%changelog
* Wed Aug 22 2007 Bojan Smojver <bojan@rexursive.com> 1.2.9-3
- Fix license
* Mon Aug 20 2007 Bojan Smojver <bojan@rexursive.com> 1.2.9-2
- add APU macros to PREDEFINED list