Accepting request 894334 from home:mcepl:branches:Base:System

Don't break compatibility with SLE-12.

OBS-URL: https://build.opensuse.org/request/show/894334
OBS-URL: https://build.opensuse.org/package/show/Base:System/dd_rescue?expand=0&rev=63
This commit is contained in:
Dirk Mueller 2021-05-22 11:07:59 +00:00 committed by Git OBS Bridge
parent 5316da5877
commit 02e41ee8c0

View File

@ -111,7 +111,8 @@ though more will have to be done to feel confident about feeding untrusted
data to the decompressor; the plugin is still young and might expose bugs. data to the decompressor; the plugin is still young and might expose bugs.
%prep %prep
%autosetup -p1 %setup -q
%autopatch -p1
# Remove build time references so build-compare can do its work # Remove build time references so build-compare can do its work
FAKE_BUILDTIME=$(LC_ALL=C date -u -r %{SOURCE99} '+%%H:%%M') FAKE_BUILDTIME=$(LC_ALL=C date -u -r %{SOURCE99} '+%%H:%%M')