[RPM (6.0)] [DIST generic] dsiutils-2.0.7-3.jpp6

Will Tatam <[email protected]> Thu, 1 Nov 2012 00:22:11 +0100
Newsgroups gmane.linux.jpackage.announce
Message-ID <[email protected]>
Name        : dsiutils                     Relocations: (not relocatable)
Version     : 2.0.7                             Vendor: JPackage Project
Release     : 3.jpp6                        Build Date: Thu 01 Nov 2012 12:20:32 AM CET
Install Date: (not installed)               Build Host: flat.netmindz.net
Group       : Development/Libraries/Java    Source RPM: (none)
Size        : 408758                           License: LGPL
Signature   : (none)
Packager    : Will Tatam <[email protected]>
URL         : http://dsiutils.dsi.unimi.it/
Summary     : Miscellanous utilities from DSI
Description :
The DSI utilities are a mish mash of classes accumulated during the last
ten years in projects developed at the DSI (Dipartimento di Scienze
dell'Informazione, e.g., Information Sciences Department) of the Università
degli Studi di Milano.

---------------
Will Tatam <[email protected]> 2.0.7-3
- Auto rebuild for JPackage 6 in centos5 mock
---------------
dsiutils.src: W: specfile-error /usr/bin/build-classpath: error: Could not find fastutil6 Java extension for this JVM
dsiutils.src: W: specfile-error /usr/bin/build-classpath: error: Could not find colt Java extension for this JVM
dsiutils.src: W: specfile-error /usr/bin/build-classpath: error: Could not find jsap Java extension for this JVM
dsiutils.src: W: specfile-error /usr/bin/build-classpath: error: Could not find junit Java extension for this JVM
dsiutils.src: W: specfile-error /usr/bin/build-classpath: error: Could not find log4j Java extension for this JVM
dsiutils.src: W: specfile-error /usr/bin/build-classpath: error: Could not find commons-lang Java extension for this JVM
dsiutils.src: W: specfile-error /usr/bin/build-classpath: error: Could not find commons-io2 Java extension for this JVM
dsiutils.src: W: specfile-error /usr/bin/build-classpath: error: Could not find commons-collections Java extension for this JVM
dsiutils.src: W: specfile-error /usr/bin/build-classpath: error: Could not find commons-configuration Java extension for this JVM
dsiutils.src: W: specfile-error /usr/bin/build-classpath: error: Some specified jars were not found
dsiutils.src:84: W: non-break-space line 84, char 75
dsiutils.src: W: no-signature
1 packages and 0 specfiles checked; 0 errors, 12 warnings.

---------------
Index: dsiutils.spec
===================================================================
RCS file: /home/projects/jpackage/cvs/rpms/free/dsiutils/dsiutils.spec,v
retrieving revision 1.13
diff -u -r1.13 dsiutils.spec
--- dsiutils.spec	19 Aug 2012 13:01:58 -0000	1.13
+++ dsiutils.spec	31 Oct 2012 23:22:10 -0000
@@ -36,7 +36,7 @@
 
 Name:           dsiutils
 Version:        2.0.7
-Release:        2%{?dist}
+Release:        3%{?dist}
 Epoch:          0
 Summary:        Miscellanous utilities from DSI
 License:        LGPL
@@ -96,7 +96,7 @@
 mkdir -p jars/build
 
 %build
-export CLASSPATH=$(build-classpath \
+export CLASSPATH=%(build-classpath \
 fastutil6 \
 colt \
 jsap \
@@ -134,6 +134,9 @@
 %doc %{_javadocdir}/%{name}
 
 %changelog
+* Wed Oct 31 2012 Will Tatam <[email protected]> 2.0.7-3
+- Auto rebuild for JPackage 6 in centos5 mock
+
 * Sat Aug 18 2012 Ralph Apel <[email protected]> 0:2.0.7-2
 - (B)R apache-commons-io2