[RPM (6.0)] [DIST generic] jackson-1.8.8-3.jpp6

Will Tatam <[email protected]> Thu, 1 Nov 2012 01:20:08 +0100
Newsgroups gmane.linux.jpackage.announce
Message-ID <[email protected]>
Name        : jackson                      Relocations: (not relocatable)
Version     : 1.8.8                             Vendor: JPackage Project
Release     : 3.jpp6                        Build Date: Thu 01 Nov 2012 01:16:58 AM CET
Install Date: (not installed)               Build Host: flat.netmindz.net
Group       : Development/Libraries/Java    Source RPM: (none)
Size        : 12520888                         License: Apache Software License 2.0
Signature   : (none)
Packager    : Will Tatam <[email protected]>
URL         : http://jackson.codehaus.org/
Summary     : High-performance JSON processor
Description :
Jackson is a:
* Streaming (reading, writing)
* FAST (measured to be faster than any other Java json parser
  and data binder)
* Powerful (full data binding for common JDK classes as well
  as any Java bean class, Collection, Map or Enum)
* Zero-dependency (does not rely on other packages beyond JDK)
* Open Source (LGPL or AL)
* Fully conformant
* Extremely configurable
JSON processor (JSON parser + JSON generator) written in Java.
Beyond basic JSON reading/writing (parsing, generating), it
also offers full node-based Tree Model, as well as full OJM
(Object/Json Mapper) data binding functionality.

---------------
Will Tatam <[email protected]> 1.8.8-3
- Auto rebuild for JPackage 6 in centos5 mock
---------------
jackson.src: W: source-or-patch-not-bzipped jackson-1.8.8.tgz
jackson.src: W: no-signature
jackson.src:237: W: libdir-macro-in-noarch-package (main package) %dir %{_libdir}/gcj/%{name}
jackson.src:238: W: libdir-macro-in-noarch-package (main package) %attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}*%{version}.jar.*
jackson.src: W: invalid-license Apache Software License 2.0
1 packages and 0 specfiles checked; 0 errors, 5 warnings.

---------------
Index: jackson.spec
===================================================================
RCS file: /home/projects/jpackage/cvs/rpms/free/jackson/jackson.spec,v
retrieving revision 1.3
diff -u -r1.3 jackson.spec
--- jackson.spec	17 Jun 2012 13:21:08 -0000	1.3
+++ jackson.spec	1 Nov 2012 00:20:06 -0000
@@ -38,7 +38,7 @@
 
 Name:           jackson
 Version:        1.8.8
-Release:        2%{?dist}
+Release:        3%{?dist}
 Epoch:          0
 Summary:        High-performance JSON processor
 Group:          Development/Libraries/Java
@@ -245,6 +245,9 @@
 
 
 %changelog
+* Thu Nov 01 2012 Will Tatam <[email protected]> 1.8.8-3
+- Auto rebuild for JPackage 6 in centos5 mock
+
 * Sun Jun 17 2012 Ralph Apel <[email protected]> 0:1.8.8-2
 - Avoid FileDigest and PayloadIsXz problems on EL5