Accepting request 947692 from home:dimstar:Factory
- BuildRequire pkgconfig(systemd) instead of systemd: allowOBS to shortcut through systemd-mini. - Fix login.defs path on Tumbleweed OBS-URL: https://build.opensuse.org/request/show/947692 OBS-URL: https://build.opensuse.org/package/show/X11:Deepin/deepin-daemon?expand=0&rev=21
This commit is contained in:
parent
6d1d5889d1
commit
042715d0de
@ -1,7 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 19 11:41:16 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- BuildRequire pkgconfig(systemd) instead of systemd: allowOBS to
|
||||
shortcut through systemd-mini.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 8 11:55:45 UTC 2022 - Hillwood Yang <hillwood@opensuse.org>
|
||||
|
||||
- Fix login.defs path on Tumbleweed
|
||||
- Fix login.defs path on Tumbleweed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 3 07:04:36 UTC 2021 - Johannes Segitz <jsegitz@suse.com>
|
||||
|
@ -82,8 +82,8 @@ BuildRequires: rsvg-convert
|
||||
%else
|
||||
BuildRequires: rsvg-view
|
||||
%endif
|
||||
BuildRequires: systemd
|
||||
BuildRequires: systemd-rpm-macros
|
||||
BuildRequires: pkgconfig(systemd)
|
||||
Requires: acpid
|
||||
Requires: gvfs
|
||||
Requires: iw
|
||||
@ -287,7 +287,7 @@ fi
|
||||
# %{_prefix}/lib/modules-load.d/i2c_dev.conf
|
||||
%dir %{_sysconfdir}/pulse/daemon.conf.d
|
||||
%config %{_sysconfdir}/pulse/daemon.conf.d/10-deepin.conf
|
||||
%{_prefix}/lib/systemd/system/hwclock_stop.service
|
||||
%{_unitdir}/hwclock_stop.service
|
||||
%dir %{_sysconfdir}/grub.d
|
||||
%{_sysconfdir}/grub.d/35_deepin_gfxmode
|
||||
%{_prefix}/lib/%{name}/
|
||||
|
Loading…
x
Reference in New Issue
Block a user