- Fix the broken package rename from kdump-helpers.

OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/kdump?expand=0&rev=44
This commit is contained in:
Petr Tesařík 2013-01-02 16:37:27 +00:00 committed by Git OBS Bridge
parent 741e41f648
commit dbb4fded67
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jan 2 16:05:51 UTC 2013 - ptesarik@suse.cz
- Fix the broken package rename from kdump-helpers.
-------------------------------------------------------------------
Wed Jan 2 15:38:25 UTC 2013 - ptesarik@suse.cz

View File

@ -45,8 +45,8 @@ Source: %{name}-%{version}.tar.bz2
Source2: %{name}-%{version}-rpmlintrc
BuildRoot: %{_tmppath}/%{name}-%{version}-build
# rename "kdump-helpers" (10.3) -> "kdump" (11.0/SP2)
Provides: kdump-helpers = 0.2.4
Obsoletes: kdump-helpers <= 0.2.4
Provides: kdump-helpers = %{version}
Obsoletes: kdump-helpers < %{version}
# update should detect the split-off from kexec-tools
Provides: kexec-tools:/etc/init.d/kdump
Requires: kexec-tools