commit
189118219f
@ -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 <buildteam@openeuler.org> - 2.13.0-6
|
||||
- fix build error
|
||||
|
||||
* Mon Mar 30 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.13.0-5
|
||||
- remove useless packages
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user