diff --git a/libfsntfs.spec b/libfsntfs.spec index eb1a9be..b6e8446 100644 --- a/libfsntfs.spec +++ b/libfsntfs.spec @@ -29,8 +29,6 @@ Source2: https://github.com/libyal/libfsntfs/releases/download/%version/l Source3: %name.keyring 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 @@ -95,9 +93,7 @@ applications that want to make use of %{name}. %autosetup -p1 %build -autoreconf -fi %{python_expand # -# see libcdata for version-sc echo "V_%version { global: *; };" >v.sym %configure --disable-static --enable-wide-character-type \ --enable-python PYTHON_VERSION="%{$python_bin_suffix}" \