[apache-commons-collections/f21] Revert "Update to add Requires: apache-commons-parent due to dependencies"

Mikolaj Izdebski mizdebsk at fedoraproject.org
Thu Oct 23 08:29:52 UTC 2014


commit 6b1b532fb363bf9481f9bd5d18a6d55e941c4b65
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Thu Oct 23 10:29:37 2014 +0200

    Revert "Update to add Requires: apache-commons-parent due to dependencies"
    
    This reverts commit b80c69aef16de55140694a04cb39c0e0edbe359b.

 apache-commons-collections.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/apache-commons-collections.spec b/apache-commons-collections.spec
index 0be3249..9c22719 100644
--- a/apache-commons-collections.spec
+++ b/apache-commons-collections.spec
@@ -3,7 +3,7 @@
 
 Name:           apache-%{short_name}
 Version:        3.2.1
-Release:        23%{?dist}
+Release:        24%{?dist}
 Summary:        Provides new interfaces, implementations and utilities for Java Collections
 License:        ASL 2.0
 Group:          Development/Libraries
@@ -27,7 +27,6 @@ BuildRequires: apache-commons-parent
 BuildRequires: dos2unix
 Requires:      java-headless
 Requires:      jpackage-utils
-Requires:      apache-commons-parent
 
 Provides:       jakarta-%{short_name} = %{version}-%{release}
 Obsoletes:      jakarta-%{short_name} < %{version}-%{release}
@@ -157,6 +156,9 @@ ln -s %{name}-testframework-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}-tes
 
 
 %changelog
+* Thu Oct 23 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 3.2.1-24
+- Remove requires on apache-commons-parent
+
 * Fri Oct 17 2014 Timothy St. Clair <tstclair at redhat.com> - 3.2.1-23
 - Fix broken Java 8 build
 


More information about the scm-commits mailing list