[apache-log4j-extras] Use Requires: java-headless rebuild (#1067528)

Mikolaj Izdebski mizdebsk at fedoraproject.org
Fri Mar 28 20:19:40 UTC 2014


commit 66a335074d6797f3fef62dadd945c17148e4e2ef
Author: Michael Simacek <msimacek at redhat.com>
Date:   Fri Mar 28 18:50:29 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>

 apache-log4j-extras.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/apache-log4j-extras.spec b/apache-log4j-extras.spec
index 0ef7f0c..a2ca27c 100644
--- a/apache-log4j-extras.spec
+++ b/apache-log4j-extras.spec
@@ -3,7 +3,7 @@
 
 Name:		apache-log4j-extras
 Version:	1.2.17.1
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Apache Extras Companion for Apache log4j
 
 Group:		Development/Libraries
@@ -32,7 +32,6 @@ BuildRequires:	maven-site-plugin
 BuildRequires:	maven-skins
 BuildRequires:	maven-surefire-plugin
 
-Requires:	java
 
 %description
 Apache Extras Companion for Apache log4j is a collection of appenders, 
@@ -68,6 +67,9 @@ find -name '*.jar' -exec rm -f '{}' \;
 %doc LICENSE NOTICE
 
 %changelog
+* Fri Mar 28 2014 Michael Simacek <msimacek at redhat.com> - 1.2.17.1-2
+- Use Requires: java-headless rebuild (#1067528)
+
 * Wed Jan 29 2014 Robert Rati <rrati at redhat> - 1.2.17.1-1
 - Update to upstream 1.2.17.1
 - Use new %mvn_* macros


More information about the scm-commits mailing list