mirror of
https://github.com/unman/shaker.git
synced 2024-10-01 01:25:41 -04:00
Split GPG spec - rename sys-gpg
This commit is contained in:
parent
ed5b51f241
commit
cd016870a4
4
gpg.spec
4
gpg.spec
@ -26,12 +26,14 @@ fi
|
||||
|
||||
%preun
|
||||
if [ $1 -eq 0 ]; then
|
||||
sed -i /qubes.Gpg.*target=gpg/d /etc/qubes/policy.d/30-user.policy
|
||||
sed -i /qubes.Gpg.*target=sys-gpg/d /etc/qubes/policy.d/30-user.policy
|
||||
fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat May 14 2022 unman <unman@thirdeyesecurity.org> - 2.0
|
||||
- Change preun script
|
||||
* Sat May 14 2022 unman <unman@thirdeyesecurity.org> - 2.0
|
||||
- Update to Qubes 4.1
|
||||
- Change policies on package install and removal
|
||||
* Wed Fed 03 2021 unman <unman@thirdeyesecurity.org>
|
||||
|
Loading…
Reference in New Issue
Block a user