SHA256
1
0
forked from pool/libfdatetime

Accepting request 946852 from security:forensics

- Force autoreconf rerun due to patch presence

OBS-URL: https://build.opensuse.org/request/show/946852
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libfdatetime?expand=0&rev=13
This commit is contained in:
Dominique Leuenberger 2022-01-17 21:34:00 +00:00 committed by Git OBS Bridge
commit 1776d82f6d
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jan 17 02:13:04 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Force autoreconf rerun due to patch presence
-------------------------------------------------------------------
Wed Jan 12 10:36:27 UTC 2022 - Jan Engelhardt <jengelh@inai.de>

View File

@ -59,7 +59,7 @@ applications that want to make use of libfdatetime.
%autosetup -p1
%build
if [ ! -e configure ]; then ./autogen.sh; fi
autoreconf -fi
%configure --disable-static
%make_build