- %pre is not enough the script needs to be rewritten in lua

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=223
This commit is contained in:
Tomáš Chvátal 2015-02-09 18:06:11 +00:00 committed by Git OBS Bridge
parent 4f8da65765
commit 65e58ab072
2 changed files with 6 additions and 1 deletions

View File

@ -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

View File

@ -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.