]> git.pld-linux.org Git - packages/gnome-abrt.git/blobdiff - gnome-abrt.spec
- updated to 1.2.1
[packages/gnome-abrt.git] / gnome-abrt.spec
index 09cec88fe64401f4a1f7b01d62a6d11a0064a3f7..1d3953975973cf5a38473c6f18cc0bcd7e1092ee 100644 (file)
@@ -5,18 +5,17 @@
 Summary:       A utility for viewing problems that have occurred with the system
 Summary(pl.UTF-8):     Narzędzie do przeglądania problemów, które wystąpiły w systemie
 Name:          gnome-abrt
-Version:       1.2.0
-Release:       3
+Version:       1.2.1
+Release:       1
 License:       GPL v2+
 Group:         Applications/System
 Source0:       https://fedorahosted.org/released/abrt/%{name}-%{version}.tar.gz
-# Source0-md5: 9b2d3e364e735f6a7401a84462951232
+# Source0-md5: eab7296fc924620bed278ed22ea81766
 Patch0:                %{name}-pylint.patch
-Patch1:                %{name}-python.patch
 URL:           https://github.com/abrt/abrt/wiki/ABRT-Project
 BuildRequires: abrt-gui-devel >= 2.1.7
 BuildRequires: asciidoc
-BuildRequires: autoconf
+BuildRequires: autoconf >= 2.50
 BuildRequires: automake
 BuildRequires: gettext-tools >= 0.17
 BuildRequires: gtk+3-devel >= 3.0
@@ -53,7 +52,6 @@ zapewniająca wygodny sposób zarządzania tymi problemami.
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %{__sed} -i -e 's#-pedantic##g' configure.ac
 %{__sed} -i -e '1s,#!/usr/bin/env python,#!/usr/bin/python,' src/gnome-abrt
This page took 0.062599 seconds and 4 git commands to generate.