[packages/abrt] - fix files and BRs - rel 2

baggins baggins at pld-linux.org
Sat Nov 2 17:54:55 CET 2019


commit adf25a283d9bb25291bc2f76223456079d33decf
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Nov 2 17:53:29 2019 +0100

    - fix files and BRs
    - rel 2

 abrt.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/abrt.spec b/abrt.spec
index d7c37b7..165f3c0 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -2,7 +2,6 @@
 # TODO:
 # - handle obsolete packages: abrt-plugin-{catcut,rhfastcheck,rhticket,ticketuploader}
 # - SysV init scripts for -addon-ccpp, -addon-kerneloops, -addon-pstoreoops, -addon-upload-watch, -addon-vmcore, -addon-xorg
-# - teach build system to use python3.2+ __pycache__
 #
 # Conditional build:
 %bcond_without	tests	# disable pythontests
@@ -12,7 +11,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.13.0
-Release:	1
+Release:	2
 License:	GPL v2+
 Group:		Applications/System
 Source0:	https://github.com/abrt/abrt/archive/%{version}/%{name}-%{version}.tar.gz
@@ -23,6 +22,7 @@ Patch1:		%{name}-rpm45.patch
 Patch2:		%{name}-link.patch
 URL:		https://abrt.readthedocs.org/
 BuildRequires:	asciidoc
+BuildRequires:	augeas
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake
 BuildRequires:	dbus-devel
@@ -701,7 +701,7 @@ fi
 %{py3_sitedir}/abrt_exception_handler3_container.py*
 %{py3_sitedir}/abrt3.pth
 %{py3_sitedir}/abrt3_container.pth
-%{_libdir}/systemd/catalog/python3_abrt.catalog
+%{_prefix}/lib/systemd/catalog/python3_abrt.catalog
 %{_mandir}/man5/python3_event.conf.5*
 %{_mandir}/man5/python3-abrt.conf.5*
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/abrt.git/commitdiff/adf25a283d9bb25291bc2f76223456079d33decf



More information about the pld-cvs-commit mailing list