Install NOTICE with javadoc pakcage
This commit is contained in:
parent
949c71f460
commit
d4fdbbb42f
@ -3,7 +3,7 @@
|
||||
|
||||
Name: felix-utils
|
||||
Version: 1.1.0
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
Summary: Utility classes for OSGi
|
||||
License: ASL 2.0
|
||||
Group: Development/Libraries
|
||||
@ -62,10 +62,13 @@ cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
|
||||
%{_mavendepmapfragdir}/%{name}
|
||||
|
||||
%files javadoc
|
||||
%doc LICENSE
|
||||
%doc LICENSE NOTICE
|
||||
%doc %{_javadocdir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue Sep 4 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.1.0-6
|
||||
- Install NOTICE with javadoc pakcage
|
||||
|
||||
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.0-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user