Bug 166966

Summary: Review Request: jam : Program construction tool, similar to make
Product: [Fedora] Fedora Reporter: Tom "spot" Callaway <tcallawa>
Component: Package ReviewAssignee: José Matos <jamatos>
Status: CLOSED NEXTRELEASE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: fedora-extras-list
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: All   
OS: Linux   
URL: http://public.perforce.com/public/jam/index.html
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-08-29 09:01:15 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: 163779    

Description Tom "spot" Callaway 2005-08-29 04:01:04 UTC
Spec Name or Url: http://www.auroralinux.org/people/spot/review/jam.spec
SRPM Name or Url: http://www.auroralinux.org/people/spot/review/jam-2.5-1.src.rpm
Description: 
Jam is a program construction tool, like make. Jam recursively builds target
files from source files, using dependency information and updating actions
expressed in the Jambase file, which is written in jam's own interpreted
language. The default Jambase is compiled into jam and provides a boilerplate
for common use, relying on a user-provide file "Jamfile" to enumerate actual
targets and sources.

Comment 1 José Matos 2005-09-09 13:00:36 UTC
+ mock builds cleanly 
+ rpmlint does not complain 
+ name is OK 
+ license is OK 
+ spec file readable 
+ source is the same as upstream 
 
APPROVED 
 
Any reason to not compress the source file, other then to follow upstream? 
The source field could use %{name} and %{version}, no? All the versions in the 
ftp site follow the same pattern. 
 

Comment 2 José Matos 2005-09-09 13:26:36 UTC
Is there any reason not to use the smp_flag in make? 
 
This is really minor and it is a reminder, whatever you decide is OK with me. 
Usual discalaimer applies here...  

Comment 3 Tom "spot" Callaway 2005-09-09 22:34:02 UTC
I didn't compress the source file because upstream didn't. Really only saves
400K, which doesn't matter much. Disk is cheap. :)



Comment 4 José Matos 2006-08-29 08:55:36 UTC
Reopening bug to fix assignee.

Comment 5 José Matos 2006-08-29 09:01:15 UTC
Assignee fixed, closing again.