[jacorb] Added missing BR

Marek Goldmann goldmann at fedoraproject.org
Fri Jul 11 06:31:04 UTC 2014


commit 906c941bcaa6a790117b50c8d24abed7ae2b3c3c
Author: Marek Goldmann <marek.goldmann at gmail.com>
Date:   Fri Jul 11 08:30:23 2014 +0200

    Added missing BR

 jacorb.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/jacorb.spec b/jacorb.spec
index dc59a59..2797085 100644
--- a/jacorb.spec
+++ b/jacorb.spec
@@ -1,6 +1,6 @@
 Name:             jacorb
 Version:          2.3.1
-Release:          12%{?dist}
+Release:          13%{?dist}
 Summary:          The Java implementation of the OMG's CORBA standard
 Group:            Development/Libraries
 License:          LGPLv2
@@ -44,6 +44,7 @@ BuildRequires:    java-devel
 BuildRequires:    ant
 BuildRequires:    antlr-tool
 BuildRequires:    avalon-logkit
+BuildRequires:    bsh
 BuildRequires:    slf4j
 
 %description
@@ -109,6 +110,9 @@ ant all doc
 %doc doc/LICENSE
 
 %changelog
+* Fri Jul 11 2014 Marek Goldmann <mgoldman at redhat.com> - 2.3.1-13
+- Added missing BR
+
 * Wed Jul 09 2014 Marek Goldmann <mgoldman at redhat.com> - 2.3.1-12
 - Switch to xmvn
 


More information about the scm-commits mailing list