diff --git a/abrt.spec b/abrt.spec index c2ee253..43ef5e6 100644 --- a/abrt.spec +++ b/abrt.spec @@ -1,6 +1,6 @@ Name: abrt Version: 2.13.0 -Release: 5 +Release: 6 Summary: A tool for automatic bug detection and reporting License: GPLv2+ URL: https://abrt.readthedocs.org/ @@ -414,6 +414,7 @@ killall abrt-dbus >/dev/null 2>&1 || : %ghost %attr(0666, -, -) %{_localstatedir}/run/%{name}/abrt.socket %ghost %attr(0644, -, -) %{_localstatedir}/run/%{name}/abrtd.pid %exclude %{_infodir}/dir +%exclude %{_sysconfdir}/profile.d/abrt-console-notification.sh %files libs %{_libdir}/libabrt.so.* @@ -570,6 +571,9 @@ killall abrt-dbus >/dev/null 2>&1 || : %{_mandir}/man*/* %changelog +* Mon Mar 30 2020 openEuler Buildteam - 2.13.0-6 +- fix build error + * Mon Mar 30 2020 openEuler Buildteam - 2.13.0-5 - remove useless packages