[RPM (6.0)] [DIST generic] wstx4-4.1.2-2.jpp6
Ralph Apel <[email protected]> Tue, 5 Feb 2013 09:13:50 +0100
| Newsgroups | gmane.linux.jpackage.announce |
|---|---|
| Message-ID | <[email protected]> |
Name : wstx4 Relocations: (not relocatable) Version : 4.1.2 Vendor: JPackage Project Release : 2.jpp6 Build Date: Tue 05 Feb 2013 09:04:23 AM CET Install Date: (not installed) Build Host: linux.fritz.box Group : Development/Libraries/Java Source RPM: (none) Size : 8022744 License: ASL 2.0 Signature : (none) Packager : Ralph Apel <[email protected]> URL : http://woodstox.codehaus.org/ Summary : Woodstox Stax Implementation Description : Woodstox is a high-performance validating namespace-aware StAX-compliant (JSR-173) Open Source XML-processor written in Java. XML processor means that it handles both input (== parsing) and output (== writing, serialization)), as well as supporting tasks such as validation. --------------- Ralph Apel <[email protected]> 0:4.1.2-2 - Prevent xzpayload problem --------------- wstx4.src: W: source-or-patch-not-bzipped woodstox-4.1.2.tgz wstx4.src: W: no-signature wstx4.src: W: mixed-use-of-spaces-and-tabs (spaces: line 33, tab: line 50) wstx4.src: W: invalid-license ASL 2.0 1 packages and 0 specfiles checked; 0 errors, 4 warnings. --------------- Index: wstx4.spec =================================================================== RCS file: /home/projects/jpackage/cvs/rpms/free/wstx4/wstx4.spec,v retrieving revision 1.1 diff -u -r1.1 wstx4.spec --- wstx4.spec 11 Jan 2013 17:38:05 -0000 1.1 +++ wstx4.spec 5 Feb 2013 08:13:49 -0000 @@ -40,10 +40,14 @@ %define repodirsrc %{repodir}/src %define oname woodstox +%define _binary_payload w9.gzdio +%define _source_payload w9.gzdio +%define _binary_filedigest_algorithm 1 +%define _source_filedigest_algorithm 1 Name: wstx4 Version: 4.1.2 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 0 Summary: Woodstox Stax Implementation License: ASL 2.0 @@ -243,6 +247,9 @@ %endif %changelog +* Tue Feb 05 2013 Ralph Apel <[email protected]> 0:4.1.2-2 +- Prevent xzpayload problem + * Fri Jan 11 2012 Ralph Apel <[email protected]> 0:4.1.2-1 - 4.1.2 as wstx4