[RPM (6.0)] [DIST generic] sun-sjsxp-1.0-3.jpp6
Ralph Apel <[email protected]> Mon, 4 Feb 2013 17:21:49 +0100
| Newsgroups | gmane.linux.jpackage.announce |
|---|---|
| Message-ID | <[email protected]> |
Name : sun-sjsxp Relocations: (not relocatable) Version : 1.0 Vendor: JPackage Project Release : 3.jpp6 Build Date: Mon 04 Feb 2013 05:18:21 PM CET Install Date: (not installed) Build Host: linux.fritz.box Group : Development/Libraries/Java Source RPM: (none) Size : 1606743 License: CDDL v1.0 and GPL v2 Signature : (none) Packager : Ralph Apel <[email protected]> URL : https://sjsxp.dev.java.net/ Summary : SJSXP is an efficient implementation of the StAX API Description : The Sun Java Streaming XML Parser (SJSXP) is an efficient implementation of the StAX API which is fully compliant with the XML 1.0 and Namespace 1.0 specifications. --------------- Ralph Apel <[email protected]> 0:1.0-3 - prevent xzpayload problem --------------- sun-sjsxp.src: W: strange-permission sun-sjsxp.spec 0775 sun-sjsxp.src: W: no-signature sun-sjsxp.src: W: mixed-use-of-spaces-and-tabs (spaces: line 35, tab: line 62) sun-sjsxp.src: W: invalid-license CDDL v1.0 sun-sjsxp.src: W: invalid-license GPL v2 1 packages and 0 specfiles checked; 0 errors, 5 warnings. --------------- Index: sun-sjsxp.spec =================================================================== RCS file: /home/projects/jpackage/cvs/rpms/free/sun-sjsxp/sun-sjsxp.spec,v retrieving revision 1.2 diff -u -r1.2 sun-sjsxp.spec --- sun-sjsxp.spec 11 Jan 2013 13:53:02 -0000 1.2 +++ sun-sjsxp.spec 4 Feb 2013 16:21:48 -0000 @@ -40,12 +40,17 @@ %bcond_without repolib %define section free +%define _binary_payload w9.gzdio +%define _source_payload w9.gzdio +%define _binary_filedigest_algorithm 1 +%define _source_filedigest_algorithm 1 + %define base_name sjsxp %define api_version 1.0 Name: sun-sjsxp Version: 1.0 -Release: 2%{?dist} +Release: 3%{?dist} Epoch: 0 Summary: SJSXP is an efficient implementation of the StAX API Group: Development/Libraries/Java @@ -171,6 +176,9 @@ %endif %changelog +* Mon Feb 04 2013 Ralph Apel <[email protected]> 0:1.0-3 +- prevent xzpayload problem + * Fri Jan 10 2013 Ralph Apel <[email protected]> 0:1.0-2 - add update_maven_depmap macro - drop gcj stuff