[RPM (6.0)] [DIST generic] ws-commons-neethi3-3.0.1-2.jpp6

Ralph Apel <[email protected]> Mon, 4 Feb 2013 20:13:14 +0100
Newsgroups gmane.linux.jpackage.announce
Message-ID <[email protected]>
Name        : ws-commons-neethi3           Relocations: (not relocatable)
Version     : 3.0.1                             Vendor: JPackage Project
Release     : 2.jpp6                        Build Date: Mon 04 Feb 2013 08:04:06 PM CET
Install Date: (not installed)               Build Host: linux.fritz.box
Group       : Text Processing/Markup/XML    Source RPM: (none)
Size        : 86408                            License: ASL 2.0
Signature   : (none)
Packager    : Ralph Apel <[email protected]>
URL         : http://ws.apache.org/commons/neethi/index.html
Summary     : Apache Neethi WS-Policy implementation
Description :
Apache Neethi provides an implementation of WS-Policy specification.It
provides a convenient model to process any policy information at
runtime. In other words, it allows you to convert any policy to an
object (which is its runtime representation) and play with it as you
like.

---------------
Ralph Apel <r.apel at r-apel.de> 0:3.0.1-2
- Prevent xzpayload problem
---------------
ws-commons-neethi3.src: W: source-or-patch-not-bzipped ws-commons-neethi3-pom.patch
ws-commons-neethi3.src: W: no-signature
ws-commons-neethi3.src: W: invalid-license ASL 2.0
1 packages and 0 specfiles checked; 0 errors, 3 warnings.

---------------
Index: ws-commons-neethi3.spec
===================================================================
RCS file: /home/projects/jpackage/cvs/rpms/free/ws-commons-neethi3/ws-commons-neethi3.spec,v
retrieving revision 1.1
diff -u -r1.1 ws-commons-neethi3.spec
--- ws-commons-neethi3.spec	11 Jan 2013 16:52:21 -0000	1.1
+++ ws-commons-neethi3.spec	4 Feb 2013 19:13:13 -0000
@@ -36,10 +36,14 @@
 
 %define section     free
 %define short_name  neethi
+%define _binary_payload w9.gzdio
+%define _source_payload w9.gzdio
+%define _binary_filedigest_algorithm 1
+%define _source_filedigest_algorithm 1
 
 Name:           ws-commons-neethi3
 Version:        3.0.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Epoch:          0
 Summary:        Apache Neethi WS-Policy implementation 
 License:        ASL 2.0
@@ -210,6 +214,9 @@
 %doc %{_javadocdir}/%{name}
 
 %changelog
+* Mon Feb 04 2013 Ralph Apel <r.apel at r-apel.de> 0:3.0.1-2
+- Prevent xzpayload problem
+
 * Fri Jan 11 2012 Ralph Apel <r.apel at r-apel.de> 0:3.0.1-1
 - 3.0.1 as ws-commons-neethi3