[jboss-sasl] Use Requires: java-headless rebuild (#1067528)

Mikolaj Izdebski mizdebsk at fedoraproject.org
Fri Mar 28 20:59:52 UTC 2014


commit 5ca335f7a9aacd0c5f5dd35ea5c77b77ea06bc82
Author: Michael Simacek <msimacek at redhat.com>
Date:   Fri Mar 28 18:16:52 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>

 jboss-sasl.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/jboss-sasl.spec b/jboss-sasl.spec
index 6ae0796..dfbfc2a 100644
--- a/jboss-sasl.spec
+++ b/jboss-sasl.spec
@@ -3,7 +3,7 @@
 
 Name:             jboss-sasl
 Version:          1.0.0
-Release:          7%{?dist}
+Release:          8%{?dist}
 Summary:          SASL Provider for J2SE
 Group:            Development/Libraries
 License:          LGPLv2+
@@ -39,7 +39,6 @@ BuildRequires:    jboss-logging-tools
 Requires:         jboss-logging
 Requires:         jboss-logging-tools
 Requires:         jpackage-utils
-Requires:         java
 
 %description
 This package contains SASL Provider for J2SE
@@ -83,6 +82,9 @@ install -pm 644 pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}.pom
 %{_javadocdir}/%{name}
 
 %changelog
+* Fri Mar 28 2014 Michael Simacek <msimacek at redhat.com> - 1.0.0-8
+- Use Requires: java-headless rebuild (#1067528)
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.0-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list