[RPM (6.0)] [DIST generic] guava-05-7.jpp6
Will Tatam <[email protected]> Thu, 1 Nov 2012 00:51:29 +0100
| Newsgroups | gmane.linux.jpackage.announce |
|---|---|
| Message-ID | <[email protected]> |
Name : guava Relocations: (not relocatable) Version : 05 Vendor: JPackage Project Release : 7.jpp6 Build Date: Thu 01 Nov 2012 12:49:57 AM CET Install Date: (not installed) Build Host: flat.netmindz.net Group : Development/Libraries Source RPM: (none) Size : 745506 License: ASL 2.0 Signature : (none) Packager : Will Tatam <[email protected]> URL : http://code.google.com/p/guava-libraries Summary : Google Core Libraries for Java Description : Guava is a suite of core and expanded libraries that include utility classes, Google's collections, io classes, and much much more. This project is a complete packaging of all the Guava libraries into a single jar. Individual portions of Guava can be used by downloading the appropriate module and its dependencies. --------------- Will Tatam <[email protected]> 05-7 - Auto rebuild for JPackage 6 in centos5 mock --------------- guava.src: W: specfile-error sh: line 0: fg: no job control guava.src: W: specfile-error sh: line 0: fg: no job control guava.src: W: source-or-patch-not-bzipped guava-pom.patch guava.src: W: no-signature guava.src: W: invalid-license ASL 2.0 1 packages and 0 specfiles checked; 0 errors, 5 warnings. --------------- Index: guava.spec =================================================================== RCS file: /home/projects/jpackage/cvs/rpms/free/guava/guava.spec,v retrieving revision 1.1 diff -u -r1.1 guava.spec --- guava.spec 29 Apr 2011 22:38:15 -0000 1.1 +++ guava.spec 31 Oct 2012 23:51:28 -0000 @@ -1,7 +1,7 @@ %global _mavenpomdir %{_datadir}/maven2/poms/ Name: guava Version: 05 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Google Core Libraries for Java Group: Development/Libraries @@ -101,6 +101,9 @@ %{_javadocdir}/%{name} %changelog +* Wed Oct 31 2012 Will Tatam <[email protected]> 05-7 +- Auto rebuild for JPackage 6 in centos5 mock + * Fri Aug 27 2010 Hui Wang <[email protected]> - 05-6 - Enable jsr-305