[visualvm] updated configure to version macro

jiri vanek jvanek at fedoraproject.org
Wed Dec 14 12:00:56 UTC 2011


commit cd1d5a95ab6e80c1598367e563a49269345ec513
Author: Jiri Vanek <jvanek at jvanek.redhat>
Date:   Wed Dec 14 13:01:23 2011 +0100

    updated configure to version macro

 visualvm.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/visualvm.spec b/visualvm.spec
index 1618b3e..d940d00 100644
--- a/visualvm.spec
+++ b/visualvm.spec
@@ -45,7 +45,7 @@ performance analysis for the Java SE platform.
 ./configure --prefix=/usr \
             --with-visualvm-zip=%{SOURCE1} \
             --with-netbeans-profiler-zip=%{SOURCE2} \
-            --with-visualvm-version=1.3.2 \
+            --with-visualvm-version=%{version} \
             --sysconfdir=/etc \
             --libdir=%{_libdir} \
             --datadir=%{_datadir}


More information about the scm-commits mailing list