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

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


commit 605ced320a72fcd5870cb132706c27cdc799e728
Author: Michael Simacek <msimacek at redhat.com>
Date:   Fri Mar 28 16:59:44 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>

 jackrabbit.spec |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/jackrabbit.spec b/jackrabbit.spec
index 0275d05..639a481 100644
--- a/jackrabbit.spec
+++ b/jackrabbit.spec
@@ -1,6 +1,6 @@
 Name:          jackrabbit
 Version:       2.4.2
-Release:       7%{?dist}
+Release:       8%{?dist}
 Summary:       Implementation of the Content Repository for Java Technology API
 Group:         Development/Libraries
 License:       ASL 2.0
@@ -37,7 +37,6 @@ BuildRequires: maven-release-plugin
 BuildRequires: maven-resources-plugin
 BuildRequires: maven-surefire-plugin
 
-Requires:      java
 Requires:      jpackage-utills
 
 %description
@@ -53,7 +52,6 @@ transactions, observation, and more.
 Summary:       Jackrabbit WebDAV Library
 Group:         Development/Libraries
 Requires:      jpackage-utils
-Requires:      java
 
 %description webdav
 This is the WebDAV Library component of the Apache Jackrabbit project. This 
@@ -118,6 +116,9 @@ touch -r %{name}-webdav/pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{name}-webdav.p
 %doc NOTICE.txt LICENSE.txt
 
 %changelog
+* Fri Mar 28 2014 Michael Simacek <msimacek at redhat.com> - 2.4.2-8
+- Use Requires: java-headless rebuild (#1067528)
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.4.2-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list