[RPM (6.0)] [DIST generic] josql-2.2-2.jpp6

Will Tatam <[email protected]> Thu, 1 Nov 2012 02:13:39 +0100
Newsgroups gmane.linux.jpackage.announce
Message-ID <[email protected]>
Name        : josql                        Relocations: (not relocatable)
Version     : 2.2                               Vendor: JPackage Project
Release     : 2.jpp6                        Build Date: Thu 01 Nov 2012 02:12:28 AM CET
Install Date: (not installed)               Build Host: flat.netmindz.net
Group       : Development/Libraries/Java    Source RPM: (none)
Size        : 378646                           License: Apache Software License 2.0
Signature   : (none)
Packager    : Will Tatam <[email protected]>
URL         : http://josql.sourceforge.net/
Summary     : SQL for Java Objects
Description :
JoSQL (SQL for Java Objects) provides the ability for a
developer to apply a SQL statement to a collection of
Java Objects. JoSQL provides the ability to search, order
and group ANY Java objects and should be applied when you
want to perform SQL-like queries on a collection of Java
Objects.

---------------
Will Tatam <[email protected]> 2.2-2
- Auto rebuild for JPackage 6 in centos5 mock
---------------
josql.src: W: no-signature
josql.src:125: W: libdir-macro-in-noarch-package (main package) %dir %{_libdir}/gcj/%{name}
josql.src:126: W: libdir-macro-in-noarch-package (main package) %attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}*%{version}.jar.*
josql.src: W: invalid-license Apache Software License 2.0
1 packages and 0 specfiles checked; 0 errors, 4 warnings.

---------------
Index: josql.spec
===================================================================
RCS file: /home/projects/jpackage/cvs/rpms/free/josql/josql.spec,v
retrieving revision 1.1
diff -u -r1.1 josql.spec
--- josql.spec	8 Jun 2011 08:38:15 -0000	1.1
+++ josql.spec	1 Nov 2012 01:13:38 -0000
@@ -34,7 +34,7 @@
 
 Name:           josql
 Version:        2.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 Epoch:          0
 Summary:        SQL for Java Objects
 Group:          Development/Libraries/Java
@@ -133,6 +133,9 @@
 
 
 %changelog
+* Thu Nov 01 2012 Will Tatam <[email protected]> 2.2-2
+- Auto rebuild for JPackage 6 in centos5 mock
+
 * Wed Jun 08 2011 Ralph Apel <[email protected]> 0:2.2-1
 - First release