[java-1.7.0-openjdk/f17] drop the chmod sa-jdi.jar, it's not needed and works only on jit_arches

Dan Horák sharkcz at fedoraproject.org
Wed Oct 17 15:11:43 UTC 2012


commit f0c78304d322f6e554c8d8239232d0dd8bc81c1a
Author: Dan Horák <dan at danny.cz>
Date:   Wed Oct 17 17:07:44 2012 +0200

    drop the chmod sa-jdi.jar, it's not needed and works only on jit_arches

 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 e125aa1..03eb686 100644
--- a/java-1.7.0-openjdk.spec
+++ b/java-1.7.0-openjdk.spec
@@ -153,7 +153,7 @@
 
 Name:    java-%{javaver}-%{origin}
 Version: %{javaver}.%{buildver}
-Release: %{icedtea_version}%{?dist}
+Release: %{icedtea_version}%{?dist}.1
 # 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
@@ -922,8 +922,6 @@ make \
 
 popd >& /dev/null
 
-chmod 644 $(pwd)/%{buildoutputdir}/j2sdk-image/lib/sa-jdi.jar
-
 export JAVA_HOME=$(pwd)/%{buildoutputdir}/j2sdk-image
 
 # Build pulseaudio and install it to JDK build location
@@ -1450,6 +1448,9 @@ exit 0
 %doc %{buildoutputdir}/j2sdk-image/jre/LICENSE
 
 %changelog
+* Wed Oct 17 2012 Dan Horák <dan[at]danny.cz> - 1.7.0.9-2.3.3.fc17.1
+- drop the chmod sa-jdi.jar, it's not needed and works only on jit_arches
+
 * Fri Oct 12 2012 Deepak Bhole <dbhole at redhat.com> - 1.7.0.9-2.3.3.fc17
 - Updated to IcedTea7-forest 2.3.3 primary arches
 - Updated to IcedTea7-forest 2.1.3 for secondary arches


More information about the scm-commits mailing list