Fix build error at autoconf 2.71 98/271898/1 accepted/tizen_7.0_unified accepted/tizen_7.0_unified_hotfix sandbox/backup/gpgme_1.3.2_20230201 tizen_7.0 tizen_7.0_hotfix accepted/tizen/7.0/unified/20221110.060150 accepted/tizen/7.0/unified/hotfix/20221116.110835 accepted/tizen/unified/20220303.034329 submit/tizen/20220303.033313 tizen_7.0_m2_release
authorDongHun Kwak <dh0128.kwak@samsung.com>
Thu, 3 Mar 2022 03:30:51 +0000 (12:30 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Thu, 3 Mar 2022 03:31:12 +0000 (12:31 +0900)
Change-Id: If56680da1f7b0768d464709283469debfa1e6c93

packaging/gpgme.spec

index 65bef99..4db37a4 100644 (file)
@@ -90,6 +90,7 @@ of standard widgets for common key selection tasks is even planned.
 cp %{SOURCE1001} .
 
 %build
+autoreconf -fi
 sh autogen.sh
 # Ensure that a (re)build uses fixed binaries with minimum version because
 # in case configure picks GnuPG-1.x, e.g. from /usr/local, this would cause
@@ -103,9 +104,9 @@ sh autogen.sh
        --with-gpgconf=%{_bindir}/gpgconf
 
 %check
-%if ! 0%{?qemu_user_space_build}
-make check
-%endif
+%if ! 0%{?qemu_user_space_build}
+make check
+%endif
 
 %install
 %make_install