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

Mikolaj Izdebski mizdebsk at fedoraproject.org
Fri Mar 28 20:45:55 UTC 2014


commit 4284334904790b8f60f97e504d22fd5bdcb799d7
Author: Michael Simacek <msimacek at redhat.com>
Date:   Fri Mar 28 16:19:05 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>

 mimepull.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/mimepull.spec b/mimepull.spec
index 0bb0807..24c5537 100644
--- a/mimepull.spec
+++ b/mimepull.spec
@@ -1,6 +1,6 @@
 Name:             mimepull
 Version:          1.8
-Release:          6%{?dist}
+Release:          7%{?dist}
 Summary:          Streaming API to access attachments from a MIME message
 Group:            Development/Libraries
 License:          CDDL and GPLv2 with exceptions
@@ -27,7 +27,6 @@ BuildRequires:    junit
 BuildRequires:    jvnet-parent
 
 Requires:         jpackage-utils
-Requires:         java
 
 %description
 Provides a streaming API to access attachments parts in a MIME message
@@ -77,6 +76,9 @@ cp -rp target/site/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
 %doc LICENSE
 
 %changelog
+* Fri Mar 28 2014 Michael Simacek <msimacek at redhat.com> - 1.8-7
+- Use Requires: java-headless rebuild (#1067528)
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.8-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list