Accepting request 770178 from home:trenn:branches:Base:System
- Add /etc/dbus-1/system.d directory to file section as done in other packages (double checked with wicked) to avoid build error: tuned-2.4.1-9.10.1.noarch.rpm: directories not owned by a package: - /etc/dbus-1 - /etc/dbus-1/system.d OBS-URL: https://build.opensuse.org/request/show/770178 OBS-URL: https://build.opensuse.org/package/show/Base:System/tuned?expand=0&rev=71
This commit is contained in:
parent
2488b5975a
commit
ca470d6885
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 3 09:37:57 UTC 2020 - trenn@suse.de
|
||||
|
||||
- Add /etc/dbus-1/system.d directory to file section as done in other
|
||||
packages (double checked with wicked) to avoid build error:
|
||||
tuned-2.4.1-9.10.1.noarch.rpm: directories not owned by a package:
|
||||
- /etc/dbus-1
|
||||
- /etc/dbus-1/system.d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 26 11:22:52 UTC 2019 - trenn@suse.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package tuned
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -191,6 +191,8 @@ sed -i 's|.*/\([^/]\+\)/[^\.]\+\.conf|\1|' %{_sysconfdir}/tuned/active_profile
|
||||
%endif
|
||||
|
||||
%files
|
||||
%dir %_sysconfdir/dbus-1
|
||||
%dir %_sysconfdir/dbus-1/system.d
|
||||
%dir %{_sysconfdir}/modprobe.d
|
||||
%license COPYING
|
||||
%doc AUTHORS README
|
||||
|
Loading…
x
Reference in New Issue
Block a user