SHA256
1
0
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:
Cristian Rodríguez 2015-08-21 20:35:48 +00:00 committed by Git OBS Bridge
parent 2a6254833e
commit fe13c752ad
4 changed files with 18 additions and 2 deletions

View File

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

View File

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

View File

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

View File

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