no patching -> no need for autoreconf
OBS-URL: https://build.opensuse.org/package/show/security:forensics/libfmos?expand=0&rev=5
This commit is contained in:
parent
9570b50167
commit
ad3c77e7f1
@ -29,8 +29,6 @@ Source2: https://github.com/libyal/libfmos/releases/download/%version/lib
|
||||
Source3: %name.keyring
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: c_compiler
|
||||
BuildRequires: gettext-tools >= 0.21
|
||||
BuildRequires: libtool
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: pkgconfig(libcerror) >= 20220101
|
||||
BuildRequires: pkgconfig(libcnotify) >= 20220108
|
||||
@ -63,9 +61,7 @@ applications that want to make use of libfmos.
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
autoreconf -fi
|
||||
%{python_expand #
|
||||
# see libcdata for version-sc
|
||||
echo "V_%version { global: *; };" >v.sym
|
||||
%configure --disable-static LDFLAGS="-Wl,--version-script=$PWD/v.sym" \
|
||||
--enable-python PYTHON_VERSION="%{$python_bin_suffix}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user