Install NOTICE file with javadoc package
This commit is contained in:
parent
7b783e534d
commit
318bf5d065
1 changed files with 5 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
Name: apache-%{short_name}
|
||||
Version: 1.6
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Apache Commons Pool Package
|
||||
Group: Development/Libraries
|
||||
License: ASL 2.0
|
||||
|
|
@ -69,10 +69,13 @@ cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}/
|
|||
%{_mavendepmapfragdir}/*
|
||||
|
||||
%files javadoc
|
||||
%doc LICENSE.txt
|
||||
%doc LICENSE.txt NOTICE.txt
|
||||
%{_javadocdir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Fri Nov 23 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.6-3
|
||||
- Install NOTICE file with javadoc package
|
||||
|
||||
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue