forked from pool/systemd
Accepting request 325092 from home:fbui:branches:Base:System
Installed systemd and udev packages should have the same version. OBS-URL: https://build.opensuse.org/request/show/325092 OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=896
This commit is contained in:
parent
ffe37c63ab
commit
2b0491c4bf
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 21 13:04:55 UTC 2015 - fbui@suse.com
|
||||||
|
|
||||||
|
- installed systemd and udev packages should have the same version.
|
||||||
|
|
||||||
|
These days udev and systemd are so related that it doesn't semm correct to
|
||||||
|
allow running systemd with udev having a different version.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 19 09:34:41 UTC 2015 - fbui@suse.com
|
Wed Aug 19 09:34:41 UTC 2015 - fbui@suse.com
|
||||||
|
|
||||||
|
@ -101,7 +101,7 @@ BuildRequires: pkgconfig(libqrencode)
|
|||||||
BuildRequires: pkgconfig(usbutils) >= 0.82
|
BuildRequires: pkgconfig(usbutils) >= 0.82
|
||||||
# the buildignore is important for bootstrapping
|
# the buildignore is important for bootstrapping
|
||||||
#!BuildIgnore: udev
|
#!BuildIgnore: udev
|
||||||
Requires: udev >= 172
|
Requires: udev = %{version}
|
||||||
Recommends: %{name}-bash-completion
|
Recommends: %{name}-bash-completion
|
||||||
Requires: dbus-1 >= 1.4.0
|
Requires: dbus-1 >= 1.4.0
|
||||||
Requires: kbd
|
Requires: kbd
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 21 13:04:55 UTC 2015 - fbui@suse.com
|
||||||
|
|
||||||
|
- installed systemd and udev packages should have the same version.
|
||||||
|
|
||||||
|
These days udev and systemd are so related that it doesn't semm correct to
|
||||||
|
allow running systemd with udev having a different version.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 19 09:34:41 UTC 2015 - fbui@suse.com
|
Wed Aug 19 09:34:41 UTC 2015 - fbui@suse.com
|
||||||
|
|
||||||
|
@ -96,7 +96,7 @@ BuildRequires: pkgconfig(libqrencode)
|
|||||||
BuildRequires: pkgconfig(usbutils) >= 0.82
|
BuildRequires: pkgconfig(usbutils) >= 0.82
|
||||||
# the buildignore is important for bootstrapping
|
# the buildignore is important for bootstrapping
|
||||||
#!BuildIgnore: udev
|
#!BuildIgnore: udev
|
||||||
Requires: udev >= 172
|
Requires: udev = %{version}
|
||||||
Recommends: %{name}-bash-completion
|
Recommends: %{name}-bash-completion
|
||||||
Requires: dbus-1 >= 1.4.0
|
Requires: dbus-1 >= 1.4.0
|
||||||
Requires: kbd
|
Requires: kbd
|
||||||
|
Loading…
Reference in New Issue
Block a user