[Rpm-maint] [rpm-software-management/rpm] Permit RPMTAG_BUILDTIME to not be set to SOURCE_DATE_EPOCH (#785)

Neal Gompa (ニール・ゴンパ) notifications at github.com
Sun Jul 7 08:29:52 UTC 2019


Since b8a54d6a1e9bb6140b6b47e23dc707e4b967537e, when `SOURCE_DATE_EPOCH` is set, `RPMTAG_BUILDTIME` winds up being set with that value. This is not always desirable, particularly if you are using the build time for filters and evaluation in certain types of package release pipelines.

This is an adaptation of the downstream patch in SUSE's rpm package written by @mlschroe intended to address [SuseBug:1087065](https://bugzilla.suse.com/show_bug.cgi?id=1087065) (private bug 😢) that preserves the current behavior by default.
You can view, comment on, or merge this pull request online at:

  https://github.com/rpm-software-management/rpm/pull/785

-- Commit Summary --

  * Permit RPMTAG_BUILDTIME to not be set to SOURCE_DATE_EPOCH

-- File Changes --

    M build/spec.c (2)
    M macros.in (5)

-- Patch Links --

https://github.com/rpm-software-management/rpm/pull/785.patch
https://github.com/rpm-software-management/rpm/pull/785.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/785
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20190707/5f7438e2/attachment.html>


More information about the Rpm-maint mailing list