Programmatically force release
Łukasz Stelmach
l.stelmach at samsung.com
Thu Mar 5 15:06:50 UTC 2015
It was <2015-03-05 czw 15:13>, when Pierre-Gildas MILLON wrote:
> Hi people,
>
> I'm trying to reproduce maven's philosophy with snapshots when building my
> RPM :
>
> if release endswith SNAPSHOT then
> release = concat(release, "-", timestamp)
>
> I tried something like this without any result :
>
> test.spec :
> Release: SNAPSHOT
> %{?force_release: %define release %{force_release}}
> ...
>
> rpmbuild -ba --define="force_release SNAPSHOT-$TIMESTAMP"
Take a look here
https://git.tizen.org/cgit/platform/upstream/systemd.git/tree/packaging/systemd.spec
at release_flags and with_kdbus.
--
Łukasz Stelmach
Samsung R&D Institute Poland
Samsung Electronics
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 489 bytes
Desc: not available
URL: <http://lists.rpm.org/pipermail/rpm-list/attachments/20150305/afe0d7f9/attachment.asc>
More information about the Rpm-list
mailing list