From 4f8da65765038aaae574aed54e305746ef4cfded875f344165351997417410ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 9 Feb 2015 10:26:48 +0000 Subject: [PATCH] - Move removal of obsolete dirs from %pretrans to %pre bnc#916181 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=222 --- libreoffice.changes | 5 +++++ libreoffice.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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.