[Bug 751564] Review Request: The Aeolus Audrey Startup Agent

bugzilla at redhat.com bugzilla at redhat.com
Wed Nov 9 15:49:23 UTC 2011


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=751564

--- Comment #20 from Jim Meyering <meyering at redhat.com> 2011-11-09 10:49:23 EST ---
IMHO, the only way is to maintain a template (say audrey.in.py) under version
control and have "AUDREY_VER = '@VERSION@' in it.
Then part of the build process would be to generate audrey.py from that
template while performing the simple @VERSION at -substitution, just as is
done for the spec file.  Note that you should retain the .py suffix,
and hence .in.py, rather than .py.in, so that more tools automatically
detect the file as containing python source.

-- 
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.



More information about the package-review mailing list