From 6de94ab3e1fa9e6c07157574756154f2c8045c4f6849e581c5923f07a3f0098e Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sun, 27 Nov 2022 11:04:03 +0000 Subject: [PATCH] no patching -> no need for autoreconf OBS-URL: https://build.opensuse.org/package/show/security:forensics/libuna?expand=0&rev=37 --- libuna.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/libuna.spec b/libuna.spec index 43462a1..ecdbed2 100644 --- a/libuna.spec +++ b/libuna.spec @@ -36,8 +36,6 @@ Source2: https://github.com/libyal/libuna/releases/download/%version/libu Source3: libuna.keyring Source99: libuna-rpmlintrc BuildRequires: c_compiler -BuildRequires: gettext-tools >= 0.18.1 -BuildRequires: libtool BuildRequires: pkg-config BuildRequires: pkgconfig(libcdatetime) >= 20220104 BuildRequires: pkgconfig(libcerror) >= 20220101 @@ -91,7 +89,6 @@ applications that want to make use of libuna. %autosetup -p1 -n libuna-%version %build -autoreconf -fi echo "V_%version { global: *; };" >v.sym %configure \ %if "@BUILD_FLAVOR@" == "mini"