no patching -> no need for autoreconf
OBS-URL: https://build.opensuse.org/package/show/security:forensics/libfsxfs?expand=0&rev=21
This commit is contained in:
parent
78b580a9fd
commit
ab12a06540
@ -29,8 +29,6 @@ Source2: https://github.com/libyal/libfsxfs/releases/download/%version/li
|
|||||||
Source3: %name.keyring
|
Source3: %name.keyring
|
||||||
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
|
||||||
@ -90,9 +88,7 @@ reading SGI X File Systems (XFS).
|
|||||||
%autosetup -p1
|
%autosetup -p1
|
||||||
|
|
||||||
%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 --enable-wide-character-type --enable-python \
|
%configure --disable-static --enable-wide-character-type --enable-python \
|
||||||
PYTHON_VERSION="%{$python_bin_suffix}" \
|
PYTHON_VERSION="%{$python_bin_suffix}" \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user