[RPM (6.0)] [DIST generic] fastutil6-6.4.3-2.jpp6
Will Tatam <[email protected]> Thu, 1 Nov 2012 00:33:25 +0100
| Newsgroups | gmane.linux.jpackage.announce |
|---|---|
| Message-ID | <[email protected]> |
Name : fastutil6 Relocations: (not relocatable) Version : 6.4.3 Vendor: JPackage Project Release : 2.jpp6 Build Date: Thu 01 Nov 2012 12:28:41 AM CET Install Date: (not installed) Build Host: flat.netmindz.net Group : Development/Libraries/Java Source RPM: (none) Size : 371214 License: Apache Software License 2.0 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 6, fastutil runs only on Java 6+. --------------- Will Tatam <[email protected]> 6.4.3-2 - Auto rebuild for JPackage 6 in centos5 mock --------------- fastutil6.src: W: source-or-patch-not-bzipped fastutil6-build.patch fastutil6.src: W: no-signature fastutil6.src: W: invalid-license Apache Software License 2.0 1 packages and 0 specfiles checked; 0 errors, 3 warnings. --------------- Index: fastutil6.spec =================================================================== RCS file: /home/projects/jpackage/cvs/rpms/free/fastutil6/fastutil6.spec,v retrieving revision 1.1 diff -u -r1.1 fastutil6.spec --- fastutil6.spec 5 Aug 2012 15:14:48 -0000 1.1 +++ fastutil6.spec 31 Oct 2012 23:33:24 -0000 @@ -36,7 +36,7 @@ Name: fastutil6 Version: 6.4.3 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 0 Summary: Fast & compact type-specific Java utility classes Group: Development/Libraries/Java @@ -106,6 +106,9 @@ %doc %{_javadocdir}/%{name} %changelog +* Wed Oct 31 2012 Will Tatam <[email protected]> 6.4.3-2 +- Auto rebuild for JPackage 6 in centos5 mock + * Sun Aug 05 2012 Ralph Apel <[email protected]> 6.4.3-1 - 6.4.3 for JPP-6 as fastutil6