Skip to content

Commit

Permalink
Removed kdump RPM dependency (related to bsc#1199840)
Browse files Browse the repository at this point in the history
- The package is checked and installed at runtime. This removes the
  package from the YaST container
- For the inst-sys dependencies the respective skelcd-control-*
  packages have been updated.
- 4.5.2
  • Loading branch information
lslezak committed Jul 27, 2022
1 parent 9e2172a commit 9cf9c4f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 9 deletions.
10 changes: 10 additions & 0 deletions package/yast2-kdump.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Jul 26 15:20:39 UTC 2022 - Ladislav Slezák <lslezak@suse.cz>

- Removed kdump RPM dependency, the package is checked and
installed at runtime. This removes the package from the YaST
container (related to bsc#1199840)
- For the inst-sys dependencies the respective skelcd-control-*
packages have been updated.
- 4.5.2

-------------------------------------------------------------------
Tue May 10 10:04:49 UTC 2022 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>

Expand Down
10 changes: 1 addition & 9 deletions package/yast2-kdump.spec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@


Name: yast2-kdump
Version: 4.5.1
Version: 4.5.2
Release: 0
Summary: Configuration of kdump
License: GPL-2.0-only
Expand All @@ -43,14 +43,6 @@ Requires: yast2-ruby-bindings >= 1.0.0
# SpaceCalculation.GetPartitionInfo
Requires: yast2-packager
# do not use old installation with wrong finish order

%ifarch ppc
Recommends: kdump
%else
Requires: kdump
%endif
Recommends: makedumpfile

Conflicts: yast2-installation < 3.1.198

Supplements: (yast2 and kdump)
Expand Down

0 comments on commit 9cf9c4f

Please sign in to comment.