[java-1.7.0-openjdk/f16] Removed VisualVM requirements

Deepak Bhole dbhole at fedoraproject.org
Tue May 1 19:22:16 UTC 2012


commit 5f97d718e9ec12c6e46827b425601d0e8db672d1
Author: Deepak Bhole <dbhole at redhat.com>
Date:   Tue May 1 15:20:47 2012 -0400

    Removed VisualVM requirements

 java-1.7.0-openjdk.spec |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/java-1.7.0-openjdk.spec b/java-1.7.0-openjdk.spec
index b619c67..7f465a9 100644
--- a/java-1.7.0-openjdk.spec
+++ b/java-1.7.0-openjdk.spec
@@ -164,7 +164,7 @@
 
 Name:    java-%{javaver}-%{origin}
 Version: %{javaver}.%{buildver}
-Release: %{icedtea_version}%{?dist}.4
+Release: %{icedtea_version}%{?dist}.5
 # java-1.5.0-ibm from jpackage.org set Epoch to 1 for unknown reasons,
 # and this change was brought into RHEL-4.  java-1.5.0-ibm packages
 # also included the epoch in their virtual provides.  This created a
@@ -472,8 +472,6 @@ BuildRequires: prelink
 #systemtap build requirement.
 BuildRequires: systemtap-sdt-devel
 %endif
-# visualvm build requirements.
-BuildRequires: jakarta-commons-logging
 
 Requires: rhino
 Requires: lcms2
@@ -1402,6 +1400,9 @@ exit 0
 %doc %{buildoutputdir}/j2sdk-image/jre/LICENSE
 
 %changelog
+* Tue May 01 2012 Deepak Bhole <dbhole at redhat.com> - 1.7.0.3-2.1.fc16.5
+- Removed VisualVM requirements
+
 * Mon Mar 26 2012 Deepak Bhole <dbhole at redhat.com> - 1.7.0.3-2.1.fc16.4
 - Merged with F17 branch
 


More information about the scm-commits mailing list