[jboss-remoting/f20] Fixed BR

Marek Goldmann goldmann at fedoraproject.org
Thu Feb 13 13:57:24 UTC 2014


commit 779efdf05d28333e9709427d698484f510b404ce
Author: Marek Goldmann <marek.goldmann at gmail.com>
Date:   Thu Feb 13 14:57:43 2014 +0100

    Fixed BR

 jboss-remoting.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/jboss-remoting.spec b/jboss-remoting.spec
index f188bed..8899b82 100644
--- a/jboss-remoting.spec
+++ b/jboss-remoting.spec
@@ -3,7 +3,7 @@
 
 Name:             jboss-remoting
 Version:          4.0.0
-Release:          1%{?dist}
+Release:          2%{?dist}
 Summary:          JBoss Remoting
 Group:            Development/Libraries
 License:          LGPLv2+
@@ -20,6 +20,7 @@ BuildArch:        noarch
 BuildRequires:    maven-local
 BuildRequires:    jboss-parent
 BuildRequires:    xnio >= 3.1.0
+BuildRequires:    jboss-logging
 BuildRequires:    jboss-logmanager
 BuildRequires:    jboss-logging-tools >= 1.1.0
 BuildRequires:    junit4
@@ -57,6 +58,9 @@ This package contains the API documentation for %{name}.
 %doc COPYING.txt
 
 %changelog
+* Thu Feb 13 2014 Marek Goldmann <mgoldman at redhat.com> - 4.0.0-2
+- Fixed BR
+
 * Thu Feb 13 2014 Marek Goldmann <mgoldman at redhat.com> - 4.0.0-1
 - Upstream release 4.0.0.Final
 


More information about the scm-commits mailing list