From fe13c752ada78ac60a9ab1f8b2123c1a5cdc86122f2e8fd45d32a5b6e061f04e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristian=20Rodr=C3=ADguez?= Date: Fri, 21 Aug 2015 20:35:48 +0000 Subject: [PATCH] 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 --- systemd-mini.changes | 8 ++++++++ systemd-mini.spec | 2 +- systemd.changes | 8 ++++++++ systemd.spec | 2 +- 4 files changed, 18 insertions(+), 2 deletions(-) diff --git a/systemd-mini.changes b/systemd-mini.changes index 6cad8c2e..c3e74d8f 100644 --- a/systemd-mini.changes +++ b/systemd-mini.changes @@ -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 diff --git a/systemd-mini.spec b/systemd-mini.spec index 7f939d8b..b9cd6c85 100644 --- a/systemd-mini.spec +++ b/systemd-mini.spec @@ -101,7 +101,7 @@ BuildRequires: pkgconfig(libqrencode) BuildRequires: pkgconfig(usbutils) >= 0.82 # the buildignore is important for bootstrapping #!BuildIgnore: udev -Requires: udev >= 172 +Requires: udev = %{version} Recommends: %{name}-bash-completion Requires: dbus-1 >= 1.4.0 Requires: kbd diff --git a/systemd.changes b/systemd.changes index 6cad8c2e..c3e74d8f 100644 --- a/systemd.changes +++ b/systemd.changes @@ -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 diff --git a/systemd.spec b/systemd.spec index 1d24732c..fdb77937 100644 --- a/systemd.spec +++ b/systemd.spec @@ -96,7 +96,7 @@ BuildRequires: pkgconfig(libqrencode) BuildRequires: pkgconfig(usbutils) >= 0.82 # the buildignore is important for bootstrapping #!BuildIgnore: udev -Requires: udev >= 172 +Requires: udev = %{version} Recommends: %{name}-bash-completion Requires: dbus-1 >= 1.4.0 Requires: kbd