no patching -> no need for autoreconf

OBS-URL: https://build.opensuse.org/package/show/security:forensics/libmsiecf?expand=0&rev=25
This commit is contained in:
Jan Engelhardt 2022-11-27 11:28:47 +00:00 committed by Git OBS Bridge
parent fbd0ee2c44
commit a52b9f9ae3

View File

@ -30,8 +30,6 @@ Source3: %name.keyring
Source8: MSIE_Cache_File_index.dat_format.pdf Source8: MSIE_Cache_File_index.dat_format.pdf
BuildRequires: %{python_module devel} BuildRequires: %{python_module devel}
BuildRequires: c_compiler BuildRequires: c_compiler
BuildRequires: gettext-tools >= 0.21
BuildRequires: libtool
BuildRequires: pkg-config BuildRequires: pkg-config
BuildRequires: python-rpm-macros BuildRequires: python-rpm-macros
BuildRequires: pkgconfig(libbfio) >= 20220120 BuildRequires: pkgconfig(libbfio) >= 20220120
@ -87,7 +85,6 @@ applications that want to make use of %name.
cp %_sourcedir/*.pdf . cp %_sourcedir/*.pdf .
%build %build
autoreconf -fi
%{python_expand # %{python_expand #
echo "V_%version { global: *; };" >v.sym echo "V_%version { global: *; };" >v.sym
%configure --disable-static --enable-wide-character-type --enable-python \ %configure --disable-static --enable-wide-character-type --enable-python \