Added autoreconf
This commit is contained in:
parent
e460d14fb1
commit
d26d672518
1 changed files with 6 additions and 1 deletions
|
|
@ -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@redhat.com> - 1.3.3-1.3.5
|
||||
- fixed versioning
|
||||
- added autoreconf
|
||||
|
||||
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.3-1.3.1.4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue