[RPM (6.0)] [DIST generic] xbean-3.7-6.jpp6
Ralph Apel <[email protected]> Mon, 4 Feb 2013 11:57:51 +0100
| Newsgroups | gmane.linux.jpackage.announce |
|---|---|
| Message-ID | <[email protected]> |
Name : xbean Relocations: (not relocatable) Version : 3.7 Vendor: JPackage Project Release : 6.jpp6 Build Date: Mon 04 Feb 2013 11:48:31 AM CET Install Date: (not installed) Build Host: linux.fritz.box Group : Development/Java Source RPM: (none) Size : 270924 License: ASL 2.0 Signature : (none) Packager : Ralph Apel <[email protected]> URL : http://geronimo.apache.org/xbean Summary : XBean plugin based server Description : The goal of XBean project is to created a plugin based server analogous to Eclipse being a plugin based IDE. XBean will be able to discover, download and install server plugins from an Internet based repository. In addition, we include support for multiple IoC systems, support for running with no IoC system, JMX without JMX code, lifecycle and class loader management, and a rock solid Spring integration. --------------- Ralph Apel <[email protected]> 0:3.7-6 - Prevent xzpayload problem --------------- xbean.src: W: source-or-patch-not-bzipped xbean-blueprint-FavoriteUsingBlueprintTest.patch xbean.src: W: source-or-patch-not-bzipped xbean-poms.patch xbean.src: W: source-or-patch-not-bzipped xbean-blueprint-XBeanNamespaceHandler.patch xbean.src: W: source-or-patch-not-bzipped xbean-asm-shaded-pom.patch xbean.src: W: source-or-patch-not-bzipped xbean-asm.patch xbean.src: W: source-or-patch-not-bzipped xbean-blueprint-BlueprintTestSupport.patch xbean.src: W: source-or-patch-not-bzipped xbean-site.patch xbean.src: W: source-or-patch-not-bzipped xbean-link-offline.patch xbean.src: W: source-or-patch-not-bzipped xbean-compiler-source-level.patch xbean.src: W: source-or-patch-not-bzipped xbean-blueprint-FlatMapTest.patch xbean.src: W: source-or-patch-not-bzipped xbean-qdox.patch xbean.src: W: source-or-patch-not-bzipped xbean-pom-no-parent.patch xbean.src: W: non-standard-group Development/Java xbean.src: W: no-signature xbean.src: W: name-repeated-in-summary XBean xbean.src: W: invalid-license ASL 2.0 1 packages and 0 specfiles checked; 0 errors, 16 warnings. --------------- Index: xbean.spec =================================================================== RCS file: /home/projects/jpackage/cvs/rpms/free/xbean/xbean.spec,v retrieving revision 1.9 diff -u -r1.9 xbean.spec --- xbean.spec 16 Dec 2012 12:01:34 -0000 1.9 +++ xbean.spec 4 Feb 2013 10:57:50 -0000 @@ -1,4 +1,4 @@ -# Copyright (c) 2000-2012, JPackage Project +# Copyright (c) 2000-2013, JPackage Project # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -33,10 +33,14 @@ %global namedversion %{version} %define section free +%define _binary_payload w9.gzdio +%define _source_payload w9.gzdio +%define _binary_filedigest_algorithm 1 +%define _source_filedigest_algorithm 1 Name: xbean Version: 3.7 -Release: 5%{?dist} +Release: 6%{?dist} Epoch: 0 Summary: XBean plugin based server License: ASL 2.0 @@ -370,6 +374,9 @@ %endif %changelog +* Mon Feb 04 2013 Ralph Apel <[email protected]> 0:3.7-6 +- Prevent xzpayload problem + * Sun Dec 16 2012 Ralph Apel <[email protected]> 0:3.7-5 - Create sources jars with source:jar