diff --git a/libreoffice.changes b/libreoffice.changes index 513ecc8..1aa1cba 100644 --- a/libreoffice.changes +++ b/libreoffice.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 9 18:00:17 UTC 2015 - tchvatal@suse.com + +- %pre is not enough the script needs to be rewritten in lua + ------------------------------------------------------------------- Mon Feb 9 10:26:08 UTC 2015 - tchvatal@suse.com diff --git a/libreoffice.spec b/libreoffice.spec index aa87cdc..6ecf09f 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -1139,7 +1139,7 @@ rm -rf %{buildroot}%{_libdir}/%{name}/readmes/ # We have ton of duped files so run over it %fdupes %{buildroot}/usr -%pre +%pretrans # do not crate cache for bundled extensions because it is not secure # rather remove it (fdo#53006, fdo#51252, bnc#769448) # Remove after 12.2 is out of support/migration scope.