SPECS: asm2.spec - up to 2.2.3
pawelz
pawelz at pld-linux.org
Thu Oct 23 18:48:38 CEST 2008
Author: pawelz Date: Thu Oct 23 16:48:37 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 2.2.3
---- Files affected:
SPECS:
asm2.spec (1.10 -> 1.11)
---- Diffs:
================================================================
Index: SPECS/asm2.spec
diff -u SPECS/asm2.spec:1.10 SPECS/asm2.spec:1.11
--- SPECS/asm2.spec:1.10 Mon Jan 14 22:45:54 2008
+++ SPECS/asm2.spec Thu Oct 23 18:48:32 2008
@@ -3,16 +3,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
-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
-# 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
-# Source2-md5: 556c0df057bced41517491784d556acc
+# Source2-md5: c47c4b8f03188df7da74ba09801127e8
URL: http://asm.objectweb.org/
BuildRequires: ant
BuildRequires: jpackage-utils
@@ -48,6 +48,8 @@
install -m 644 %{SOURCE1} .
install -m 644 %{SOURCE2} .
+mkdir test/lib
+
%build
export LC_ALL=en_US # source not in ASCII
%ant jar jdoc \
@@ -93,6 +95,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.11 2008/10/23 16:48:32 pawelz
+- up to 2.2.3
+
Revision 1.10 2008/01/14 21:45:54 qboosh
- updated to 2.2.1; todo: asm3 package
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/asm2.spec?r1=1.10&r2=1.11&f=u
More information about the pld-cvs-commit
mailing list