diff --git a/libreoffice.changes b/libreoffice.changes index fed3dee..513ecc8 100644 --- a/libreoffice.changes +++ b/libreoffice.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 9 10:26:08 UTC 2015 - tchvatal@suse.com + +- Move removal of obsolete dirs from %pretrans to %pre bnc#916181 + ------------------------------------------------------------------- Thu Jan 29 14:35:49 UTC 2015 - tchvatal@suse.com diff --git a/libreoffice.spec b/libreoffice.spec index 6ecf09f..aa87cdc 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 -%pretrans +%pre # 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.