Switch to automatically-generated javadoc package

This commit is contained in:
Mikolaj Izdebski 2018-01-29 08:54:35 +01:00
parent bfc0c86dae
commit 9015301895

View File

@ -1,11 +1,12 @@
Name: aopalliance Name: aopalliance
Version: 1.0
Release: 15%{?dist}
Epoch: 0 Epoch: 0
Version: 1.0
Release: 16%{?dist}
Summary: Java/J2EE AOP standards Summary: Java/J2EE AOP standards
License: Public Domain License: Public Domain
URL: http://aopalliance.sourceforge.net/ URL: http://aopalliance.sourceforge.net/
BuildArch: noarch BuildArch: noarch
# cvs -d:pserver:anonymous@aopalliance.cvs.sourceforge.net:/cvsroot/aopalliance login # cvs -d:pserver:anonymous@aopalliance.cvs.sourceforge.net:/cvsroot/aopalliance login
# password empty # password empty
# cvs -z3 -d:pserver:anonymous@aopalliance.cvs.sourceforge.net:/cvsroot/aopalliance export -r HEAD aopalliance # 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 interoperability between Java/J2EE AOP implementations to build a
larger AOP community. larger AOP community.
%package javadoc %{?javadoc_package}
Summary: API documentation for %{summary}
%description javadoc
%{summary}.
%prep %prep
%setup -q -n %{name} %setup -q -n %{name}
@ -50,9 +47,10 @@ jar umf %{SOURCE2} build/%{name}.jar
%files -f .mfiles %files -f .mfiles
%files javadoc -f .mfiles-javadoc
%changelog %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 * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0:1.0-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild