[packages/seatd] up to 0.6.4

atler atler at pld-linux.org
Sun Mar 13 15:48:32 CET 2022


commit b678f1254f0883c8ee2ef2f89bcf3517458742e3
Author: Jan Palus <atler at pld-linux.org>
Date:   Sun Mar 13 15:48:11 2022 +0100

    up to 0.6.4

 seatd.spec | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/seatd.spec b/seatd.spec
index f8acd02..d1a3873 100644
--- a/seatd.spec
+++ b/seatd.spec
@@ -1,11 +1,11 @@
 Summary:	Seat management daemon
 Name:		seatd
-Version:	0.5.0
+Version:	0.6.4
 Release:	1
 License:	MIT
 Group:		Applications
 Source0:	https://git.sr.ht/~kennylevinsen/seatd/archive/%{version}.tar.gz
-# Source0-md5:	264a36907f4be34efa400fb6e1b26f5f
+# Source0-md5:	114604a0b346a40157839d5c8c8b2ce2
 Patch0:		x32.patch
 URL:		https://git.sr.ht/~kennylevinsen/seatd
 BuildRequires:	meson >= 0.56.0
@@ -62,7 +62,7 @@ Static libseat library.
 
 %build
 %meson build \
-	-Dlogind=enabled
+	-Dlibseat-logind=systemd
 %ninja_build -C build
 
 %install
@@ -80,7 +80,9 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc README.md
 %attr(755,root,root) %{_bindir}/seatd
+%attr(755,root,root) %{_bindir}/seatd-launch
 %{_mandir}/man1/seatd.1*
+%{_mandir}/man1/seatd-launch.1*
 
 %files -n libseat
 %defattr(644,root,root,755)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/seatd.git/commitdiff/b678f1254f0883c8ee2ef2f89bcf3517458742e3



More information about the pld-cvs-commit mailing list