[sonatype-gossip] Use Requires: java-headless rebuild (#1067528)

Mikolaj Izdebski mizdebsk at fedoraproject.org
Fri Mar 28 20:31:16 UTC 2014


commit e16b84ff0f18584ddc596d3ca54cbb2d277fa564
Author: Michael Simacek <msimacek at redhat.com>
Date:   Fri Mar 28 15:04:15 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>

 sonatype-gossip.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/sonatype-gossip.spec b/sonatype-gossip.spec
index c1c5baf..4bf42b5 100644
--- a/sonatype-gossip.spec
+++ b/sonatype-gossip.spec
@@ -2,7 +2,7 @@
 
 Name:             sonatype-gossip
 Version:          1.7
-Release:          9%{?dist}
+Release:          10%{?dist}
 Summary:          SLF4j Gossip Provider
 Group:            Development/Libraries
 License:          ASL 2.0
@@ -27,7 +27,6 @@ BuildRequires:    modello
 BuildRequires:    jansi
 BuildRequires:    fusesource-pom
 
-Requires:         java
 Requires:         jpackage-utils
 Requires:         slf4j
 
@@ -86,6 +85,9 @@ cp -rp target/site/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
 %doc header.txt
 
 %changelog
+* Fri Mar 28 2014 Michael Simacek <msimacek at redhat.com> - 1.7-10
+- Use Requires: java-headless rebuild (#1067528)
+
 * Mon Aug 12 2013 Stanislav Ochotnicky <sochotnicky at redhat.com> - 1.7-9
 - Remove unneeded animal-sniffer dependency
 


More information about the scm-commits mailing list