Fix license.
This commit is contained in:
parent
ee9e8fde28
commit
1647771fcc
1 changed files with 5 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue