Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=500253 Jerry James <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Jerry James <[email protected]> 2009-05-14 14:29:55 EDT --- The license name should be "ASL 2.0". All source files contain a header identifying this license. When I use the subversion command under Source0, I get one harmless difference between my checked out tree and the tar file in the srpm, apparently due to differing time zones: $ diff -durN directory-naming-0.8 directory-naming diff -durN directory-naming-0.8/naming-core/src/test/org/apache/naming/AbstractContextTest.java directory-naming/naming-core/src/test/org/apache/naming/AbstractContextTest.java --- directory-naming-0.8/naming-core/src/test/org/apache/naming/AbstractContextTest.java 2004-12-26 21:46:47.000000000 -0700 +++ directory-naming/naming-core/src/test/org/apache/naming/AbstractContextTest.java 2004-12-26 21:46:47.000000000 -0700 @@ -48,7 +48,7 @@ * * Basic tests included verify binding, context lookup, name composition, and list operations. * - * @version $Revision: 123386 $ $Date: 2004-12-27 05:46:47 +0100 (Mon, 27 Dec 2004) $ + * @version $Revision: 123386 $ $Date: 2004-12-26 21:46:47 -0700 (Sun, 26 Dec 2004) $ */ public abstract class AbstractContextTest extends TestCase { There are no precompiled files in the source tarball. There are no other libraries inside of this one. Once the license is fixed, this package passes pre-review. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list [email protected] http://www.redhat.com/mailman/listinfo/fedora-package-review
