forked from pool/libuna
no patching -> no need for autoreconf
OBS-URL: https://build.opensuse.org/package/show/security:forensics/libuna?expand=0&rev=37
This commit is contained in:
parent
a65f4c2e5b
commit
6de94ab3e1
@ -36,8 +36,6 @@ Source2: https://github.com/libyal/libuna/releases/download/%version/libu
|
||||
Source3: libuna.keyring
|
||||
Source99: libuna-rpmlintrc
|
||||
BuildRequires: c_compiler
|
||||
BuildRequires: gettext-tools >= 0.18.1
|
||||
BuildRequires: libtool
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: pkgconfig(libcdatetime) >= 20220104
|
||||
BuildRequires: pkgconfig(libcerror) >= 20220101
|
||||
@ -91,7 +89,6 @@ applications that want to make use of libuna.
|
||||
%autosetup -p1 -n libuna-%version
|
||||
|
||||
%build
|
||||
autoreconf -fi
|
||||
echo "V_%version { global: *; };" >v.sym
|
||||
%configure \
|
||||
%if "@BUILD_FLAVOR@" == "mini"
|
||||
|
Loading…
Reference in New Issue
Block a user