Accepting request 737532 from home:dimstar:Factory

- Set clamp_mtime_to_source_date_epoch 0: as the content of i-i is
  published in extracted form on download.o.o, and rsynced around,
  we need to be able to rely on changing mtime's for the content.

OBS-URL: https://build.opensuse.org/request/show/737532
OBS-URL: https://build.opensuse.org/package/show/system:install:head/installation-images?expand=0&rev=1249
This commit is contained in:
Steffen Winterfeldt 2019-10-14 09:24:19 +00:00 committed by Git OBS Bridge
parent 466b9acec8
commit 2a48399002
2 changed files with 13 additions and 0 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Aug 29 11:54:34 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
- Set clamp_mtime_to_source_date_epoch 0: as the content of i-i is
published in extracted form on download.o.o, and rsynced around,
we need to be able to rely on changing mtime's for the content.
--------------------------------------------------------------------
Tue Oct 8 08:52:04 UTC 2019 - wfeldt@opensuse.org

View File

@ -17,6 +17,12 @@
# needsrootforbuild
# needsbinariesforbuild
# The files from i-i are, in parts, extracted and published in the FTP Tree
# Since they are all auto-generated files, so they keep on changing. Having the mtime
# constant though causes issues for rsync - which uses this information by default to decide
# wether there is something to sync or not
%global clamp_mtime_to_source_date_epoch 0
# do not build 32-bit s390
ExcludeArch: s390