[RPM (6.0)] [DIST generic] jvnet-jaxb-2.2-impl-2.2.5-2.jpp6

Ralph Apel <[email protected]> Mon, 4 Feb 2013 16:09:07 +0100
Newsgroups gmane.linux.jpackage.announce
Message-ID <[email protected]>
Name        : jvnet-jaxb-2.2-impl          Relocations: (not relocatable)
Version     : 2.2.5                             Vendor: JPackage Project
Release     : 2.jpp6                        Build Date: Mon 04 Feb 2013 03:53:38 PM CET
Install Date: (not installed)               Build Host: linux.fritz.box
Group       : Development/Libraries/Java    Source RPM: (none)
Size        : 21350731                         License: CDDL
Signature   : (none)
Packager    : Ralph Apel <[email protected]>
URL         : https://jaxb2-sources.dev.java.net/
Summary     : JAXB Reference Implementation
Description :
The Java Architecture for XML Binding (JAXB) 2.2
Reference Implementation from Sun.

---------------
Ralph Apel <r.apel at r-apel.de> - 0:2.2.5-2
- Prevent xzpayload problem
---------------
jvnet-jaxb-2.2-impl.src: W: source-or-patch-not-bzipped jvnet-jaxb-2.2-impl-2.2.5.tgz
jvnet-jaxb-2.2-impl.src: W: source-or-patch-not-bzipped jvnet-jaxb-2.2-xjc-Options.patch
jvnet-jaxb-2.2-impl.src: W: source-or-patch-not-bzipped jvnet-jaxb-2.2-impl-build.patch
jvnet-jaxb-2.2-impl.src: W: no-signature
jvnet-jaxb-2.2-impl.src: W: invalid-license CDDL
1 packages and 0 specfiles checked; 0 errors, 5 warnings.

---------------
Index: jvnet-jaxb-2.2-impl.spec
===================================================================
RCS file: /home/projects/jpackage/cvs/rpms/free/jvnet-jaxb-2.2-impl/jvnet-jaxb-2.2-impl.spec,v
retrieving revision 1.1
diff -u -r1.1 jvnet-jaxb-2.2-impl.spec
--- jvnet-jaxb-2.2-impl.spec	11 Jan 2013 11:25:38 -0000	1.1
+++ jvnet-jaxb-2.2-impl.spec	4 Feb 2013 15:09:05 -0000
@@ -30,10 +30,14 @@
 
 %define section free
 %define jaxbver  2.2
+%define _binary_payload w9.gzdio
+%define _source_payload w9.gzdio
+%define _binary_filedigest_algorithm 1
+%define _source_filedigest_algorithm 1
 
 Name:           jvnet-jaxb-2.2-impl
 Version:        2.2.5
-Release:        1%{?dist}
+Release:        2%{?dist}
 Epoch:          0
 Summary:        JAXB Reference Implementation
 License:        CDDL
@@ -51,6 +55,7 @@
 BuildRequires:  jpackage-utils >= 0:1.7.5
 BuildRequires:  java-devel >= 0:1.6.0
 BuildRequires:  ant >= 0:1.7.1
+BuildRequires:  ant-contrib
 BuildRequires:  antlr
 BuildRequires:  args4j10
 BuildRequires:  dom4j
@@ -76,7 +81,8 @@
 BuildRequires:  sun-htmlmacro
 BuildRequires:  sun-istack-commons >= 1:1.0
 BuildRequires:  sun-jaxb-1.0-impl
-BuildRequires:  jaxb_2_2_api
+BuildRequires:  sun-sjsxp
+BuildRequires:  geronimo-jaxb-2.2-api
 BuildRequires:  jvnet-txw2
 BuildRequires:  jvnet-txw2-compiler
 BuildRequires:  jvnet-xsom
@@ -177,7 +183,7 @@
 ln -sf $(build-classpath jaf_1_1_api) tools/lib/redist/activation.jar
 
 #mv tools/lib/redist/jaxb-api.jar.no tools/lib/redist/jaxb-api.jar
-ln -sf $(build-classpath jaxb_2_2_api) tools/lib/redist/jaxb-api.jar
+ln -sf $(build-classpath geronimo-jaxb-2.2-api) tools/lib/redist/jaxb-api.jar
 
 #mv tools/lib/redist/jsr173_1.0_api.jar.no tools/lib/redist/jsr173_1.0_api.jar
 ln -sf $(build-classpath stax_1_0_api) tools/lib/redist/jsr173_1.0_api.jar
@@ -394,6 +400,9 @@
 %doc %{_javadocdir}/%{name}
 
 %changelog
+* Mon Feb 04 2013 Ralph Apel <r.apel at r-apel.de> - 0:2.2.5-2
+- Prevent xzpayload problem
+
 * Fri Jan 11 2013 Ralph Apel <r.apel at r-apel.de> - 0:2.2.5-1
 - 2.2.5 as jvnet-jaxb-2.2-impl