[RPM (6.0)] [DIST generic] izpack-3.8.1-6.jpp6
Will Tatam <[email protected]> Thu, 1 Nov 2012 01:11:34 +0100
| Newsgroups | gmane.linux.jpackage.announce |
|---|---|
| Message-ID | <[email protected]> |
Name : izpack Relocations: (not relocatable) Version : 3.8.1 Vendor: JPackage Project Release : 6.jpp6 Build Date: Thu 01 Nov 2012 01:09:37 AM CET Install Date: (not installed) Build Host: flat.netmindz.net Group : Development/Tools Source RPM: (none) Size : 4456755 License: Apache Software License 2.0 Signature : (none) Packager : Will Tatam <[email protected]> URL : http://www.izforge.com/izpack/ Summary : IZPack installer generator Description : IzPack is an installers generator for the Java platform. It produces lightweight installers that can be run on any operating system where a Java virtual machine is available. Depending on the operating system, it can be launched by a double-click or a simple 'java -jar installer.jar' on a shell. The most common use is to distribute applications for the Java platform, but you can also use it for other kinds of projects. The main benefit of IzPack is that it provides a clean and unique way of distributing a project to users using different operating systems. IzPack is reported to run on : * Unix-like systems, mostly Linux and BSD * MacOS X * Windows variants A big care has been put in making IzPack as small as possible in order to reduce the weight of IzPack itself in the final installer archive. Also, IzPack has been designed around modularity and flexibility. As a consequence, you are able to specify how your installer should be by selecting the panels that you want to show to the final user. Sometimes there are even several panels for the same usage so that you can pick the one that suits the best your needs. If ever you don't find your way through the available panels, you can still develop your own ones with the nice and easy IzPack API. There's even an embedded XML parser ! --------------- Will Tatam <[email protected]> 3.8.1-6 - Auto rebuild for JPackage 6 in centos5 mock --------------- izpack.src: W: non-standard-group Development/Tools izpack.src: W: no-signature izpack.src: W: name-repeated-in-summary IZPack izpack.src: W: invalid-license Apache Software License 2.0 1 packages and 0 specfiles checked; 0 errors, 4 warnings. --------------- Index: izpack.spec =================================================================== RCS file: /home/projects/jpackage/cvs/rpms/free/izpack/izpack.spec,v retrieving revision 1.2 diff -u -r1.2 izpack.spec --- izpack.spec 8 Aug 2012 18:44:57 -0000 1.2 +++ izpack.spec 1 Nov 2012 00:11:33 -0000 @@ -37,7 +37,7 @@ Summary: IZPack installer generator Name: izpack Version: 3.8.1 -Release: 5%{?dist} +Release: 6%{?dist} Epoch: 0 License: Apache Software License 2.0 URL: http://www.izforge.com/izpack/ @@ -218,6 +218,9 @@ %{_datadir}/%{name}-%{version} %changelog +* Thu Nov 01 2012 Will Tatam <[email protected]> 3.8.1-6 +- Auto rebuild for JPackage 6 in centos5 mock + * Wed Aug 08 2012 Ralph Apel <r.apel at r-apel.de> - 0:3.8.1-5 - First JPP-6 release