[RPM (6.0)] [DIST generic] jettison-1.3.1-2.jpp6
Ralph Apel <[email protected]> Tue, 5 Feb 2013 09:50:26 +0100
| Newsgroups | gmane.linux.jpackage.announce |
|---|---|
| Message-ID | <[email protected]> |
Name : jettison Relocations: (not relocatable) Version : 1.3.1 Vendor: JPackage Project Release : 2.jpp6 Build Date: Tue 05 Feb 2013 09:46:23 AM CET Install Date: (not installed) Build Host: linux.fritz.box Group : Text Processing/Markup/XML Source RPM: (none) Size : 73299 License: ASL 2.0 Signature : (none) Packager : Ralph Apel <[email protected]> URL : http://jettison.codehaus.org Summary : JSON StAX Implementation Description : Jettison is a collection of StAX parsers and writers which read and write JSON. This allows nearly transparent enablement of JSON based web services in services frameworks like CXF. There are currently two included conventions for mapping JSON to XML. The first, is BadgerFish which implements the full XML infoset in JSON using various techniques. The second, is called the "mapped" convention. It allows you to manually map XML namespaces to JSON element prefixes. Jettison was developed for usage in XFire and CXF to enable JSON based services. --------------- Ralph Apel <[email protected]> 0:1.3.1-2 - Prevent xzpayload problem --------------- jettison.src: W: source-or-patch-not-bzipped jettison-BadgerFishXMLStreamWriterTest.patch jettison.src: W: no-signature jettison.src:271: W: libdir-macro-in-noarch-package (main package) %dir %{_libdir}/gcj/%{name} jettison.src:272: W: libdir-macro-in-noarch-package (main package) %attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-*%{version}.jar.* jettison.src: W: invalid-license ASL 2.0 1 packages and 0 specfiles checked; 0 errors, 5 warnings. --------------- Index: jettison.spec =================================================================== RCS file: /home/projects/jpackage/cvs/rpms/free/jettison/jettison.spec,v retrieving revision 1.10 diff -u -r1.10 jettison.spec --- jettison.spec 12 Jan 2013 09:40:36 -0000 1.10 +++ jettison.spec 5 Feb 2013 08:50:25 -0000 @@ -1,4 +1,4 @@ -# Copyright (c) 2000-2012, JPackage Project +# Copyright (c) 2000-2013, JPackage Project # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -48,13 +48,18 @@ %endif %define section free +%define _binary_payload w9.gzdio +%define _source_payload w9.gzdio +%define _binary_filedigest_algorithm 1 +%define _source_filedigest_algorithm 1 + %define namedver %{version} %define version_full %{namedver} Name: jettison Version: 1.3.1 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 0 Summary: JSON StAX Implementation License: ASL 2.0 @@ -280,6 +285,9 @@ %endif %changelog +* Tue Feb 05 2013 Ralph Apel <[email protected]> 0:1.3.1-2 +- Prevent xzpayload problem + * Wed Mar 14 2012 Ralph Apel <[email protected]> 0:1.3.1-1 - 1.3.1