From e9d97747b6c5ad5caf4889e825b7b7a9ca27bd83f27d1d3939bb44ce5028b5f3 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sun, 27 Nov 2022 11:20:13 +0000 Subject: [PATCH] no patching -> no need for autoreconf OBS-URL: https://build.opensuse.org/package/show/security:forensics/libfsapfs?expand=0&rev=23 --- libfsapfs.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/libfsapfs.spec b/libfsapfs.spec index f4daf35..03f6c01 100644 --- a/libfsapfs.spec +++ b/libfsapfs.spec @@ -27,8 +27,6 @@ Source: https://github.com/libyal/libfsapfs/releases/download/%version/l Source2: https://github.com/libyal/libfsapfs/releases/download/%version/libfsapfs-experimental-%version.tar.gz.asc BuildRequires: %{python_module devel} BuildRequires: c_compiler -BuildRequires: gettext-tools >= 0.21 -BuildRequires: libtool BuildRequires: pkg-config BuildRequires: python-rpm-macros BuildRequires: pkgconfig(fuse) >= 2.6 @@ -96,12 +94,10 @@ libfsapfs1 is a library for access the Apple File System (APFS). %autosetup -p1 %build -autoreconf -fi %define _lto_cflags -ffat-lto-objects export LDFLAGS="-Wl,-z,relro,-z,now" export CFLAGS="%{optflags}" %{python_expand # -# see libcdata for version-sc echo "V_%version { global: *; };" >v.sym %configure --disable-static \ --enable-wide-character-type \