Hello community,

here is the log from the commit of package libreoffice for openSUSE:Factory 
checked in at 2015-03-16 09:38:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libreoffice (Old)
 and      /work/SRC/openSUSE:Factory/.libreoffice.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libreoffice"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libreoffice/libreoffice.changes  2015-03-03 
11:09:51.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libreoffice.new/libreoffice.changes     
2015-03-16 09:38:27.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Mar  5 12:51:02 UTC 2015 - [email protected]
+
+- Move pretrans to pre
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libreoffice.spec ++++++
--- /var/tmp/diff_new_pack.KjKADE/_old  2015-03-16 09:38:33.000000000 +0100
+++ /var/tmp/diff_new_pack.KjKADE/_new  2015-03-16 09:38:33.000000000 +0100
@@ -1121,7 +1121,7 @@
 # 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.
@@ -1135,13 +1135,11 @@
 autotextdir="%{_libdir}/%{name}/share/autotext"
 if [ -d "$helpdir" ]; then
     rm -rf "$helpdir" || true
-    rm -f %{_datadir}/%{name}/help/* || true
-    ln -s "%{_datadir}/%{name}/help" "$helpdir"
 fi
 if [ -d "$autotextdir" ]; then
     rm -rf "$autotextdir" || true
-    ln -s "%{_datadir}/%{name}/share/autotext" "$autotextdir"
 fi
+exit 0
 
 %post
 /sbin/ldconfig







-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to