[objectweb-asm] Remove Eclipse Orbit alias

Mikolaj Izdebski mizdebsk at fedoraproject.org
Mon Jan 20 07:49:37 UTC 2014


commit 1090fe69be9443a006204b33a54cf0388c3e2a21
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Mon Jan 20 08:46:31 2014 +0100

    Remove Eclipse Orbit alias

 objectweb-asm.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/objectweb-asm.spec b/objectweb-asm.spec
index 35c4f19..90a8d71 100644
--- a/objectweb-asm.spec
+++ b/objectweb-asm.spec
@@ -1,6 +1,6 @@
 Name:           objectweb-asm
 Version:        5.0
-Release:        0.1.beta%{?dist}
+Release:        0.2.beta%{?dist}
 Summary:        Java bytecode manipulation and analysis framework
 License:        BSD
 URL:            http://asm.ow2.org/
@@ -32,7 +32,6 @@ This package provides %{summary}.
 %prep
 %setup -q -n asm-%{version}_BETA
 find -name *.jar -delete
-%mvn_alias :asm-all org.eclipse.jetty.orbit:org.objectweb.asm
 
 sed -i /Class-Path/d archive/*.bnd
 sed -i "s/Import-Package:/&org.objectweb.asm,org.objectweb.asm.util,/" archive/asm-xml.bnd
@@ -61,6 +60,9 @@ done
 %doc LICENSE.txt
 
 %changelog
+* Mon Jan 20 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 5.0-0.2.beta
+- Remove Eclipse Orbit alias
+
 * Tue Dec  3 2013 Mikolaj Izdebski <mizdebsk at redhat.com> - 5.0-0.1.beta
 - Update to 5.0 beta
 


More information about the scm-commits mailing list