[thermostat/f18] Remove felix-osgi-compendium BR/R since we don't use it (yet).

jerboaa jerboaa at fedoraproject.org
Mon Jan 7 18:08:35 UTC 2013


commit bcb254c4164b1adf8e73724c0b1c82e48a33aa91
Author: Severin Gehwolf <sgehwolf at redhat.com>
Date:   Mon Jan 7 19:07:26 2013 +0100

    Remove felix-osgi-compendium BR/R since we don't use it (yet).

 thermostat.spec |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/thermostat.spec b/thermostat.spec
index 4f9dcb6..f6345d7 100644
--- a/thermostat.spec
+++ b/thermostat.spec
@@ -1,6 +1,6 @@
 Name:       thermostat
 Version:    0.4.0
-Release:    9%{?dist}
+Release:    10%{?dist}
 Summary:    A monitoring and serviceability tool for OpenJDK
 License:    GPLv2+ with exceptions
 URL:        http://icedtea.classpath.org/thermostat/
@@ -32,7 +32,6 @@ BuildRequires: maven-surefire-provider-junit4
 
 BuildRequires: libgnome-keyring-devel
 BuildRequires: felix-framework
-BuildRequires: felix-osgi-compendium
 BuildRequires: fusesource-pom
 BuildRequires: jansi
 # 1.0.14-3 has OSGi metadata
@@ -54,7 +53,6 @@ Requires: java >= 1:1.7.0
 Requires: jpackage-utils
 
 Requires: felix-framework
-Requires: felix-osgi-compendium
 Requires: jansi
 Requires: java-devel >= 1:1.7.0
 # jline2 2.5-7 has jansi-internal import-package fix.
@@ -176,7 +174,6 @@ cp -a distribution/target %{buildroot}%{_datarootdir}/%{name}
 # org.apache.felix.framework is sufficient.
 build-jar-repository -s -p %{buildroot}%{_datarootdir}/%{name}/libs \
     felix/org.apache.felix.framework \
-    felix/org.osgi.compendium \
     apache-commons-cli \
     apache-commons-collections \
     apache-commons-beanutils \
@@ -251,6 +248,9 @@ cp -a target/site/apidocs %{buildroot}%{_javadocdir}/%{name}
 %{_javadocdir}/%{name}
 
 %changelog
+* Mon Jan 7 2013 Severin Gehwolf <sgehwolf at redhat.com> 0.4.0-10
+- Remove felix-osgi-compendium BR/R since we don't use it (yet).
+
 * Mon Jan 7 2013 Severin Gehwolf <sgehwolf at redhat.com> 0.4.0-9
 - Fix RHBZ 891840 (NoSuchMethodError on boot).
 


More information about the scm-commits mailing list