[RPM (6.0)] [DIST generic] pnuts-1.2-3.jpp6

Will Tatam <[email protected]> Thu, 1 Nov 2012 04:00:42 +0100
Newsgroups gmane.linux.jpackage.announce
Message-ID <[email protected]>
Name        : pnuts                        Relocations: (not relocatable)
Version     : 1.2                               Vendor: JPackage Project
Release     : 3.jpp6                        Build Date: Thu 01 Nov 2012 03:59:16 AM CET
Install Date: (not installed)               Build Host: flat.netmindz.net
Group       : Development/Libraries/Java    Source RPM: (none)
Size        : 4219465                          License: Sun Public License
Signature   : (none)
Packager    : Will Tatam <[email protected]>
URL         : https://pnuts.dev.java.net/
Summary     : Pnuts Script Language
Description :
Pnuts is a script language for Java environment. It enables
interaction with Java environment, simple Web scripting,
customization for Java programs, and so on.
* Simple and clean syntax
* Interactive interpreter
* Extensible through its module system
* Customizable and embeddable through Pnuts API
* Dynamic/static translation to JVM bytecode
* One of the fastest scripting language implementations on JVM
* Inherits many advantages of Java (security, portability, etc.)

---------------
Will Tatam <[email protected]> 1.2-3
- Auto rebuild for JPackage 6 in centos5 mock
---------------
pnuts.src: W: specfile-error sh: line 0: fg: no job control
pnuts.src: W: specfile-error sh: line 0: fg: no job control
pnuts.src: W: source-or-patch-not-bzipped pnuts-1.2-servlet-build.patch
pnuts.src: W: source-or-patch-not-bzipped pnuts-1.2-Pnuts.patch
pnuts.src: W: no-signature
pnuts.src: W: name-repeated-in-summary Pnuts
pnuts.src: W: invalid-license Sun Public License
1 packages and 0 specfiles checked; 0 errors, 7 warnings.

---------------
Index: pnuts.spec
===================================================================
RCS file: /home/projects/jpackage/cvs/rpms/free/pnuts/pnuts.spec,v
retrieving revision 1.2
diff -u -r1.2 pnuts.spec
--- pnuts.spec	24 Sep 2012 07:09:01 -0000	1.2
+++ pnuts.spec	1 Nov 2012 03:00:41 -0000
@@ -36,7 +36,7 @@
 
 Name:           pnuts
 Version:        1.2
-Release:        2%{?dist}
+Release:        3%{?dist}
 Epoch:          0
 Summary:        Pnuts Script Language
 
@@ -156,6 +156,9 @@
 
 
 %changelog
+* Thu Nov 01 2012 Will Tatam <[email protected]> 1.2-3
+- Auto rebuild for JPackage 6 in centos5 mock
+
 * Mon Sep 24 2012 Ralph Apel <r.apel at r-apel.de> - 0:1.2-2
 - First JPP-6 release
 - Sources aren't online any more