no patching -> no need for autoreconf
OBS-URL: https://build.opensuse.org/package/show/security:forensics/libfwsi?expand=0&rev=31
This commit is contained in:
parent
96ded861d4
commit
0b5bc641c3
@ -30,8 +30,6 @@ Source3: %name.keyring
|
|||||||
Source9: Windows_Shell_Item_format.pdf
|
Source9: Windows_Shell_Item_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(libcdata) >= 20220115
|
BuildRequires: pkgconfig(libcdata) >= 20220115
|
||||||
@ -77,9 +75,7 @@ applications that want to make use of libfwsi.
|
|||||||
cp %_sourcedir/*.pdf .
|
cp %_sourcedir/*.pdf .
|
||||||
|
|
||||||
%build
|
%build
|
||||||
autoreconf -fi
|
|
||||||
%{python_expand #
|
%{python_expand #
|
||||||
# see libcdata for version-sc
|
|
||||||
echo "V_%version { global: *; };" >v.sym
|
echo "V_%version { global: *; };" >v.sym
|
||||||
%configure --disable-static \
|
%configure --disable-static \
|
||||||
--enable-python PYTHON_VERSION="%{$python_bin_suffix}" \
|
--enable-python PYTHON_VERSION="%{$python_bin_suffix}" \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user