[RPM (6.0)] [DIST generic] myfaces-builder-plugin-1.0.10-2.jpp6

Ralph Apel <[email protected]> Tue, 5 Feb 2013 14:59:48 +0100
Newsgroups gmane.linux.jpackage.announce
Message-ID <[email protected]>
Name        : myfaces-builder-plugin       Relocations: (not relocatable)
Version     : 1.0.10                            Vendor: JPackage Project
Release     : 2.jpp6                        Build Date: Tue 05 Feb 2013 02:57:04 PM CET
Install Date: (not installed)               Build Host: linux.fritz.box
Group       : Development/Libraries/Application Frameworks   Source RPM: (none)
Size        : 253121                           License: Apache Software License 2.0
Signature   : (none)
Packager    : Ralph Apel <[email protected]>
URL         : http://myfaces.apache.org/
Summary     : Myfaces Builder Plugin
Description :
Apache MyFaces Buildtools Maven2 Builder Plugin.

---------------
Ralph Apel <[email protected]> - 0:1.0.10-2
- Prevent xzpayload problem
---------------
myfaces-builder-plugin.src: W: source-or-patch-not-bzipped myfaces-builder-plugin-1.0.10.tgz
myfaces-builder-plugin.src: W: no-signature
myfaces-builder-plugin.src: W: invalid-license Apache Software License 2.0
1 packages and 0 specfiles checked; 0 errors, 3 warnings.

---------------
Index: myfaces-builder-plugin.spec
===================================================================
RCS file: /home/projects/jpackage/cvs/rpms/free/myfaces-builder-plugin/myfaces-builder-plugin.spec,v
retrieving revision 1.1
diff -u -r1.1 myfaces-builder-plugin.spec
--- myfaces-builder-plugin.spec	13 Jan 2013 21:56:46 -0000	1.1
+++ myfaces-builder-plugin.spec	5 Feb 2013 13:59:47 -0000
@@ -30,11 +30,15 @@
 
 %define section free
 %define parent myfaces
+%define _binary_payload w9.gzdio
+%define _source_payload w9.gzdio
+%define _binary_filedigest_algorithm 1
+%define _source_filedigest_algorithm 1
 
 Summary:        Myfaces Builder Plugin
 Name:           myfaces-builder-plugin
 Version:        1.0.10
-Release:        1%{?dist}
+Release:        2%{?dist}
 Epoch:          0
 License:        Apache Software License 2.0
 URL:            http://myfaces.apache.org/
@@ -138,6 +142,9 @@
 %{_javadocdir}/%{name}
 
 %changelog
+* Tue Feb 05 2013 Ralph Apel <[email protected]> - 0:1.0.10-2
+- Prevent xzpayload problem
+
 * Sun Jan 13 2013 Ralph Apel <[email protected]> - 0:1.0.10-1
 - First release