On Tue, 2 Jul 2013, Jamie Nguyen wrote:
I have just updated the SPEC and SRPM to version
0.1.0-0.22.20130623hge529aa0d0e98
http://jamielinux.fedorapeople.org/assimilation/SRPMS/
testing in process
I note the file shown at your archive is built without an
externally visible EVR
When I pull and build from a VCS (here, git), I use a spec
file construct like this:
%define gitpull $YMD
%define _gitflag $GITFLAG
#
#
Name: hercules-390
Summary: hercules S/370, ESA/390, and z/Architecture
emulator
Version: %{_gitflag}%{gitpull}.git
where the build environment holds:
export YMD=`date +%Y%m%d`
export GITFLAG="0.0."
(in most cases for GITFLAG -- sometimes it gets over-ridden to
a variant showing the upstream V in the R, and a form:
0.1.%{version}. )
... just a thought. It helps me find sanity more quickly when
mucking through prior builds, and of course is nicely
monotonically increasing for rpmvercmp
-- Russ herrold
_______________________________________________
Assimilation mailing list - Discovery-Driven Monitoring
[email protected]
http://lists.community.tummy.com/cgi-bin/mailman/listinfo/assimilation
http://assimmon.org/