[google-gson] Use Requires: java-headless rebuild (#1067528)

Mikolaj Izdebski mizdebsk at fedoraproject.org
Fri Mar 28 20:41:07 UTC 2014


commit 1faead9cca5437d5b5cce2488f222bbf95c3537e
Author: Michael Simacek <msimacek at redhat.com>
Date:   Fri Mar 28 17:49:32 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>

 google-gson.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/google-gson.spec b/google-gson.spec
index a3ef130..c5d7cb5 100644
--- a/google-gson.spec
+++ b/google-gson.spec
@@ -4,7 +4,7 @@
 
 Name:             google-%{short_name}
 Version:          2.2.4
-Release:          3%{?dist}
+Release:          4%{?dist}
 Summary:          Java lib for conversion of Java objects into JSON representation
 License:          ASL 2.0
 Group:            Development/Libraries
@@ -24,7 +24,6 @@ BuildRequires:    maven-plugin-cobertura
 BuildRequires:    maven-enforcer-plugin
 BuildRequires:    maven-install-plugin
 
-Requires:         java
 Requires:         jpackage-utils
 
 %description
@@ -76,6 +75,9 @@ cp -pr target/apidocs/* %{buildroot}%{_javadocdir}/%{name}
 %doc %{_javadocdir}/%{name}
 
 %changelog
+* Fri Mar 28 2014 Michael Simacek <msimacek at redhat.com> - 2.2.4-4
+- Use Requires: java-headless rebuild (#1067528)
+
 * Mon Aug 05 2013 Severin Gehwolf <sgehwolf at redhat.com> 2.2.4-3
 - Add BR maven-install-plugin, resolves RHBZ#992422.
 


More information about the scm-commits mailing list