Rebuild for java 1.6.0 downgrade
This commit is contained in:
parent
a2a0134645
commit
86540f4eff
@ -34,7 +34,7 @@
|
|||||||
|
|
||||||
Name: %{parent}-%{subname}
|
Name: %{parent}-%{subname}
|
||||||
Version: 1.0
|
Version: 1.0
|
||||||
Release: 0.6.a7%{?dist}
|
Release: 0.7.a7%{?dist}
|
||||||
Summary: Plexus Resource Manager
|
Summary: Plexus Resource Manager
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
@ -114,6 +114,9 @@ cp -pr target/site/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
|
|||||||
%{_javadocdir}/%{name}
|
%{_javadocdir}/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 17 2011 Stanislav Ochotnicky <sochotnicky@redhat.com> - 1.0-0.7.a7
|
||||||
|
- Rebuild for java 1.6.0 downgrade
|
||||||
|
|
||||||
* Wed Jul 27 2011 Jaromir Capik <jcapik@redhat.com> - 1.0-0.6.a7
|
* Wed Jul 27 2011 Jaromir Capik <jcapik@redhat.com> - 1.0-0.6.a7
|
||||||
- Removal of plexus-maven-plugin dependency (not needed)
|
- Removal of plexus-maven-plugin dependency (not needed)
|
||||||
- Minor spec file changes according to the latest guidelines
|
- Minor spec file changes according to the latest guidelines
|
||||||
|
Loading…
Reference in New Issue
Block a user