commit libreoffice for openSUSE:Factory
Hello community, here is the log from the commit of package libreoffice for openSUSE:Factory checked in at 2014-03-30 07:55:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2014-03-28 12:10:39.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libreoffice.new/libreoffice.changes 2014-03-30 12:17:38.000000000 +0200 @@ -1,0 +2,5 @@ +Fri Mar 28 12:23:02 CET 2014 - fcrozat@suse.com + +- Switch Libreoffice Math .desktop to NoDisplay=true [bnc#869648] + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libreoffice.spec ++++++ --- /var/tmp/diff_new_pack.O68NrK/_old 2014-03-30 12:17:50.000000000 +0200 +++ /var/tmp/diff_new_pack.O68NrK/_new 2014-03-30 12:17:50.000000000 +0200 @@ -1003,8 +1003,8 @@ app=`echo $desktop_new | sed "s/.desktop//"` %suse_update_desktop_file $app done -# FIXED: 4.3 branch -sed -i -e 's:Office;:Office;Spreadsheet;:g' %{buildroot}/%{_datadir}/applications/math.desktop +# FIXED: (only the first sed part) 4.3 branch +sed -i -e 's:Office;:Office;Spreadsheet;:g' -e 's:NoDisplay=false:NoDisplay=true:g' %{buildroot}/%{_datadir}/applications/math.desktop cd - ################ # compat stuff for noarch packages -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de