no patching -> no need for autoreconf

OBS-URL: https://build.opensuse.org/package/show/security:forensics/libsmraw?expand=0&rev=33
This commit is contained in:
Jan Engelhardt 2022-11-27 11:49:26 +00:00 committed by Git OBS Bridge
parent abaadf8262
commit 62a5e3eec6

View File

@ -29,8 +29,6 @@ Source2: https://github.com/libyal/libsmraw/releases/download/%version/li
Source3: %name.keyring
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
@ -87,7 +85,6 @@ acquire, export, query and verify storage media (split) RAW files.
%autosetup -p1
%build
autoreconf -fi
%{python_expand #
echo "V_%version { global: *; };" >v.sym
%configure --disable-static --enable-wide-character-type \