[RPM (6.0)] [DIST generic] javacApi-0.9-2.jpp6

Will Tatam <[email protected]> Thu, 1 Nov 2012 01:32:59 +0100
Newsgroups gmane.linux.jpackage.announce
Message-ID <[email protected]>
Name        : javacApi                     Relocations: (not relocatable)
Version     : 0.9                               Vendor: JPackage Project
Release     : 2.jpp6                        Build Date: Thu 01 Nov 2012 01:31:52 AM CET
Install Date: (not installed)               Build Host: flat.netmindz.net
Group       : Development/Libraries/Java    Source RPM: (none)
Size        : 2185420                          License: BSD-style
Signature   : (none)
Packager    : Will Tatam <[email protected]>
URL         : http://cocoon.apache.org/
Summary     : Embeddable Java compiler API and implementation
Description :
This project contains an experimental API and implementation for an
embeddable Java compiler. For more information check the Javadoc's under
the doc directory.
The implementation uses the eclipse.org Java Development Tools (JDT)
compiler: see http://www.eclipse.org for more information

---------------
Will Tatam <[email protected]> 0.9-2
- Auto rebuild for JPackage 6 in centos5 mock
---------------
javacApi.src: W: specfile-error sh: line 0: fg: no job control
javacApi.src: W: specfile-error sh: line 0: fg: no job control
javacApi.src: W: no-signature
javacApi.src: W: invalid-license BSD-style
1 packages and 0 specfiles checked; 0 errors, 4 warnings.

---------------
Index: javacApi.spec
===================================================================
RCS file: /home/projects/jpackage/cvs/rpms/free/javacApi/javacApi.spec,v
retrieving revision 1.1
diff -u -r1.1 javacApi.spec
--- javacApi.spec	5 Sep 2012 08:22:26 -0000	1.1
+++ javacApi.spec	1 Nov 2012 00:32:58 -0000
@@ -36,7 +36,7 @@
 
 Name:           javacApi
 Version:        0.9
-Release:        1%{?dist}
+Release:        2%{?dist}
 Epoch:          0
 Summary:        Embeddable Java compiler API and implementation
 
@@ -131,6 +131,9 @@
 %doc %{_javadocdir}/%{name}
 
 %changelog
+* Thu Nov 01 2012 Will Tatam <[email protected]> 0.9-2
+- Auto rebuild for JPackage 6 in centos5 mock
+
 * Wed Sep 05 2012 Ralph Apel <r.apel at r-apel.de> - 0:0.9-1
 - First release