[RPM (6.0)] [DIST generic] jfunutil-0.2.3-2.jpp6
Ralph Apel <[email protected]>
| Newsgroups | gmane.linux.jpackage.announce |
|---|---|
| Message-ID | <[email protected]> |
Name : jfunutil Relocations: (not relocatable) Version : 0.2.3 Vendor: JPackage Project Release : 2.jpp6 Build Date: Sun 12 Aug 2012 11:18:09 AM CEST Install Date: (not installed) Build Host: linux.fritz.box Group : Development/Libraries/Java Source RPM: (none) Size : 59806 License: GPL Signature : (none) Packager : Ralph Apel <[email protected]> URL : http://sourceforge.net/projects/jfunctional/ Summary : Java functional programming utilities. Description : Provides utility classes that can be reused by the entire java functional library. --------------- Ralph Apel <r.apel at r-apel.de> - 0:0.2.3-2 - First JPP-6 release --------------- jfunutil.src: W: summary-ended-with-dot Java functional programming utilities. jfunutil.src: W: specfile-error sh: line 0: fg: no job control jfunutil.src: W: specfile-error sh: line 0: fg: no job control jfunutil.src: W: no-signature 1 packages and 0 specfiles checked; 0 errors, 4 warnings. --------------- Index: jfunutil.spec =================================================================== RCS file: /home/projects/jpackage/cvs/rpms/free/jfunutil/jfunutil.spec,v retrieving revision 1.1 diff -u -r1.1 jfunutil.spec --- jfunutil.spec 5 Oct 2008 19:22:04 -0000 1.1 +++ jfunutil.spec 12 Aug 2012 09:20:16 -0000 @@ -1,4 +1,4 @@ -# Copyright (c) 2000-2008, JPackage Project +# Copyright (c) 2000-2012, JPackage Project # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -29,10 +29,14 @@ # %define section free +%define _binary_payload w9.gzdio +%define _source_payload w9.gzdio +%define _binary_filedigest_algorithm 1 +%define _source_filedigest_algorithm 1 Name: jfunutil Version: 0.2.3 -Release: 1%{dist} +Release: 2%{?dist} Epoch: 0 Summary: Java functional programming utilities. @@ -54,10 +58,10 @@ BuildArch: noarch BuildRequires: jpackage-utils >= 0:1.7.5 -BuildRequires: java-devel >= 0:1.5.0 -BuildRequires: ant >= 0:1.6.5 +BuildRequires: java-devel >= 0:1.6.0 +BuildRequires: ant >= 0:1.7.1 -Requires: java >= 0:1.5.0 +Requires: java >= 0:1.6.0 Requires(post): jpackage-utils >= 0:1.7.5 Requires(postun): jpackage-utils >= 0:1.7.5 @@ -124,6 +128,9 @@ %changelog +* Sun Aug 12 2012 Ralph Apel <r.apel at r-apel.de> - 0:0.2.3-2 +- First JPP-6 release + * Mon Oct 06 2008 Ralph Apel <r.apel at r-apel.de> - 0:0.2.3-1.jpp5 - First release