From 11b26746fffcd6a3c163165b0f562be296a514bf Mon Sep 17 00:00:00 2001 From: Stanislav Ochotnicky Date: Tue, 4 Mar 2014 09:05:02 +0100 Subject: [PATCH] Use Requires: java-headless rebuild (#1067528) --- netty.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/netty.spec b/netty.spec index 86a4eb1..149d455 100644 --- a/netty.spec +++ b/netty.spec @@ -3,7 +3,7 @@ Name: netty Version: 4.0.14 -Release: 3%{?dist} +Release: 4%{?dist} Summary: An asynchronous event-driven network application framework and tools for Java License: ASL 2.0 URL: https://netty.io/ @@ -89,6 +89,9 @@ sed -i 's|taskdef|taskdef classpathref="maven.plugin.classpath"|' all/pom.xml %doc LICENSE.txt NOTICE.txt %changelog +* Tue Mar 04 2014 Stanislav Ochotnicky - 4.0.14-4 +- Use Requires: java-headless rebuild (#1067528) + * Mon Jan 13 2014 Marek Goldmann - 4.0.14-3 - Enable netty-all.jar artifact