[RPM (6.0)] [DIST generic] jawk-1.02-2.jpp6
Ralph Apel <[email protected]>
| Newsgroups | gmane.linux.jpackage.announce |
|---|---|
| Message-ID | <[email protected]> |
Name : jawk Relocations: (not relocatable) Version : 1.02 Vendor: JPackage Project Release : 2.jpp6 Build Date: Sat 11 Aug 2012 08:29:10 PM CEST Install Date: (not installed) Build Host: linux.fritz.box Group : Development/Libraries/Java Source RPM: (none) Size : 138165 License: GPL Signature : (none) Packager : Ralph Apel <[email protected]> URL : http://jawk.sourceforge.net/ Summary : AWK in Java. Description : Jawk is the implementation of AWK in Java. Jawk parses, analyzes, and interprets and/or compiles AWK scripts. Compilation is targetted for the JVM. --------------- Ralph Apel <r.apel at r-apel.de> - 0:1.02-2 - First JPP-6 release --------------- jawk.src: W: summary-ended-with-dot AWK in Java. jawk.src: W: specfile-error sh: line 0: fg: no job control jawk.src: W: specfile-error sh: line 0: fg: no job control jawk.src: W: no-signature 1 packages and 0 specfiles checked; 0 errors, 4 warnings. --------------- Index: jawk.spec =================================================================== RCS file: /home/projects/jpackage/cvs/rpms/free/jawk/jawk.spec,v retrieving revision 1.1 diff -u -r1.1 jawk.spec --- jawk.spec 6 Oct 2008 05:20:53 -0000 1.1 +++ jawk.spec 11 Aug 2012 18:31:01 -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: jawk Version: 1.02 -Release: 1%{dist} +Release: 2%{?dist} Epoch: 0 Summary: AWK in Java. @@ -144,8 +148,10 @@ %doc %{_javadocdir}/%{name}-%{version} %doc %{_javadocdir}/%{name} - %changelog +* Sat Aug 11 2012 Ralph Apel <r.apel at r-apel.de> - 0:1.02-2 +- First JPP-6 release + * Mon Oct 06 2008 Ralph Apel <r.apel at r-apel.de> - 0:1.02-1.jpp5 - First release