[native-platform] Use Requires: java-headless rebuild (#1067528)

Mikolaj Izdebski mizdebsk at fedoraproject.org
Fri Mar 28 20:43:00 UTC 2014


commit 2ed86a9da95f583815776af37f8fc512831df773
Author: Michael Simacek <msimacek at redhat.com>
Date:   Fri Mar 28 16:08:00 2014 +0100

    Use Requires: java-headless rebuild (#1067528)
    
    Signed-off-by: Michael Simacek <msimacek at redhat.com>
    Signed-off-by: Mikolaj Izdebski <mizdebsk at redhat.com>

 native-platform.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/native-platform.spec b/native-platform.spec
index 7464b24..1bc6c5d 100644
--- a/native-platform.spec
+++ b/native-platform.spec
@@ -9,7 +9,7 @@
 
 Name:          native-platform
 Version:       0.3
-Release:       0.3.rc2%{?dist}
+Release:       0.4.rc2%{?dist}
 Summary:       Java bindings for various native APIs
 License:       ASL 2.0
 URL:           https://github.com/adammurdoch/native-platform
@@ -35,7 +35,6 @@ BuildRequires: javapackages-tools
 BuildRequires: jopt-simple
 BuildRequires: ncurses-devel
 Requires:      javapackages-tools
-Requires:      java
 
 %description
 A collection of cross-platform Java APIs
@@ -127,6 +126,9 @@ cp -rp build/docs/javadoc/* %{buildroot}%{_javadocdir}/%{name}
 %doc LICENSE
 
 %changelog
+* Fri Mar 28 2014 Michael Simacek <msimacek at redhat.com> - 0.3-0.4.rc2
+- Use Requires: java-headless rebuild (#1067528)
+
 * Tue Oct 15 2013 gil cattaneo <puntogil at libero.it> 0.3-0.3.rc2
 - fix for rhbz#992323
 - use make as buildsystem to avoid circular dependencies


More information about the scm-commits mailing list