update package
This commit is contained in:
parent
755e8ba8e7
commit
7a2fd2fc15
BIN
satyr-0.30.tar.gz
Normal file
BIN
satyr-0.30.tar.gz
Normal file
Binary file not shown.
@ -2,13 +2,12 @@
|
|||||||
%define with_python3 1
|
%define with_python3 1
|
||||||
|
|
||||||
Name: satyr
|
Name: satyr
|
||||||
Version: 0.27
|
Version: 0.30
|
||||||
Release: 5
|
Release: 0
|
||||||
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.gz
|
Source0: https://github.com/abrt/satyr/archive/%{version}.tar.gz
|
||||||
|
|
||||||
Patch9001: use-python2-explicitly-in-configure.patch
|
Patch9001: use-python2-explicitly-in-configure.patch
|
||||||
|
|
||||||
BuildRequires: elfutils-devel elfutils-libelf-devel binutils-devel rpm-devel libtool
|
BuildRequires: elfutils-devel elfutils-libelf-devel binutils-devel rpm-devel libtool
|
||||||
@ -74,7 +73,7 @@ python3 for satyr
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%define __scm_apply_git(qp:m:) %{__git} am
|
%define __scm_apply_git(qp:m:) %{__git} am
|
||||||
%autosetup -n %{name}-%{version} -p1
|
%autosetup -n satyr-%{version} -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user