[RPM (6.0)] [DIST generic] jvnet-xsom-20110809-2.jpp6
Ralph Apel <[email protected]> Mon, 4 Feb 2013 14:43:55 +0100
| Newsgroups | gmane.linux.jpackage.announce |
|---|---|
| Message-ID | <[email protected]> |
Name : jvnet-xsom Relocations: (not relocatable) Version : 20110809 Vendor: JPackage Project Release : 2.jpp6 Build Date: Mon 04 Feb 2013 02:39:39 PM CET Install Date: (not installed) Build Host: linux.fritz.box Group : Development/Libraries/Java Source RPM: (none) Size : 394340 License: CDDL Signature : (none) Packager : Ralph Apel <[email protected]> URL : https://xsom.dev.java.net/ Summary : XML Schema Object Model Description : XML Schema Object Model (XSOM) is a Java library that allows applications to easily parse XML Schema documents and inspect information in them. It is expected to be useful for applications that need to take XML Schema as an input. The library is a straight-forward implement of "schema components" as defined in the XML Schema spec part 1. Refer to this specification of how this object model works. --------------- Ralph Apel <[email protected]> 0:20110809-2 - Prevent xzpayload problem --------------- jvnet-xsom.src: W: source-or-patch-not-bzipped xsom-20110809.tgz jvnet-xsom.src: W: no-signature jvnet-xsom.src: W: invalid-license CDDL 1 packages and 0 specfiles checked; 0 errors, 3 warnings. --------------- Index: jvnet-xsom.spec =================================================================== RCS file: /home/projects/jpackage/cvs/rpms/free/jvnet-xsom/jvnet-xsom.spec,v retrieving revision 1.1 diff -u -r1.1 jvnet-xsom.spec --- jvnet-xsom.spec 11 Jan 2013 10:59:20 -0000 1.1 +++ jvnet-xsom.spec 4 Feb 2013 13:43:53 -0000 @@ -30,10 +30,14 @@ %define section free %define bname xsom +%define _binary_payload w9.gzdio +%define _source_payload w9.gzdio +%define _binary_filedigest_algorithm 1 +%define _source_filedigest_algorithm 1 Name: jvnet-xsom Version: 20110809 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 0 Summary: XML Schema Object Model License: CDDL @@ -153,6 +157,9 @@ %doc %{_javadocdir}/%{name} %changelog +* Mon Feb 04 2013 Ralph Apel <[email protected]> 0:20110809-2 +- Prevent xzpayload problem + * Fri Jan 11 2013 Ralph Apel <[email protected]> 0:20110809-1 - 20110809 as jvnet-xsom