Raymond Wooninck 2013-10-04 09:59:08 +00:00 committed by Git OBS Bridge
parent 77a0e7b841
commit cc979ea3ac
2 changed files with 9 additions and 2 deletions

View File

@ -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

View File

@ -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