[RPM (6.0)] [DIST generic] fastutil5-5.1.5-2.jpp6

Will Tatam <[email protected]> Thu, 1 Nov 2012 00:32:54 +0100
Newsgroups gmane.linux.jpackage.announce
Message-ID <[email protected]>
Name        : fastutil5                    Relocations: (not relocatable)
Version     : 5.1.5                             Vendor: JPackage Project
Release     : 2.jpp6                        Build Date: Thu 01 Nov 2012 12:28:27 AM CET
Install Date: (not installed)               Build Host: flat.netmindz.net
Group       : Development/Libraries/Java    Source RPM: (none)
Size        : 247071                           License: LGPL
Signature   : (none)
Packager    : Will Tatam <[email protected]>
URL         : http://fastutil.dsi.unimi.it/
Summary     : Fast & compact type-specific Java utility classes
Description :
fastutil extends the Java Collections Framework by providing type-specific
maps, sets, lists and priority queues with a small memory footprint and
fast access and insertion; it also includes a fast I/O API for binary and
text files. The classes implement their standard counterpart interface
(e.g., Map for maps) and can be plugged into existing code. Moreover, they
provide additional features (such as bidirectional iterators) that are not
available in the standard classes.

>From version 5, fastutil runs only on Java 5+.

---------------
Will Tatam <[email protected]> 5.1.5-2
- Auto rebuild for JPackage 6 in centos5 mock
---------------
fastutil5.src: W: no-signature
1 packages and 0 specfiles checked; 0 errors, 1 warnings.

---------------
Index: fastutil5.spec
===================================================================
RCS file: /home/projects/jpackage/cvs/rpms/free/fastutil5/fastutil5.spec,v
retrieving revision 1.17
diff -u -r1.17 fastutil5.spec
--- fastutil5.spec	5 Aug 2012 14:14:51 -0000	1.17
+++ fastutil5.spec	31 Oct 2012 23:32:53 -0000
@@ -36,7 +36,7 @@
 
 Name:           fastutil5
 Version:        5.1.5
-Release:	1%{?dist}
+Release:        2%{?dist}
 Epoch:          0
 Summary:        Fast & compact type-specific Java utility classes
 Group:          Development/Libraries/Java
@@ -104,6 +104,9 @@
 %ghost %doc %{_javadocdir}/%{name}
 
 %changelog
+* Wed Oct 31 2012 Will Tatam <[email protected]> 5.1.5-2
+- Auto rebuild for JPackage 6 in centos5 mock
+
 * Sun Aug 05 2012 Ralph Apel <[email protected]> 5.1.5-1
 - 5.1.5 for JPP-6