This commit is contained in:
parent
77a0e7b841
commit
cc979ea3ac
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 4 09:58:17 UTC 2013 - tittiatcoke@gmail.com
|
||||
|
||||
- Bring back the versioned Provides/Obsoletes for mkinitrd.
|
||||
Otherwise we run into issues as that udev is conflicting with
|
||||
mkinitrd < 2.7.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 2 14:54:51 UTC 2013 - trenn@suse.de
|
||||
|
||||
|
@ -75,8 +75,8 @@ BuildRequires: docbook-xsl-stylesheets
|
||||
BuildRequires: libxslt
|
||||
BuildRequires: pkgconfig(systemd) >= 199
|
||||
%if %{replace_mkinitrd}
|
||||
Obsoletes: mkinitrd
|
||||
Provides: mkinitrd
|
||||
Obsoletes: mkinitrd < 2.8.2
|
||||
Provides: mkinitrd = 2.8.2
|
||||
%endif
|
||||
|
||||
Requires: bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user