add /var/lib/liblastlog to files list

This commit is contained in:
Karel Zak 2025-08-05 09:49:01 +02:00
commit 39c148ff89

View file

@ -395,9 +395,10 @@ mkdir -p %{buildroot}%{_sysconfdir}/{pam.d,security/console.apps}
# install util-linux
%make_install
# And a dirs uuidd needs that the makefiles don't create
# And a dirs that the makefiles don't create
install -d %{buildroot}/run/uuidd
install -d %{buildroot}/var/lib/libuuid
install -d %{buildroot}/var/lib/liblastlog
# /etc/adjtime
install -m 644 %{SOURCE5} %{buildroot}%{_sysconfdir}/adjtime
@ -969,6 +970,7 @@ fi
%files -n liblastlog2
%license Documentation/licenses/COPYING.BSD-2-Clause
%dir /var/lib/liblastlog
%{_libdir}/liblastlog2.so.*
%{_pam_moduledir}/pam_lastlog2.so
%{_tmpfilesdir}/lastlog2-tmpfiles.conf