[visualvm] Added autoreconf

jiri vanek jvanek at fedoraproject.org
Tue Apr 23 06:01:27 UTC 2013


commit d26d672518256676b4748fe3799e655410400a93
Author: Jiri Vanek work <jvanek at judovana.home>
Date:   Tue Apr 23 08:04:38 2013 +0200

    Added autoreconf

 visualvm.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/visualvm.spec b/visualvm.spec
index 69e0642..972aaae 100644
--- a/visualvm.spec
+++ b/visualvm.spec
@@ -3,7 +3,7 @@
 
 Name:       visualvm    
 Version:    1.3.3
-Release:    %{visualvmharnessver}.1%{?dist}.4
+Release:    %{visualvmharnessver}.5%{?dist}
 Summary:    Lightweight profiler that integrates many command-line JDK tools
 
 Group:      Development/Tools  
@@ -44,6 +44,7 @@ performance analysis for the Java SE platform.
 %patch0 -p1
 
 %build
+autoreconf
 ./configure --prefix=/usr \
             --with-visualvm-zip=%{SOURCE1} \
             --with-netbeans-profiler-zip=%{SOURCE2} \
@@ -94,6 +95,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Wed Apr 23 2011 Jiri Vanek  <jvanek at redhat.com> - 1.3.3-1.3.5
+- fixed versioning
+- added autoreconf
+
 * Fri Feb 15 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3.3-1.3.1.4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list