Revert "Update to add Requires: apache-commons-parent due to dependencies"
This reverts commit b80c69aef1
.
This commit is contained in:
parent
39d427fec5
commit
3dee5e7dc7
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: apache-%{short_name}
|
Name: apache-%{short_name}
|
||||||
Version: 3.2.1
|
Version: 3.2.1
|
||||||
Release: 24%{?dist}
|
Release: 25%{?dist}
|
||||||
Summary: Provides new interfaces, implementations and utilities for Java Collections
|
Summary: Provides new interfaces, implementations and utilities for Java Collections
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -27,7 +27,6 @@ BuildRequires: apache-commons-parent
|
|||||||
BuildRequires: dos2unix
|
BuildRequires: dos2unix
|
||||||
Requires: java-headless
|
Requires: java-headless
|
||||||
Requires: jpackage-utils
|
Requires: jpackage-utils
|
||||||
Requires: apache-commons-parent
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The introduction of the Collections API by Sun in JDK 1.2 has been a
|
The introduction of the Collections API by Sun in JDK 1.2 has been a
|
||||||
@ -147,6 +146,9 @@ ln -s %{name}-testframework-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}-tes
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 23 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.2.1-25
|
||||||
|
- Remove requires on apache-commons-parent
|
||||||
|
|
||||||
* Fri Oct 17 2014 Timothy St. Clair <tstclair@redhat.com> - 3.2.1-24
|
* Fri Oct 17 2014 Timothy St. Clair <tstclair@redhat.com> - 3.2.1-24
|
||||||
- Fix broken Java 8 build
|
- Fix broken Java 8 build
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user