Switch to automatically-generated javadoc package
This commit is contained in:
parent
bfc0c86dae
commit
9015301895
@ -1,11 +1,12 @@
|
||||
Name: aopalliance
|
||||
Version: 1.0
|
||||
Release: 15%{?dist}
|
||||
Epoch: 0
|
||||
Version: 1.0
|
||||
Release: 16%{?dist}
|
||||
Summary: Java/J2EE AOP standards
|
||||
License: Public Domain
|
||||
URL: http://aopalliance.sourceforge.net/
|
||||
BuildArch: noarch
|
||||
|
||||
# cvs -d:pserver:anonymous@aopalliance.cvs.sourceforge.net:/cvsroot/aopalliance login
|
||||
# password empty
|
||||
# cvs -z3 -d:pserver:anonymous@aopalliance.cvs.sourceforge.net:/cvsroot/aopalliance export -r HEAD aopalliance
|
||||
@ -25,11 +26,7 @@ environements (e.g. Eclipse). The AOP Alliance also aims to ensure
|
||||
interoperability between Java/J2EE AOP implementations to build a
|
||||
larger AOP community.
|
||||
|
||||
%package javadoc
|
||||
Summary: API documentation for %{summary}
|
||||
|
||||
%description javadoc
|
||||
%{summary}.
|
||||
%{?javadoc_package}
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}
|
||||
@ -50,9 +47,10 @@ jar umf %{SOURCE2} build/%{name}.jar
|
||||
|
||||
%files -f .mfiles
|
||||
|
||||
%files javadoc -f .mfiles-javadoc
|
||||
|
||||
%changelog
|
||||
* Mon Jan 29 2018 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:1.0-16
|
||||
- Switch to automatically-generated javadoc package
|
||||
|
||||
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0:1.0-15
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user