[java-sig-commits] [maven-plugin-bundle] Minimal aqute-bndlib VR set to 1.43.0-2 (older ones are broken)

Jaromír Cápík jcapik at fedoraproject.org
Mon Dec 19 09:35:08 UTC 2011


commit 5120c7cb09b4650522624bd38bd18bb146d9ef66
Author: Jaromir Capik <jcapik at redhat.com>
Date:   Mon Dec 19 10:35:00 2011 +0100

    Minimal aqute-bndlib VR set to 1.43.0-2 (older ones are broken)

 maven-plugin-bundle.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/maven-plugin-bundle.spec b/maven-plugin-bundle.spec
index 351aba7..3e6f2f5 100644
--- a/maven-plugin-bundle.spec
+++ b/maven-plugin-bundle.spec
@@ -2,7 +2,7 @@
 
 Name:           maven-plugin-bundle
 Version:        2.3.5
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Maven Bundle Plugin
 
 Group:          Development/Tools
@@ -14,7 +14,7 @@ Patch0:         %{site_name}-unbundling.patch
 Patch1:         %{site_name}-exception-already-thrown.patch
 Patch2:         %{site_name}-unreported-exception.patch
 
-BuildRequires: aqute-bndlib >= 1.43.0
+BuildRequires: aqute-bndlib >= 1.43.0-2
 BuildRequires: plexus-utils >= 1.4.5
 BuildRequires: felix-osgi-obr
 BuildRequires: kxml
@@ -34,7 +34,7 @@ BuildRequires: maven-shared-osgi
 BuildRequires: felix-parent
 BuildRequires: felix-bundlerepository
 
-Requires: aqute-bndlib >= 1.43.0
+Requires: aqute-bndlib >= 1.43.0-2
 Requires: plexus-utils >= 1.4.5
 Requires: felix-osgi-obr
 Requires: kxml
@@ -103,6 +103,9 @@ rm -rf target/site/api*
 %{_javadocdir}/%{name}
 
 %changelog
+* Mon Dec 19 2011 Jaromir Capik <jcapik at redhat.com> 2.3.5-3
+- Minimal aqute-bndlib VR set to 1.43.0-2 (older ones are broken)
+
 * Mon Nov 14 2011 Jaromir Capik <jcapik at redhat.com> 2.3.5-2
 - OBR plugin readded (it's been merged to the bundle plugin)
 


More information about the java-sig-commits mailing list