Hi people,
I'm trying to reproduce maven's philosophy with snapshots when building my RPM :test.spec :
%{?force_release: %define release %{force_release}}
...
rpmbuild -ba --define="force_release SNAPSHOT-$TIMESTAMP"
Would anyone have an idea how I could accomplish that ?
Thanks.
Regards,
Pierre-Gildas MILLON_______________________________________________ Rpm-list mailing list Rpm-list@xxxxxxxxxxxxx http://lists.rpm.org/mailman/listinfo/rpm-list