From cb87e651f429c5465351a72fa5b6e6952f0fbff1 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sun, 18 Dec 2016 09:44:31 +0100 Subject: [PATCH] - journal_catalog_update macro moved to rpm-build-macros (1.721) --- abrt.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/abrt.spec b/abrt.spec index e10d5a3..857c312 100644 --- a/abrt.spec +++ b/abrt.spec @@ -51,7 +51,7 @@ BuildRequires: python3-devel >= 3 BuildRequires: python3-modules >= 3 BuildRequires: rpm-devel >= 4.5-28 BuildRequires: rpm-pythonprov -BuildRequires: rpmbuild(macros) >= 1.219 +BuildRequires: rpmbuild(macros) >= 1.721 BuildRequires: satyr-devel >= 0.21 BuildRequires: systemd-devel BuildRequires: xmlto @@ -70,8 +70,6 @@ Obsoletes: abrt-plugin-sosreport Obsoletes: abrt-plugin-sqlite3 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -%define journal_catalog_update [ ! -x /bin/journalctl ] || /bin/journalctl --update-catalog || : - %description ABRT is a tool to help users to detect defects in applications and to create a bug report with all informations needed by maintainer to fix -- 2.44.0