[RPM (6.0)] [DIST generic] wss4j15-1.5.13-2.jpp6

Ralph Apel <[email protected]> Tue, 5 Feb 2013 12:00:22 +0100
Newsgroups gmane.linux.jpackage.announce
Message-ID <[email protected]>
Name        : wss4j15                      Relocations: (not relocatable)
Version     : 1.5.13                            Vendor: JPackage Project
Release     : 2.jpp6                        Build Date: Tue 05 Feb 2013 11:53:14 AM CET
Install Date: (not installed)               Build Host: linux.fritz.box
Group       : Development/Libraries/Java    Source RPM: (none)
Size        : 12156687                         License: ASL 2.0
Signature   : (none)
Packager    : Ralph Apel <[email protected]>
URL         : http://ws.apache.org/wss4j/
Summary     : Implementation of the OASIS Web Services Security
Description :
Apache WSS4J is an implementation of the OASIS Web Services Security
(WS-Security) from OASIS Web Services Security TC. WSS4J is a
primarily a Java library that can be used to sign and verify SOAP
Messages with WS-Security information. WSS4J will use Apache Axis and
Apache XML-Security projects and will be interoperable with JAX-RPC
based server/clients and .NET server/clients.

Note: To use with axis, bouncycastle, and opensaml, please add the jar to
the Classpath.

---------------
Ralph Apel <[email protected]> 0:1.5.13-2
- Prevent xzpayload problem
---------------
wss4j15.src: W: source-or-patch-not-bzipped wss4j15-1.5.13.tgz
wss4j15.src: W: source-or-patch-not-bzipped wss4j-pom.patch
wss4j15.src: W: no-signature
wss4j15.src: W: mixed-use-of-spaces-and-tabs (spaces: line 36, tab: line 55)
wss4j15.src: W: invalid-license ASL 2.0
1 packages and 0 specfiles checked; 0 errors, 5 warnings.

---------------
Index: wss4j15.spec
===================================================================
RCS file: /home/projects/jpackage/cvs/rpms/free/wss4j15/wss4j15.spec,v
retrieving revision 1.1
diff -u -r1.1 wss4j15.spec
--- wss4j15.spec	12 Jan 2013 16:50:08 -0000	1.1
+++ wss4j15.spec	5 Feb 2013 11:00:21 -0000
@@ -28,6 +28,10 @@
 # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 %define section free
+%define _binary_payload w9.gzdio
+%define _source_payload w9.gzdio
+%define _binary_filedigest_algorithm 1
+%define _source_filedigest_algorithm 1
 
 %define with()          %{expand:%%{?with_%{1}:1}%%{!?with_%{1}:0}}
 %define without()       %{expand:%%{?with_%{1}:0}%%{!?with_%{1}:1}}
@@ -39,7 +43,7 @@
 
 Name:           wss4j15
 Version:        1.5.13
-Release:        1%{?dist}
+Release:        2%{?dist}
 Epoch:          0
 Summary:        Implementation of the OASIS Web Services Security
 License:        ASL 2.0
@@ -216,6 +220,9 @@
 %{_javadocdir}/%{name}
 
 %changelog
+* Tue Feb 05 2013 Ralph Apel <[email protected]> 0:1.5.13-2
+- Prevent xzpayload problem
+
 * Sat Jan 12 2013 Ralph Apel <[email protected]> 0:1.5.13-1
 - 1.5.13 as wss4j15