forked from pool/libfvalue
no patching -> no need for autoreconf
OBS-URL: https://build.opensuse.org/package/show/security:forensics/libfvalue?expand=0&rev=19
This commit is contained in:
parent
30f8753008
commit
1126f11f67
@ -28,8 +28,6 @@ Source: https://github.com/libyal/libfvalue/releases/download/%version/l
|
||||
Source2: https://github.com/libyal/libfvalue/releases/download/%version/libfvalue-experimental-%version.tar.gz.asc
|
||||
Source9: %name.keyring
|
||||
BuildRequires: c_compiler
|
||||
BuildRequires: gettext-tools >= 0.18.1
|
||||
BuildRequires: libtool
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: pkgconfig(libcdata) >= 20220115
|
||||
BuildRequires: pkgconfig(libcerror) >= 20220101
|
||||
@ -66,7 +64,6 @@ applications that want to make use of libfvalue.
|
||||
%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