]> git.pld-linux.org Git - packages/asm2.git/commitdiff
- up to 2.2.3
authorpawelz <pawelz@pld-linux.org>
Thu, 23 Oct 2008 16:48:32 +0000 (16:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    asm2.spec -> 1.11

asm2.spec

index 09d00f4a3437f0a67fbff2fe025ee686d2e148e1..ff06480790fbd7f1f568b87005eac24b87bf04cb 100644 (file)
--- a/asm2.spec
+++ b/asm2.spec
@@ -2,16 +2,16 @@
 Summary:       A code manipulation tool to implement adaptable systems
 Summary(pl.UTF-8):     Narzędzie do obróbki kodu do implementowania systemów adaptacyjnych
 Name:          asm2
 Summary:       A code manipulation tool to implement adaptable systems
 Summary(pl.UTF-8):     Narzędzie do obróbki kodu do implementowania systemów adaptacyjnych
 Name:          asm2
-Version:       2.2.1
+Version:       2.2.3
 Release:       0.1
 License:       BSD-style
 Group:         Development/Languages/Java
 Source0:       http://download.forge.objectweb.org/asm/asm-%{version}.tar.gz
 Release:       0.1
 License:       BSD-style
 Group:         Development/Languages/Java
 Source0:       http://download.forge.objectweb.org/asm/asm-%{version}.tar.gz
-# Source0-md5: f43a6ed6c214fbee17516a1800ce79bd
+# Source0-md5: 7a92c87bf067925685cf68dcc0dd8998
 Source1:       http://asm.objectweb.org/current/asm-eng.pdf
 # Source1-md5: 5f17bfac3563feb108793575f74ce27c
 Source2:       http://asm.objectweb.org/doc/faq.html
 Source1:       http://asm.objectweb.org/current/asm-eng.pdf
 # Source1-md5: 5f17bfac3563feb108793575f74ce27c
 Source2:       http://asm.objectweb.org/doc/faq.html
-# Source2-md5: 556c0df057bced41517491784d556acc
+# Source2-md5: c47c4b8f03188df7da74ba09801127e8
 URL:           http://asm.objectweb.org/
 BuildRequires: ant
 BuildRequires: jpackage-utils
 URL:           http://asm.objectweb.org/
 BuildRequires: ant
 BuildRequires: jpackage-utils
@@ -47,6 +47,8 @@ find -name '*.jar' | xargs rm -vf
 install -m 644 %{SOURCE1} .
 install -m 644 %{SOURCE2} .
 
 install -m 644 %{SOURCE1} .
 install -m 644 %{SOURCE2} .
 
+mkdir test/lib
+
 %build
 export LC_ALL=en_US # source not in ASCII
 %ant jar jdoc \
 %build
 export LC_ALL=en_US # source not in ASCII
 %ant jar jdoc \
This page took 0.077624 seconds and 4 git commands to generate.