[felix-framework] Use Requires: java-headless rebuild (#1067528)

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Mar 5 09:06:45 UTC 2014


commit 110ca83030ad81d9216477207137f630b8eef63e
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Tue Mar 4 09:05:27 2014 +0100

    Use Requires: java-headless rebuild (#1067528)

 felix-framework.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/felix-framework.spec b/felix-framework.spec
index 7d6abc6..85f795b 100644
--- a/felix-framework.spec
+++ b/felix-framework.spec
@@ -2,7 +2,7 @@
 
 Name:           felix-framework
 Version:        4.2.1
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Apache Felix Framework
 Group:          Development/Libraries
 License:        ASL 2.0
@@ -19,7 +19,7 @@ BuildRequires: maven-local
 BuildRequires: maven-surefire-provider-junit4
 BuildRequires: mockito
 
-Requires: java >= 1:1.6.0
+Requires: java-headless >= 1:1.6.0
 
 %description
 Apache Felix Framework Interfaces and Classes.
@@ -52,6 +52,9 @@ rm src/test/java/org/apache/felix/framework/ServiceRegistryTest.java
 %doc LICENSE NOTICE
 
 %changelog
+* Tue Mar 04 2014 Stanislav Ochotnicky <sochotnicky at redhat.com> - 4.2.1-5
+- Use Requires: java-headless rebuild (#1067528)
+
 * Mon Aug 05 2013 Mat Booth <fedora at matbooth.co.uk> - 4.2.1-4
 - Update for latest guidelines
 


More information about the scm-commits mailing list