added dependece for java-devel, fixed conficts version
This commit is contained in:
parent
60cf369b95
commit
76b7a92030
1 changed files with 6 additions and 2 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
Name: visualvm
|
||||
Version: 1.3.1
|
||||
Release: %{visualvmharnessver}.4%{?dist}
|
||||
Release: %{visualvmharnessver}.5%{?dist}
|
||||
Summary: Lightweight profiler that integrates many command-line JDK tools
|
||||
|
||||
Group: Development/Tools
|
||||
|
|
@ -27,8 +27,9 @@ BuildRequires: netbeans-apisupport
|
|||
|
||||
Requires: netbeans-platform >= 6.9-1
|
||||
Requires: java >= 1.6.0
|
||||
BuildRequires: java-devel >= 1.6.0
|
||||
|
||||
Conflicts: java-1.6.0-openjdk <= 1:1.6.0.0-43
|
||||
Conflicts: java-1.6.0-openjdk <= 1:1.6.0.0-47
|
||||
|
||||
|
||||
%description
|
||||
|
|
@ -80,6 +81,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Feb 1 2011 Jiri Vanek <jvanek@redhat.com> - 1.3.1-1.1.5
|
||||
- fixed requires for java-devel, fixed conflicts version
|
||||
|
||||
* Wed Jan 12 2011 Jiri Vanek <jvanek@redhat.com> - 1.3.1-1.1.4
|
||||
- release extended for harness version
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue