From: Jan Palus Date: Sun, 13 Mar 2022 14:48:11 +0000 (+0100) Subject: up to 0.6.4 X-Git-Tag: auto/th/seatd-0.6.4-1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=b678f1254f0883c8ee2ef2f89bcf3517458742e3;p=packages%2Fseatd.git up to 0.6.4 --- 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)