]> git.pld-linux.org Git - packages/abrt.git/blobdiff - abrt.spec
use epoch 1 for python3 package
[packages/abrt.git] / abrt.spec
index f7c568c1ec758963355a1b37108ca6fdd3a82b7f..ceaf4d200a1940965a626d3861403d168fb422cd 100644 (file)
--- a/abrt.spec
+++ b/abrt.spec
@@ -12,7 +12,7 @@ Summary:      Automatic bug detection and reporting tool
 Summary(pl.UTF-8):     Narzędzie do automatycznego wykrywania i zgłaszania błędów
 Name:          abrt
 Version:       2.10.9
-Release:       1
+Release:       2
 License:       GPL v2+
 Group:         Applications/System
 Source0:       https://github.com/abrt/abrt/archive/%{version}/%{name}-%{version}.tar.gz
@@ -47,8 +47,8 @@ BuildRequires:        polkit-devel
 BuildRequires: python-devel >= 2
 BuildRequires: python-modules >= 2
 %{?with_tests:BuildRequires:   python-nose}
-BuildRequires: python3-devel >= 3
-BuildRequires: python3-modules >= 3
+BuildRequires: python3-devel >= 1:3
+BuildRequires: python3-modules >= 1:3
 BuildRequires: python3-nose
 BuildRequires: rpm-devel >= 4.5-28
 BuildRequires: rpm-pythonprov
@@ -88,6 +88,7 @@ Summary(pl.UTF-8):    Bashowe dopełnianie parametrów dla polecenia abrt
 Group:         Applications/Shells
 Requires:      %{name} = %{version}-%{release}
 Requires:      bash-completion
+Requires:      python3-argcomplete
 %if "%{_rpmversion}" >= "5"
 BuildArch:     noarch
 %endif
This page took 0.081743 seconds and 4 git commands to generate.