]> git.pld-linux.org Git - packages/asm2.git/blobdiff - asm2.spec
- drop obsolete and outdated manual inclusion of rpm macros
[packages/asm2.git] / asm2.spec
index ff06480790fbd7f1f568b87005eac24b87bf04cb..a0ceb1afec5f31f920abbb90a92c37070c52fd45 100644 (file)
--- a/asm2.spec
+++ b/asm2.spec
@@ -1,9 +1,8 @@
-%include       /usr/lib/rpm/macros.java
 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.3
-Release:       0.1
+Release:       1
 License:       BSD-style
 Group:         Development/Languages/Java
 Source0:       http://download.forge.objectweb.org/asm/asm-%{version}.tar.gz
@@ -11,7 +10,7 @@ Source0:      http://download.forge.objectweb.org/asm/asm-%{version}.tar.gz
 Source1:       http://asm.objectweb.org/current/asm-eng.pdf
 # Source1-md5: 5f17bfac3563feb108793575f74ce27c
 Source2:       http://asm.objectweb.org/doc/faq.html
-# Source2-md5: c47c4b8f03188df7da74ba09801127e8
+# Source2-md5: cca9b825cf4398addb909bd1fa217a70
 URL:           http://asm.objectweb.org/
 BuildRequires: ant
 BuildRequires: jpackage-utils
@@ -47,7 +46,7 @@ find -name '*.jar' | xargs rm -vf
 install -m 644 %{SOURCE1} .
 install -m 644 %{SOURCE2} .
 
-mkdir test/lib
+install -d test/lib
 
 %build
 export LC_ALL=en_US # source not in ASCII
This page took 0.073903 seconds and 4 git commands to generate.