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:
@@ -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>
|
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>
|
Fri Sep 3 07:04:36 UTC 2021 - Johannes Segitz <jsegitz@suse.com>
|
||||||
|
@@ -82,8 +82,8 @@ BuildRequires: rsvg-convert
|
|||||||
%else
|
%else
|
||||||
BuildRequires: rsvg-view
|
BuildRequires: rsvg-view
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: systemd
|
|
||||||
BuildRequires: systemd-rpm-macros
|
BuildRequires: systemd-rpm-macros
|
||||||
|
BuildRequires: pkgconfig(systemd)
|
||||||
Requires: acpid
|
Requires: acpid
|
||||||
Requires: gvfs
|
Requires: gvfs
|
||||||
Requires: iw
|
Requires: iw
|
||||||
@@ -287,7 +287,7 @@ fi
|
|||||||
# %{_prefix}/lib/modules-load.d/i2c_dev.conf
|
# %{_prefix}/lib/modules-load.d/i2c_dev.conf
|
||||||
%dir %{_sysconfdir}/pulse/daemon.conf.d
|
%dir %{_sysconfdir}/pulse/daemon.conf.d
|
||||||
%config %{_sysconfdir}/pulse/daemon.conf.d/10-deepin.conf
|
%config %{_sysconfdir}/pulse/daemon.conf.d/10-deepin.conf
|
||||||
%{_prefix}/lib/systemd/system/hwclock_stop.service
|
%{_unitdir}/hwclock_stop.service
|
||||||
%dir %{_sysconfdir}/grub.d
|
%dir %{_sysconfdir}/grub.d
|
||||||
%{_sysconfdir}/grub.d/35_deepin_gfxmode
|
%{_sysconfdir}/grub.d/35_deepin_gfxmode
|
||||||
%{_prefix}/lib/%{name}/
|
%{_prefix}/lib/%{name}/
|
||||||
|
Reference in New Issue
Block a user