forked from pool/libfsapfs
no patching -> no need for autoreconf
OBS-URL: https://build.opensuse.org/package/show/security:forensics/libfsapfs?expand=0&rev=23
This commit is contained in:
parent
7979d4985c
commit
e9d97747b6
@ -27,8 +27,6 @@ Source: https://github.com/libyal/libfsapfs/releases/download/%version/l
|
||||
Source2: https://github.com/libyal/libfsapfs/releases/download/%version/libfsapfs-experimental-%version.tar.gz.asc
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: c_compiler
|
||||
BuildRequires: gettext-tools >= 0.21
|
||||
BuildRequires: libtool
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: pkgconfig(fuse) >= 2.6
|
||||
@ -96,12 +94,10 @@ libfsapfs1 is a library for access the Apple File System (APFS).
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
autoreconf -fi
|
||||
%define _lto_cflags -ffat-lto-objects
|
||||
export LDFLAGS="-Wl,-z,relro,-z,now"
|
||||
export CFLAGS="%{optflags}"
|
||||
%{python_expand #
|
||||
# see libcdata for version-sc
|
||||
echo "V_%version { global: *; };" >v.sym
|
||||
%configure --disable-static \
|
||||
--enable-wide-character-type \
|
||||
|
Loading…
x
Reference in New Issue
Block a user