[libreoffice] Resolves: rhbz#274631 remove NoDisplay from -math.desktop

Caolan McNamara caolanm at fedoraproject.org
Tue Sep 13 10:40:12 UTC 2011


commit 702e2effb8b7b3ad4184df140d5a665fb8b30e7a
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Tue Sep 13 11:39:57 2011 +0100

    Resolves: rhbz#274631 remove NoDisplay from -math.desktop

 libreoffice.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/libreoffice.spec b/libreoffice.spec
index 9d4b91d..f86f065 100644
--- a/libreoffice.spec
+++ b/libreoffice.spec
@@ -27,7 +27,7 @@ Summary:        Free Software Productivity Suite
 Name:           libreoffice
 Epoch:          1
 Version:        3.4.3.2
-Release:        7%{?dist}
+Release:        8%{?dist}
 License:        LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and (CDDL or GPLv2) and Public Domain
 Group:          Applications/Productivity
 URL:            http://www.documentfoundation.org/develop
@@ -1251,7 +1251,6 @@ for app in base calc draw impress math writer; do
     echo "TryExec=oo$app" >> $app.desktop
 done
 # rhbz#156677# / rhbz#186515#
-echo "NoDisplay=true" >> math.desktop
 echo "NoDisplay=true" >> startcenter.desktop
 # rhbz#491159 temporarily remove NoDisplay=true from qstart.desktop
 sed -i -e "/NoDisplay=true/d" qstart.desktop
@@ -2093,6 +2092,9 @@ update-desktop-database %{_datadir}/applications &> /dev/null || :
 %{basisinstdir}/program/kde-open-url
 
 %changelog
+* Tue Sep 13 2011 Caolán McNamara <caolanm at redhat.com> - 3.4.3.2-8
+- Resolves: rhbz#274631 remove NoDisplay from -math.desktop
+
 * Thu Sep 08 2011 David Tardon <dtardon at redhat.com> - 3.4.3.2-7
 - rebuild for new icu
 


More information about the scm-commits mailing list