Resolves: rhbz#508559 openoffice.org desktop files changed name
This commit is contained in:
parent
48efb65764
commit
8b10f10f50
@ -42,30 +42,30 @@ image/x-xbitmap=gnome-eog.desktop;gthumb.desktop;
|
||||
image/x-xpixmap=gnome-eog.desktop;gthumb.desktop;
|
||||
image/x-xwindowdump=gnome-eog.desktop;gthumb.desktop;
|
||||
image/svg+xml=gnome-eog.desktop;gthumb.desktop;
|
||||
application/vnd.ms-word=openoffice.org-1.9-writer.desktop
|
||||
application/vnd.wordperfect=openoffice.org-1.9-writer.desktop
|
||||
application/vnd.sun.xml.writer=openoffice.org-1.9-writer.desktop
|
||||
application/vnd.sun.xml.writer.global=openoffice.org-1.9-writer.desktop
|
||||
application/vnd.stardivision.writer=openoffice.org-1.9-writer.desktop
|
||||
application/vnd.oasis.opendocument.text=openoffice.org-1.9-writer.desktop
|
||||
application/vnd.oasis.opendocument.text-template=openoffice.org-1.9-writer.desktop
|
||||
application/vnd.oasis.opendocument.text-web=openoffice.org-1.9-writer.desktop
|
||||
application/vnd.oasis.opendocument.text-master=openoffice.org-1.9-writer.desktop
|
||||
application/vnd.ms-excel=openoffice.org-1.9-calc.desktop
|
||||
application/vnd.stardivision.calc=openoffice.org-1.9-calc.desktop
|
||||
application/vnd.sun.xml.calc=openoffice.org-1.9-calc.desktop
|
||||
application/vnd.sun.xml.calc.template=openoffice.org-1.9-calc.desktop
|
||||
application/vnd.oasis.opendocument.spreadsheet=openoffice.org-1.9-calc.desktop
|
||||
application/vnd.oasis.opendocument.spreadsheet-template=openoffice.org-1.9-calc.desktop
|
||||
application/vnd.ms-powerpoint=openoffice.org-1.9-impress.desktop
|
||||
application/vnd.stardivision.impress=openoffice.org-1.9-impress.desktop
|
||||
application/vnd.sun.xml.impress=openoffice.org-1.9-impress.desktop
|
||||
application/vnd.sun.xml.impress.template=openoffice.org-1.9-impress.desktop
|
||||
application/vnd.oasis.opendocument.presentation=openoffice.org-1.9-impress.desktop
|
||||
application/vnd.oasis.opendocument.presentation-template=openoffice.org-1.9-impress.desktop
|
||||
application/vnd.stardivision.draw=openoffice.org-1.9-draw.desktop
|
||||
application/vnd.sun.xml.draw=openoffice.org-1.9-draw.desktop
|
||||
application/vnd.sun.xml.draw.template=openoffice.org-1.9-draw.desktop
|
||||
application/vnd.ms-word=openoffice.org-writer.desktop
|
||||
application/vnd.wordperfect=openoffice.org-writer.desktop
|
||||
application/vnd.sun.xml.writer=openoffice.org-writer.desktop
|
||||
application/vnd.sun.xml.writer.global=openoffice.org-writer.desktop
|
||||
application/vnd.stardivision.writer=openoffice.org-writer.desktop
|
||||
application/vnd.oasis.opendocument.text=openoffice.org-writer.desktop
|
||||
application/vnd.oasis.opendocument.text-template=openoffice.org-writer.desktop
|
||||
application/vnd.oasis.opendocument.text-web=openoffice.org-writer.desktop
|
||||
application/vnd.oasis.opendocument.text-master=openoffice.org-writer.desktop
|
||||
application/vnd.ms-excel=openoffice.org-calc.desktop
|
||||
application/vnd.stardivision.calc=openoffice.org-calc.desktop
|
||||
application/vnd.sun.xml.calc=openoffice.org-calc.desktop
|
||||
application/vnd.sun.xml.calc.template=openoffice.org-calc.desktop
|
||||
application/vnd.oasis.opendocument.spreadsheet=openoffice.org-calc.desktop
|
||||
application/vnd.oasis.opendocument.spreadsheet-template=openoffice.org-calc.desktop
|
||||
application/vnd.ms-powerpoint=openoffice.org-impress.desktop
|
||||
application/vnd.stardivision.impress=openoffice.org-impress.desktop
|
||||
application/vnd.sun.xml.impress=openoffice.org-impress.desktop
|
||||
application/vnd.sun.xml.impress.template=openoffice.org-impress.desktop
|
||||
application/vnd.oasis.opendocument.presentation=openoffice.org-impress.desktop
|
||||
application/vnd.oasis.opendocument.presentation-template=openoffice.org-impress.desktop
|
||||
application/vnd.stardivision.draw=openoffice.org-draw.desktop
|
||||
application/vnd.sun.xml.draw=openoffice.org-draw.desktop
|
||||
application/vnd.sun.xml.draw.template=openoffice.org-draw.desktop
|
||||
application/pdf=evince.desktop
|
||||
application/postscript=evince.desktop
|
||||
application/x-qw=gnome-gnucash.desktop
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: Shared MIME information database
|
||||
Name: shared-mime-info
|
||||
Version: 0.60
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
License: GPLv2+
|
||||
Group: System Environment/Base
|
||||
URL: http://freedesktop.org/Software/shared-mime-info
|
||||
@ -65,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man*/*
|
||||
|
||||
%changelog
|
||||
* Thu Sep 24 2009 - Caolán McNamara <caolanm@redhat.com> - 0.60-5
|
||||
- Resolves: rhbz#508559 openoffice.org desktop files changed name
|
||||
|
||||
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.60-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user