[jacorb/f21] Add alias for jacorb:jacorb

Marek Goldmann goldmann at fedoraproject.org
Fri Jul 11 10:28:14 UTC 2014


commit 0cd4573d182d1650c25e7e84d7c1f34e358048d6
Author: Marek Goldmann <marek.goldmann at gmail.com>
Date:   Fri Jul 11 12:28:24 2014 +0200

    Add alias for jacorb:jacorb

 jacorb.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/jacorb.spec b/jacorb.spec
index 2797085..b60c581 100644
--- a/jacorb.spec
+++ b/jacorb.spec
@@ -1,6 +1,6 @@
 Name:             jacorb
 Version:          2.3.1
-Release:          13%{?dist}
+Release:          14%{?dist}
 Summary:          The Java implementation of the OMG's CORBA standard
 Group:            Development/Libraries
 License:          LGPLv2
@@ -83,6 +83,8 @@ sed -i 's|,notification||' src/org/jacorb/build.xml
 ln -s $(build-classpath antlr) lib/antlr-2.7.2.jar
 ln -s $(build-classpath slf4j/api) lib/slf4j-api-1.5.6.jar
 
+%mvn_alias "org.jacorb:" "jacorb:"
+
 %build
 export CLASSPATH=$(build-classpath avalon-logkit slf4j/api)
 
@@ -110,6 +112,9 @@ ant all doc
 %doc doc/LICENSE
 
 %changelog
+* Fri Jul 11 2014 Marek Goldmann <mgoldman at redhat.com> - 2.3.1-14
+- Add alias for jacorb:jacorb
+
 * Fri Jul 11 2014 Marek Goldmann <mgoldman at redhat.com> - 2.3.1-13
 - Added missing BR
 


More information about the scm-commits mailing list