rpms/java-1.6.0-openjdk/F-9 java-1.6.0-openjdk.spec,1.27,1.28

Lillian Angel (langel) fedora-extras-commits at redhat.com
Tue Apr 29 16:18:41 UTC 2008


Author: langel

Update of /cvs/pkgs/rpms/java-1.6.0-openjdk/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31361

Modified Files:
	java-1.6.0-openjdk.spec 
Log Message:
* Tue Apr 29 2008 Lillian Angel <langel at redhat.com> - 1:1.6.0.0-0.11.b09
- Updated release.
- Added archbuild and archinstall definitions for ia64.
- Resolves: rhbz#433843




Index: java-1.6.0-openjdk.spec
===================================================================
RCS file: /cvs/pkgs/rpms/java-1.6.0-openjdk/F-9/java-1.6.0-openjdk.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- java-1.6.0-openjdk.spec	28 Apr 2008 17:57:52 -0000	1.27
+++ java-1.6.0-openjdk.spec	29 Apr 2008 16:18:02 -0000	1.28
@@ -37,8 +37,13 @@
 %define archbuild i586
 %define archinstall i386
 %else
+%ifarch ia64
+%define archbuild ia64
+%define archinstall ia64
+%else
 %define archbuild zero
 %define archinstall zero
+%endif 
 %endif
 %endif
 %endif
@@ -106,7 +111,7 @@
 
 Name:    java-%{javaver}-%{origin}
 Version: %{javaver}.%{buildver}
-Release: 0.10.%{openjdkver}%{?dist}
+Release: 0.11.%{openjdkver}%{?dist}
 # 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
@@ -854,6 +859,11 @@
 %{_jvmdir}/%{jredir}/lib/%{archinstall}/gcjwebplugin.so
 
 %changelog
+* Tue Apr 29 2008 Lillian Angel <langel at redhat.com> - 1:1.6.0.0-0.11.b09
+- Updated release.
+- Added archbuild and archinstall definitions for ia64.
+- Resolves: rhbz#433843
+
 * Mon Apr 28 2008 Lillian Angel <langel at redhat.com> - 1:1.6.0.0-0.10.b09
 - Fixed installation of javaws.desktop and javaws.png.
 




More information about the fedora-extras-commits mailing list