forked from pool/libfguid
no patching -> no need for autoreconf
OBS-URL: https://build.opensuse.org/package/show/security:forensics/libfguid?expand=0&rev=18
This commit is contained in:
parent
0b85e85ffa
commit
ae9c98dbf8
@ -28,8 +28,6 @@ Source: https://github.com/libyal/libfguid/releases/download/%version/li
|
||||
Source2: https://github.com/libyal/libfguid/releases/download/%version/libfguid-alpha-%version.tar.gz.asc
|
||||
Source9: %name.keyring
|
||||
BuildRequires: c_compiler
|
||||
BuildRequires: gettext-tools >= 0.18.1
|
||||
BuildRequires: libtool
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: pkgconfig(libcerror) >= 20220101
|
||||
# Various notes: https://en.opensuse.org/libyal
|
||||
@ -59,7 +57,6 @@ applications that want to make use of libfguid.
|
||||
%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