no patching -> no need for autoreconf
OBS-URL: https://build.opensuse.org/package/show/security:forensics/libsmraw?expand=0&rev=33
This commit is contained in:
parent
abaadf8262
commit
62a5e3eec6
@ -29,8 +29,6 @@ Source2: https://github.com/libyal/libsmraw/releases/download/%version/li
|
|||||||
Source3: %name.keyring
|
Source3: %name.keyring
|
||||||
BuildRequires: %{python_module devel}
|
BuildRequires: %{python_module devel}
|
||||||
BuildRequires: c_compiler
|
BuildRequires: c_compiler
|
||||||
BuildRequires: gettext-tools >= 0.21
|
|
||||||
BuildRequires: libtool
|
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
BuildRequires: pkgconfig(fuse) >= 2.6
|
BuildRequires: pkgconfig(fuse) >= 2.6
|
||||||
@ -87,7 +85,6 @@ acquire, export, query and verify storage media (split) RAW files.
|
|||||||
%autosetup -p1
|
%autosetup -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
autoreconf -fi
|
|
||||||
%{python_expand #
|
%{python_expand #
|
||||||
echo "V_%version { global: *; };" >v.sym
|
echo "V_%version { global: *; };" >v.sym
|
||||||
%configure --disable-static --enable-wide-character-type \
|
%configure --disable-static --enable-wide-character-type \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user