[packages/sddm] package dirs /etc/sddm.conf.d and /usr/lib/sddm.conf.d

atler atler at pld-linux.org
Fri Jun 23 20:31:09 CEST 2023


commit 15fe969ccf4abc9c6312968c6fecadc22593cc5c
Author: Jan Palus <atler at pld-linux.org>
Date:   Fri Jun 23 20:08:56 2023 +0200

    package dirs /etc/sddm.conf.d and /usr/lib/sddm.conf.d

 sddm.spec | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/sddm.spec b/sddm.spec
index a1f2348..28e6671 100644
--- a/sddm.spec
+++ b/sddm.spec
@@ -78,7 +78,10 @@ cd build
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{_localstatedir}/{lib,run}/sddm
+install -d $RPM_BUILD_ROOT%{_localstatedir}/{lib,run}/sddm \
+	$RPM_BUILD_ROOT%{_sysconfdir}/sddm.conf.d \
+	$RPM_BUILD_ROOT%{_prefix}/lib/sddm.conf.d
+
 %{__make} -C build install/fast \
 	DESTDIR=$RPM_BUILD_ROOT
 
@@ -115,6 +118,7 @@ fi
 %defattr(644,root,root,755)
 %doc README.md CONTRIBUTORS
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/sddm.conf
+%dir %{_sysconfdir}/sddm.conf.d
 %config(noreplace) %verify(not md5 mtime size) /etc/pam.d/sddm
 %config(noreplace) %verify(not md5 mtime size) /etc/pam.d/sddm-autologin
 %config(noreplace) %verify(not md5 mtime size) /etc/pam.d/sddm-greeter
@@ -122,6 +126,7 @@ fi
 /etc/dbus-1/system.d/org.freedesktop.DisplayManager.conf
 %attr(755,root,root) %{_bindir}/sddm
 %attr(755,root,root) %{_bindir}/sddm-greeter
+%dir %{_prefix}/lib/sddm.conf.d
 %attr(755,root,root) %{_libexecdir}/sddm-helper
 %attr(755,root,root) %{_libexecdir}/sddm-helper-start-wayland
 %attr(755,root,root) %{_libexecdir}/sddm-helper-start-x11user
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sddm.git/commitdiff/325500baa8a9f680651218c3a49ed4c8c5b36e73



More information about the pld-cvs-commit mailing list