[RPM (6.0)] [DIST generic] btm-1.3.3-2.jpp6
Ralph Apel <[email protected]> Thu, 7 Feb 2013 15:20:09 +0100
| Newsgroups | gmane.linux.jpackage.announce |
|---|---|
| Message-ID | <[email protected]> |
Name : btm Relocations: (not relocatable) Version : 1.3.3 Vendor: JPackage Project Release : 2.jpp6 Build Date: Thu 07 Feb 2013 03:15:56 PM CET Install Date: (not installed) Build Host: linux.fritz.box Group : Development/Java Source RPM: (none) Size : 1307229 License: LGPL Signature : (none) Packager : Ralph Apel <[email protected]> URL : http://docs.codehaus.org/display/BTM/Home Summary : BITRONIX transaction manager Description : The Bitronix Transaction Manager (BTM) is a simple but complete implementation of the JTA 1.1 API. It is a fully working XA transaction manager that provides all services required by the JTA API while trying to keep the code as simple as possible for easier understanding of the XA semantics. --------------- Ralph Apel <[email protected]> 0:1.3.3-2 - Prevent xzpayload problem --------------- btm.src: W: source-or-patch-not-bzipped btm-build.patch btm.src: W: source-or-patch-not-bzipped btm-1.3.3.tgz btm.src: W: source-or-patch-not-bzipped btm-MockStatement.patch btm.src: W: source-or-patch-not-bzipped btm-MockConnection.patch btm.src: W: source-or-patch-not-bzipped btm-MockPreparedStatement.patch btm.src: W: source-or-patch-not-bzipped btm-JdbcPreparedStatementHandle.patch btm.src: W: source-or-patch-not-bzipped btm-MockXAConnection.patch btm.src: W: source-or-patch-not-bzipped btm-LrcXAConnection.patch btm.src: W: source-or-patch-not-bzipped btm-LrcConnectionHandle.patch btm.src: W: source-or-patch-not-bzipped btm-PoolingDataSource.patch btm.src: W: source-or-patch-not-bzipped btm-JdbcConnectionHandle.patch btm.src: W: non-standard-group Development/Java btm.src: W: no-signature 1 packages and 0 specfiles checked; 0 errors, 13 warnings. --------------- Index: btm.spec =================================================================== RCS file: /home/projects/jpackage/cvs/rpms/free/btm/btm.spec,v retrieving revision 1.1 diff -u -r1.1 btm.spec --- btm.spec 1 Feb 2013 09:17:20 -0000 1.1 +++ btm.spec 7 Feb 2013 14:20:08 -0000 @@ -28,14 +28,15 @@ # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -%define with() %{expand:%%{?with_%{1}:1}%%{!?with_%{1}:0}} -%define without() %{expand:%%{?with_%{1}:0}%%{!?with_%{1}:1}} -%define bcond_with() %{expand:%%{?_with_%{1}:%%global with_%{1} 1}} -%define bcond_without() %{expand:%%{!?_without_%{1}:%%global with_%{1} 1}} +%define section free +%define _binary_payload w9.gzdio +%define _source_payload w9.gzdio +%define _binary_filedigest_algorithm 1 +%define _source_filedigest_algorithm 1 Name: btm Version: 1.3.3 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 0 Summary: BITRONIX transaction manager License: LGPL @@ -183,6 +184,9 @@ %{_javadocdir}/%{name} %changelog +* Thu Feb 07 2013 Ralph Apel <[email protected]> 0:1.3.3-2 +- Prevent xzpayload problem + * Fri Feb 01 2013 Ralph Apel <[email protected]> 0:1.3.3-1 - 1.3.3