add so
This commit is contained in:
parent
798833642c
commit
6ab3fcc6b2
11
satyr.spec
11
satyr.spec
@ -9,11 +9,9 @@ URL: https://github.com/abrt/satyr
|
||||
Source0: https://github.com/abrt/%{name}/archive/%{name}-%{version}.tar.gz
|
||||
|
||||
Requires: json-c nettle
|
||||
BuildRequires: elfutils-devel elfutils-libelf-devel binutils-devel rpm-devel libtool gperf
|
||||
BuildRequires: doxygen pkgconfig automake gcc-c++ gdb git
|
||||
BuildRequires: pkgconfig(json-c)
|
||||
BuildRequires: nettle nettle-devel
|
||||
|
||||
BuildRequires: elfutils-devel elfutils-libelf-devel binutils-devel rpm-devel
|
||||
BuildRequires: doxygen pkgconfig automake gcc-c++ gdb git libtool
|
||||
BuildRequires: pkgconfig(json-c) satyr nettle nettle-devel gperf
|
||||
|
||||
%if %{with_python3}
|
||||
BuildRequires: python3-devel python3-sphinx
|
||||
@ -76,8 +74,9 @@ make check|| {
|
||||
exit 1
|
||||
}
|
||||
|
||||
%ldconfig_scriptlets
|
||||
cp -a %{_libdir}/libsatyr.so.3* %{buildroot}%{_libdir}
|
||||
|
||||
%ldconfig_scriptlets
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%license COPYING
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user