forked from pool/pesign
Move rcpesign to pesign-systemd
OBS-URL: https://build.opensuse.org/package/show/Base:System/pesign?expand=0&rev=73
This commit is contained in:
parent
e2291ee74b
commit
6a0097bbb5
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 1 08:10:30 UTC 2023 - Gary Ching-Pang Lin <glin@suse.com>
|
||||||
|
|
||||||
|
- Move rcpesign to pesign-systemd
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 6 13:13:09 UTC 2023 - Dan Čermák <dcermak@suse.com>
|
Fri Oct 6 13:13:09 UTC 2023 - Dan Čermák <dcermak@suse.com>
|
||||||
|
|
||||||
|
@ -114,7 +114,6 @@ systemd-tmpfiles --create %{_tmpfilesdir}/pesign.conf || :
|
|||||||
%{_bindir}/pesigcheck
|
%{_bindir}/pesigcheck
|
||||||
%{_bindir}/authvar
|
%{_bindir}/authvar
|
||||||
%{_bindir}/pesum
|
%{_bindir}/pesum
|
||||||
%{_sbindir}/rcpesign
|
|
||||||
%dir %{_sysconfdir}/pesign
|
%dir %{_sysconfdir}/pesign
|
||||||
%{_sysconfdir}/pesign/*
|
%{_sysconfdir}/pesign/*
|
||||||
%dir %{_sysconfdir}/popt.d
|
%dir %{_sysconfdir}/popt.d
|
||||||
@ -130,7 +129,8 @@ systemd-tmpfiles --create %{_tmpfilesdir}/pesign.conf || :
|
|||||||
%ghost %dir %attr(0770,pesign,pesign) /run/%{name}
|
%ghost %dir %attr(0770,pesign,pesign) /run/%{name}
|
||||||
%dir %attr(0770,pesign,pesign) %{_localstatedir}/lib/%{name}
|
%dir %attr(0770,pesign,pesign) %{_localstatedir}/lib/%{name}
|
||||||
|
|
||||||
%files systemd
|
%files systemd
|
||||||
|
%{_sbindir}/rcpesign
|
||||||
%{_unitdir}/pesign.service
|
%{_unitdir}/pesign.service
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
x
Reference in New Issue
Block a user