commit
c170d5320c
BIN
satyr-0.27.tar.gz
Normal file
BIN
satyr-0.27.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
11
satyr.spec
11
satyr.spec
@ -1,10 +1,10 @@
|
|||||||
Name: satyr
|
Name: satyr
|
||||||
Version: 0.27
|
Version: 0.27
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Tools to create anonymous, machine-friendly problem reports
|
Summary: Tools to create anonymous, machine-friendly problem reports
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://github.com/abrt/satyr
|
URL: https://github.com/abrt/satyr
|
||||||
Source0: https://github.com/abrt/%{name}/archive/%{version}/%{name}-%{version}.tar.xz
|
Source0: https://github.com/abrt/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: elfutils-devel elfutils-libelf-devel binutils-devel rpm-devel libtool
|
BuildRequires: elfutils-devel elfutils-libelf-devel binutils-devel rpm-devel libtool
|
||||||
BuildRequires: doxygen pkgconfig automake gcc-c++ gdb git
|
BuildRequires: doxygen pkgconfig automake gcc-c++ gdb git
|
||||||
@ -72,6 +72,7 @@ python3 for satyr
|
|||||||
%autosetup -n %{name}-%{version} -p1
|
%autosetup -n %{name}-%{version} -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
./autogen.sh
|
||||||
%configure --enable-doxygen-docs
|
%configure --enable-doxygen-docs
|
||||||
|
|
||||||
%make_build
|
%make_build
|
||||||
@ -116,5 +117,11 @@ make check|| {
|
|||||||
%{_mandir}/*
|
%{_mandir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 31 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.27-3
|
||||||
|
- Type:bugfix
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:optimization
|
||||||
|
|
||||||
* Fri Oct 11 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.27-2
|
* Fri Oct 11 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.27-2
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user