rpkg: sync with Fedora review
This commit is contained in:
parent
87ec1df08c
commit
7a28b90e3b
1 changed files with 1 additions and 2 deletions
|
|
@ -1,6 +1,5 @@
|
|||
# vim: ft=spec
|
||||
%bcond_without sddm
|
||||
|
||||
%global sway_ver 1.7
|
||||
|
||||
Name: {{{ git_name }}}
|
||||
|
|
@ -84,7 +83,6 @@ to use Sway for the greeter display server.
|
|||
%files
|
||||
%license LICENSE
|
||||
%config(noreplace) %{_sysconfdir}/sway/config
|
||||
# should it be in the swaylock package?
|
||||
%dir %{_sysconfdir}/swaylock
|
||||
%config(noreplace) %{_sysconfdir}/swaylock/config
|
||||
%{_bindir}/start-sway
|
||||
|
|
@ -95,6 +93,7 @@ to use Sway for the greeter display server.
|
|||
|
||||
%if %{with sddm}
|
||||
%files -n sddm-wayland-sway
|
||||
%license LICENSE
|
||||
%config(noreplace) %{_sysconfdir}/sway/sddm-greeter.config
|
||||
%{_prefix}/lib/sddm/sddm.conf.d/wayland-sway.conf
|
||||
%{_libexecdir}/sddm-compositor-sway
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue