Skip to content

Commit 78e2838

Browse files
j-mracekppisar
authored andcommitted
Drop collect file for ABRT
It looks like that it is not required anymore Resolve: https://issues.redhat.com/browse/RHEL-40382
1 parent a8c77bb commit 78e2838

File tree

3 files changed

+0
-27
lines changed

3 files changed

+0
-27
lines changed

dnf.spec

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,6 @@ Conflicts: python3-dnf-plugins-extras-common < %{conflicts_dnf_plugins_extr
103103

104104
%package data
105105
Summary: Common data and configuration files for DNF
106-
Requires: libreport-filesystem
107106
%if %{with dnf5_obsoletes_dnf}
108107
Requires: /etc/dnf/dnf.conf
109108
%endif
@@ -336,7 +335,6 @@ popd
336335
%{_mandir}/man5/%{name}.conf.5*
337336
%endif
338337
%{_tmpfilesdir}/%{name}.conf
339-
%{_sysconfdir}/libreport/events.d/collect_dnf.conf
340338

341339
%files -n %{yum_subpackage_name}
342340
%if "%{yum_compat_level}" == "full"

etc/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
INSTALL (FILES "collect_dnf.conf" DESTINATION ${SYSCONFDIR}/libreport/events.d/)
21
ADD_SUBDIRECTORY (bash_completion.d)
32
ADD_SUBDIRECTORY (dnf)
43
ADD_SUBDIRECTORY (logrotate.d)

etc/collect_dnf.conf

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)