[RPM (6.0)] [DIST generic] jython221-2.2.1-2.jpp6

Will Tatam <[email protected]> Thu, 1 Nov 2012 02:45:43 +0100
Newsgroups gmane.linux.jpackage.announce
Message-ID <[email protected]>
Name        : jython221                    Relocations: (not relocatable)
Version     : 2.2.1                             Vendor: JPackage Project
Release     : 2.jpp6                        Build Date: Thu 01 Nov 2012 02:43:39 AM CET
Install Date: (not installed)               Build Host: flat.netmindz.net
Group       : Development/Java              Source RPM: (none)
Size        : 3131363                          License: Modified CNRI Open Source License
Signature   : (none)
Packager    : Will Tatam <[email protected]>
URL         : http://www.jython.org/
Summary     : Java source interpreter
Description :
Jython is an implementation of the high-level, dynamic, object-oriented
language Python seamlessly integrated with the Java platform. The
predecessor to Jython, JPython, is certified as 100% Pure Java. Jython is
freely available for both commercial and non-commercial use and is
distributed with source code. Jython is complementary to Java and is
especially suited for the following tasks: Embedded scripting - Java
programmers can add the Jython libraries to their system to allow end
users to write simple or complicated scripts that add functionality to the
application. Interactive experimentation - Jython provides an interactive
interpreter that can be used to interact with Java packages or with
running Java applications. This allows programmers to experiment and debug
any Java system using Jython. Rapid application development - Python
programs are typically 2-10X shorter than the equivalent Java program.
This translates directly to increased programmer productivity. The
seamless interaction between Python and Java allows developers to freely
mix the two languages both during development and in shipping products.

---------------
Will Tatam <[email protected]> 2.2.1-2
- Auto rebuild for JPackage 6 in centos5 mock
---------------
jython221.src: W: source-or-patch-not-bzipped jython221-build.patch
jython221.src: W: source-or-patch-not-bzipped jython-2.2.1.tgz
jython221.src: W: non-standard-group Development/Java
jython221.src: W: no-signature
1 packages and 0 specfiles checked; 0 errors, 4 warnings.

---------------
Index: jython221.spec
===================================================================
RCS file: /home/projects/jpackage/cvs/rpms/free/jython221/jython221.spec,v
retrieving revision 1.1
diff -u -r1.1 jython221.spec
--- jython221.spec	13 Aug 2012 07:31:12 -0000	1.1
+++ jython221.spec	1 Nov 2012 01:45:42 -0000
@@ -43,7 +43,7 @@
 
 Name:           jython221
 Version:        2.2.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Epoch:          0
 Summary:        Java source interpreter
 License:        Modified CNRI Open Source License
@@ -292,6 +292,9 @@
 %{_datadir}/%{name}/Demo
 
 %changelog
+* Thu Nov 01 2012 Will Tatam <[email protected]> 2.2.1-2
+- Auto rebuild for JPackage 6 in centos5 mock
+
 * Mon Aug 13 2012 Ralph Apel <r.apel at r-apel.de> - 0:2.2.1-1
 - 2.2.1 as jython221