no patching -> no need for autoreconf
OBS-URL: https://build.opensuse.org/package/show/security:forensics/libfdata?expand=0&rev=27
This commit is contained in:
parent
3ef12e4cfb
commit
9910898e93
@ -30,8 +30,6 @@ Source3: %name.keyring
|
||||
# The source code assumes 64bit integers for one of the function returns. Fix that.
|
||||
Patch2: libfdata-20211023-1TB-fix.patch
|
||||
BuildRequires: c_compiler
|
||||
BuildRequires: gettext-tools >= 0.18.1
|
||||
BuildRequires: libtool
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: pkgconfig(libcdata) >= 20200509
|
||||
BuildRequires: pkgconfig(libcerror) >= 20220101
|
||||
@ -65,7 +63,6 @@ applications that want to make use of libfdata.
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
autoreconf -fi
|
||||
echo "V_%version { global: *; };" >v.sym
|
||||
%configure --disable-static LDFLAGS="-Wl,--version-script=$PWD/v.sym"
|
||||
grep ' local' config.log && exit 1
|
||||
|
Loading…
Reference in New Issue
Block a user