Bug 500253
Summary: | Pre-Review Request: directory-naming - Directory Naming | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Fernando Nasser <fnasser> |
Component: | Package Review | Assignee: | Jerry James <loganjerry> |
Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | akurtako, che666, fedora-package-review, loganjerry, notting |
Target Milestone: | --- | Flags: | loganjerry:
fedora-review+
kevin: fedora-cvs+ |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2009-08-20 17:43:21 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 429551 |
Description
Fernando Nasser
2009-05-11 22:10:41 UTC
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. License fixed. Thanks for the pre-review! Spec URL: http://people.fedoraproject.org/~fnasser/directory-naming.spec SRPM URL: http://people.fedoraproject.org/~fnasser/directory-naming-0.8-4.jpp6.src.rpm Looks good. This one is approved. i thought that those jpp tags are supposed to be removed now? The release tag has %{_dist} this is just a srpm created for review outside the build system, Koji will fill it with the right value. Note that during the bootstrap, intermediate (non-final) versions may have a weird release tag but that will be discarded with the rebuilds. New Package CVS Request ======================= Package Name: directory-naming Short Description: Directory Naming Owners: fnasser, dbhole Branches: devel InitialCC: jkeating cvs done. Build in rawhide. http://koji.fedoraproject.org/koji/buildinfo?buildID=128106 |