From e3c579c317306ecb33be66c8583130f8fe70e2f8d7e379babed5e12829a016ea Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sun, 27 Nov 2022 11:24:04 +0000 Subject: [PATCH] no patching -> no need for autoreconf OBS-URL: https://build.opensuse.org/package/show/security:forensics/libfwps?expand=0&rev=7 --- libfwps.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/libfwps.spec b/libfwps.spec index ac3a113..321223e 100644 --- a/libfwps.spec +++ b/libfwps.spec @@ -29,8 +29,6 @@ Source2: https://github.com/libyal/libfwps/releases/download/%version/lib Source9: %name.keyring BuildRequires: %{python_module devel} BuildRequires: c_compiler -BuildRequires: gettext-tools >= 0.18.1 -BuildRequires: libtool BuildRequires: pkg-config BuildRequires: python-rpm-macros BuildRequires: pkgconfig(libcdata) >= 20220115 @@ -74,9 +72,7 @@ applications that want to make use of libfwps. %autosetup -p1 %build -autoreconf -fi %{python_expand # -# see libcdata for version-sc echo "V_%version { global: *; };" >v.sym %configure --disable-static \ --enable-python PYTHON_VERSION="%{$python_bin_suffix}" \