From 2b074d1b96a9d5e25035b3e439b78fd443608ef4 Mon Sep 17 00:00:00 2001 From: Michael Simacek Date: Fri, 28 Mar 2014 15:23:19 +0100 Subject: [PATCH] Use Requires: java-headless rebuild (#1067528) Signed-off-by: Michael Simacek Signed-off-by: Mikolaj Izdebski --- replacer.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/replacer.spec b/replacer.spec index 64996c7..63a8a78 100644 --- a/replacer.spec +++ b/replacer.spec @@ -1,6 +1,6 @@ Name: replacer Version: 1.5.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Replacer Maven Mojo License: MIT URL: http://code.google.com/p/maven-replacer-plugin/ @@ -59,6 +59,9 @@ This package contains javadoc for %{name}. %files javadoc -f .mfiles-javadoc %changelog +* Fri Mar 28 2014 Michael Simacek - 1.5.2-4 +- Use Requires: java-headless rebuild (#1067528) + * Sun Aug 04 2013 Fedora Release Engineering - 1.5.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild @@ -67,4 +70,4 @@ This package contains javadoc for %{name}. - minor changes to adapt to current guideline * Sun May 26 2013 gil cattaneo 1.5.2-1 -- initial rpm \ No newline at end of file +- initial rpm