diff --git a/gpg2.changes b/gpg2.changes index 5f5ef4b..e83a104 100644 --- a/gpg2.changes +++ b/gpg2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun May 17 08:24:15 UTC 2015 - meissner@suse.com + +- info deinstall needs to be in %preun + ------------------------------------------------------------------- Tue May 12 18:04:36 UTC 2015 - astieger@suse.com diff --git a/gpg2.spec b/gpg2.spec index 715a166..714fa98 100644 --- a/gpg2.spec +++ b/gpg2.spec @@ -145,7 +145,7 @@ make check %post %install_info --info-dir=%{_infodir} %{_infodir}/gnupg.info.gz -%postun +%preun %install_info_delete --info-dir=%{_infodir} %{_infodir}/gnupg.info.gz %files lang -f gnupg2.lang