[Rpm-maint] [rpm-software-management/rpm] Reproducible builds improvements (Issue #2894)

Bernhard M. Wiedemann notifications at github.com
Wed Feb 21 08:51:06 UTC 2024


We have open-build-service (OBS) that uses obs-worker to call obs-build to call rpmbuild.
The current way documented in [our wiki](https://en.opensuse.org/openSUSE:Reproducible_Builds) is to add a project-conf in OBS
```
Macros:
%source_date_epoch_from_changelog 1
%clamp_mtime_to_source_date_epoch 1
%use_source_date_epoch_as_buildtime 1
%_buildhost reproducible
:Macros
```
and the constants here are `1` and `reproducible`

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/2894#issuecomment-1956161964
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/issues/2894/1956161964 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20240221/75ec67b7/attachment-0001.html>


More information about the Rpm-maint mailing list