Bug 609292

Summary: changes to support snapshot builds
Product: [Fedora] Fedora Reporter: Colin Walters <walters>
Component: valaAssignee: Michel Lind <michel>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: michel
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-07-16 23:58:43 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:
Attachments:
Description Flags
support snapshot builds none

Description Colin Walters 2010-06-29 21:22:20 UTC
Created attachment 427798 [details]
support snapshot builds

Hi, I'd like to be able to automate builds of the gnome-shell dependency stack using the Fedora spec files.  To accomplish this, spec files need to be modified to e.g. invoke autogen.sh if necessary.  They will also always carry their true BuildDepends.

For vala specifically the main_ver macro confuses my script; unwind it.

Comment 1 Michel Lind 2010-07-16 23:58:43 UTC
I kind of like not having to hardcode main_ver, but in the interest of auto-building, sure.

I've committed the change to Rawhide, and retagged the package in case your script makes use of it.