[libreoffice] move to the correct package

David Tardon dtardon at fedoraproject.org
Sat Jan 28 09:09:02 UTC 2012


commit 6c283787a3f19a6af48479c6a193f6e8aeb8da1e
Author: David Tardon <dtardon at redhat.com>
Date:   Sat Jan 28 10:08:45 2012 +0100

    move to the correct package

 libreoffice.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/libreoffice.spec b/libreoffice.spec
index d9d86ab..73cd823 100644
--- a/libreoffice.spec
+++ b/libreoffice.spec
@@ -1874,6 +1874,9 @@ update-desktop-database %{_datadir}/applications &> /dev/null || :
 %dir %{baseinstdir}/program
 %{baseinstdir}/help/en/sdraw.*
 %{baseinstdir}/share/registry/draw.xcd
+%if %{defined rhel} && 0%{?rhel} < 7
+%{baseinstdir}/program/libvisioimportlo.so
+%endif
 %{baseinstdir}/program/pagein-draw
 %{baseinstdir}/program/sdraw
 %{_datadir}/applications/libreoffice-draw.desktop
@@ -1982,9 +1985,6 @@ update-desktop-database %{_datadir}/applications &> /dev/null || :
 %dir %{baseinstdir}/program
 %{baseinstdir}/program/libflashlo.so
 %{baseinstdir}/program/libsvgfilterlo.so
-%if %{defined rhel} && 0%{?rhel} < 7
-%{baseinstdir}/program/libvisioimportlo.so
-%endif
 %{baseinstdir}/share/registry/graphicfilter.xcd
 
 %files xsltfilter


More information about the scm-commits mailing list