[avalon-framework] Remove unneeded BR/R.

Alexander Kurtakov akurtakov at fedoraproject.org
Fri Apr 6 12:55:43 UTC 2012


commit 1af1b79957ffb3646755bb269cf2f991336d371c
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Fri Apr 6 15:55:30 2012 +0300

    Remove unneeded BR/R.

 avalon-framework.spec |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/avalon-framework.spec b/avalon-framework.spec
index 34f1e6c..f7e5948 100644
--- a/avalon-framework.spec
+++ b/avalon-framework.spec
@@ -33,7 +33,7 @@
 
 Name:        avalon-%{short_name}
 Version:     4.3
-Release:     4%{?dist}
+Release:     5%{?dist}
 Epoch:       0
 Summary:     Java components interfaces
 License:     ASL 2.0
@@ -53,7 +53,6 @@ Requires:    apache-commons-logging
 Requires:    avalon-logkit
 Requires:    log4j
 Requires:    xalan-j2
-Requires:    xml-commons-apis
 
 BuildRequires:    ant
 BuildRequires:	  ant-junit
@@ -64,7 +63,6 @@ BuildRequires:    jpackage-utils
 BuildRequires:    aqute-bnd
 BuildRequires:    junit
 BuildRequires:	  log4j
-BuildRequires:    xml-commons-apis
 
 
 BuildArch:    	  noarch
@@ -158,6 +156,9 @@ popd
 %{_javadocdir}/%{name}
 
 %changelog
+* Fri Apr 6 2012 Alexander Kurtakov <akurtako at redhat.com> 0:4.3-5
+- Remove unneeded BR/R.
+
 * Thu Jan 12 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0:4.3-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list