Mailinglist Archive: opensuse-commit (1081 mails)

< Previous Next >
commit jpackage-utils
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Fri, 18 May 2007 15:52:18 +0200
  • Message-id: <20070518135218.E2591678182@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package jpackage-utils
checked in at Fri May 18 15:52:18 CEST 2007.

--------
--- jpackage-utils/jpackage-utils.changes       2007-05-15 17:47:44.000000000 +0200
+++ /mounts/work_src_done/STABLE/jpackage-utils/jpackage-utils.changes  2007-05-18 11:23:28.000000000 +0200
@@ -1,0 +2,5 @@
+Fri May 18 10:23:41 CEST 2007 - dbornkessel@xxxxxxx
+
+- added directories for 1.6.0 java 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ jpackage-utils.spec ++++++
--- /var/tmp/diff_new_pack.S22818/_old  2007-05-18 15:52:08.000000000 +0200
+++ /var/tmp/diff_new_pack.S22818/_new  2007-05-18 15:52:08.000000000 +0200
@@ -15,7 +15,7 @@
 %define section free
 %define runtimescript java.binfmt_misc
 Version:        1.7.0
-Release:        42
+Release:        43
 Summary:        JPackage Utilities
 License:        GNU General Public License (GPL)
 URL:            http://www.jpackage.org/
@@ -70,8 +70,8 @@
 install -dm 755 ${RPM_BUILD_ROOT}${_jvmcommonsysconfdir}
 install -dm 755 ${RPM_BUILD_ROOT}%{_javadir}
 install -dm 755 ${RPM_BUILD_ROOT}%{_jnidir}
-install -dm 755 ${RPM_BUILD_ROOT}%{_javadir}-{utils,ext,1.4.0,1.4.1,1.4.2,1.5.0}
-install -dm 755 ${RPM_BUILD_ROOT}%{_jnidir}-{ext,1.4.0,1.4.1,1.4.2,1.5.0}
+install -dm 755 ${RPM_BUILD_ROOT}%{_javadir}-{utils,ext,1.4.0,1.4.1,1.4.2,1.5.0,1.6.0}
+install -dm 755 ${RPM_BUILD_ROOT}%{_jnidir}-{ext,1.4.0,1.4.1,1.4.2,1.5.0,1.6.0}
 install -dm 755 ${RPM_BUILD_ROOT}%{_javadocdir}
 install -dm 755 ${RPM_BUILD_ROOT}%{_sbindir}
 install -pm 755 bin/* ${RPM_BUILD_ROOT}%{_bindir}
@@ -202,6 +202,8 @@
 %{_datadir}/pixmaps/*
 
 %changelog
+* Fri May 18 2007 - dbornkessel@xxxxxxx
+- added directories for 1.6.0 java
 * Tue May 15 2007 - dbornkessel@xxxxxxx
 - corrected the category of the desktop files (Bug #274752)
 - added 'NoDisplay' do desktop files in order to hide wrapper scripts









++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread