Accepting request 799142 from home:yfjiang:branches:GNOME:Factory

- Remove unecessary conditional BuildRequires pkgconfig(udev),
  Tumbleweed needs it as well from 3.27.90. Meanwhile an explict
  unconditional BuildRequires pkgconfig(udev) has been already
  stated in spec a couple of lines before the removal.
- Recommends iio-sensor-proxy and xf86-input-libinput to both
  openSUSE and SLE (jsc#SLE-11710). The condition does not make
  sense today when gnome-settings-daemon 3.34 and above are only
  built on SLE/Leap 15 and above.

OBS-URL: https://build.opensuse.org/request/show/799142
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-settings-daemon?expand=0&rev=368
This commit is contained in:
Dominique Leuenberger 2020-04-30 09:43:57 +00:00 committed by Git OBS Bridge
parent 3f2d878869
commit c9692bcb1b
2 changed files with 13 additions and 7 deletions

View File

@ -9,6 +9,19 @@ Thu Apr 30 05:28:07 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
services.
+ Updated translations.
-------------------------------------------------------------------
Wed Apr 29 03:15:16 UTC 2020 - Yifan Jiang <yfjiang@suse.com>
- Remove unecessary conditional BuildRequires pkgconfig(udev),
Tumbleweed needs it as well from 3.27.90. Meanwhile an explict
unconditional BuildRequires pkgconfig(udev) has been already
stated in spec a couple of lines before the removal.
- Recommends iio-sensor-proxy and xf86-input-libinput to both
openSUSE and SLE (jsc#SLE-11710). The condition does not make
sense today when gnome-settings-daemon 3.34 and above are only
built on SLE/Leap 15 and above.
-------------------------------------------------------------------
Sat Apr 11 21:46:16 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -107,19 +107,12 @@ Recommends: nautilus
%if %{with wacom}
BuildRequires: pkgconfig(libwacom) >= 0.7
%endif
%if !0%{?is_opensuse}
# For directory ownership. No longer needed in TW, since filesystem package
# now owns
BuildRequires: pkgconfig(udev)
%endif
%if %{with wayland}
BuildRequires: pkgconfig(wayland-client)
%endif
%if 0%{?is_opensuse} || 0%{?suse_version} == 1500
Recommends: iio-sensor-proxy
# g-s-d only support configurtion of libinput based pointer drivers now.
Recommends: xf86-input-libinput
%endif
%description
gnome-settings-daemon provides a daemon run by all GNOME sessions to