import shared-mime-info-2.1-4.el9
This commit is contained in:
commit
3f8d678527
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
SOURCES/shared-mime-info-2.1.tar.xz
|
||||
SOURCES/xdgmime-de283fc430460b9b3a7e61432a6d273cd64cb102.tar.bz2
|
2
.shared-mime-info.metadata
Normal file
2
.shared-mime-info.metadata
Normal file
@ -0,0 +1,2 @@
|
||||
a251ffcc61de487d123407d414e5f83ae19d055d SOURCES/shared-mime-info-2.1.tar.xz
|
||||
60fd4be706163c4f9f17425b089d2b6a0d3434e5 SOURCES/xdgmime-de283fc430460b9b3a7e61432a6d273cd64cb102.tar.bz2
|
265
SOURCES/0001-Remove-sub-classing-from-OO.o-mime-types.patch
Normal file
265
SOURCES/0001-Remove-sub-classing-from-OO.o-mime-types.patch
Normal file
@ -0,0 +1,265 @@
|
||||
From dc15dd50b198b0b2a135abd16151206dd9acca75 Mon Sep 17 00:00:00 2001
|
||||
From: Bastien Nocera <hadess@hadess.net>
|
||||
Date: Thu, 25 Aug 2011 10:54:47 +0100
|
||||
Subject: [PATCH] Remove sub-classing from OO.o mime-types
|
||||
|
||||
https://bugs.freedesktop.org/show_bug.cgi?id=40354
|
||||
---
|
||||
data/freedesktop.org.xml.in | 31 -------------------------------
|
||||
1 file changed, 31 deletions(-)
|
||||
|
||||
diff --git a/data/freedesktop.org.xml.in b/data/freedesktop.org.xml.in
|
||||
index 1c17b8d..ad464e1 100644
|
||||
--- a/data/freedesktop.org.xml.in
|
||||
+++ b/data/freedesktop.org.xml.in
|
||||
@@ -877,7 +877,6 @@ command to generate the output files.
|
||||
</mime-type>
|
||||
<mime-type type="application/vnd.sun.xml.calc">
|
||||
<comment>OpenOffice Calc spreadsheet</comment>
|
||||
- <sub-class-of type="application/zip"/>
|
||||
<generic-icon name="x-office-spreadsheet"/>
|
||||
<magic priority="70">
|
||||
<match type="string" value="PK\003\004" offset="0">
|
||||
@@ -890,7 +889,6 @@ command to generate the output files.
|
||||
</mime-type>
|
||||
<mime-type type="application/vnd.sun.xml.calc.template">
|
||||
<comment>OpenOffice Calc template</comment>
|
||||
- <sub-class-of type="application/zip"/>
|
||||
<generic-icon name="x-office-spreadsheet"/>
|
||||
<magic priority="70">
|
||||
<match type="string" value="PK\003\004" offset="0">
|
||||
@@ -903,7 +901,6 @@ command to generate the output files.
|
||||
</mime-type>
|
||||
<mime-type type="application/vnd.sun.xml.draw">
|
||||
<comment>OpenOffice Draw drawing</comment>
|
||||
- <sub-class-of type="application/zip"/>
|
||||
<generic-icon name="image-x-generic"/>
|
||||
<magic priority="70">
|
||||
<match type="string" value="PK\003\004" offset="0">
|
||||
@@ -916,7 +913,6 @@ command to generate the output files.
|
||||
</mime-type>
|
||||
<mime-type type="application/vnd.sun.xml.draw.template">
|
||||
<comment>OpenOffice Draw template</comment>
|
||||
- <sub-class-of type="application/zip"/>
|
||||
<generic-icon name="image-x-generic"/>
|
||||
<magic priority="70">
|
||||
<match type="string" value="PK\003\004" offset="0">
|
||||
@@ -929,7 +925,6 @@ command to generate the output files.
|
||||
</mime-type>
|
||||
<mime-type type="application/vnd.sun.xml.impress">
|
||||
<comment>OpenOffice Impress presentation</comment>
|
||||
- <sub-class-of type="application/zip"/>
|
||||
<generic-icon name="x-office-presentation"/>
|
||||
<magic priority="70">
|
||||
<match type="string" value="PK\003\004" offset="0">
|
||||
@@ -942,7 +937,6 @@ command to generate the output files.
|
||||
</mime-type>
|
||||
<mime-type type="application/vnd.sun.xml.impress.template">
|
||||
<comment>OpenOffice Impress template</comment>
|
||||
- <sub-class-of type="application/zip"/>
|
||||
<generic-icon name="x-office-presentation"/>
|
||||
<magic priority="70">
|
||||
<match type="string" value="PK\003\004" offset="0">
|
||||
@@ -955,7 +949,6 @@ command to generate the output files.
|
||||
</mime-type>
|
||||
<mime-type type="application/vnd.sun.xml.math">
|
||||
<comment>OpenOffice Math formula</comment>
|
||||
- <sub-class-of type="application/zip"/>
|
||||
<generic-icon name="x-office-document"/>
|
||||
<magic priority="70">
|
||||
<match type="string" value="PK\003\004" offset="0">
|
||||
@@ -968,7 +961,6 @@ command to generate the output files.
|
||||
</mime-type>
|
||||
<mime-type type="application/vnd.sun.xml.writer">
|
||||
<comment>OpenOffice Writer document</comment>
|
||||
- <sub-class-of type="application/zip"/>
|
||||
<generic-icon name="x-office-document"/>
|
||||
<magic priority="70">
|
||||
<match type="string" value="PK\003\004" offset="0">
|
||||
@@ -981,7 +973,6 @@ command to generate the output files.
|
||||
</mime-type>
|
||||
<mime-type type="application/vnd.sun.xml.writer.global">
|
||||
<comment>OpenOffice Writer global document</comment>
|
||||
- <sub-class-of type="application/zip"/>
|
||||
<generic-icon name="x-office-document"/>
|
||||
<magic priority="70">
|
||||
<match type="string" value="PK\003\004" offset="0">
|
||||
@@ -994,7 +985,6 @@ command to generate the output files.
|
||||
</mime-type>
|
||||
<mime-type type="application/vnd.sun.xml.writer.template">
|
||||
<comment>OpenOffice Writer template</comment>
|
||||
- <sub-class-of type="application/zip"/>
|
||||
<generic-icon name="x-office-document"/>
|
||||
<magic priority="70">
|
||||
<match type="string" value="PK\003\004" offset="0">
|
||||
@@ -1009,7 +999,6 @@ command to generate the output files.
|
||||
<comment>ODT document</comment>
|
||||
<acronym>ODT</acronym>
|
||||
<expanded-acronym>OpenDocument Text</expanded-acronym>
|
||||
- <sub-class-of type="application/zip"/>
|
||||
<generic-icon name="x-office-document"/>
|
||||
<magic priority="70">
|
||||
<match type="string" value="PK\003\004" offset="0">
|
||||
@@ -1024,7 +1013,6 @@ command to generate the output files.
|
||||
<comment>ODT document (Flat XML)</comment>
|
||||
<acronym>FODT</acronym>
|
||||
<expanded-acronym>OpenDocument Text (Flat XML)</expanded-acronym>
|
||||
- <sub-class-of type="application/xml"/>
|
||||
<generic-icon name="x-office-document"/>
|
||||
<glob pattern="*.fodt"/>
|
||||
</mime-type>
|
||||
@@ -1032,7 +1020,6 @@ command to generate the output files.
|
||||
<comment>ODT template</comment>
|
||||
<acronym>ODT</acronym>
|
||||
<expanded-acronym>OpenDocument Text</expanded-acronym>
|
||||
- <sub-class-of type="application/zip"/>
|
||||
<generic-icon name="x-office-document"/>
|
||||
<magic priority="70">
|
||||
<match type="string" value="PK\003\004" offset="0">
|
||||
@@ -1047,7 +1034,6 @@ command to generate the output files.
|
||||
<comment>OTH template</comment>
|
||||
<acronym>OTH</acronym>
|
||||
<expanded-acronym>OpenDocument HTML</expanded-acronym>
|
||||
- <sub-class-of type="application/zip"/>
|
||||
<generic-icon name="text-html"/>
|
||||
<magic priority="70">
|
||||
<match type="string" value="PK\003\004" offset="0">
|
||||
@@ -1062,7 +1048,6 @@ command to generate the output files.
|
||||
<comment>ODM document</comment>
|
||||
<acronym>ODM</acronym>
|
||||
<expanded-acronym>OpenDocument Master</expanded-acronym>
|
||||
- <sub-class-of type="application/zip"/>
|
||||
<generic-icon name="x-office-document"/>
|
||||
<magic priority="70">
|
||||
<match type="string" value="PK\003\004" offset="0">
|
||||
@@ -1077,7 +1062,6 @@ command to generate the output files.
|
||||
<comment>ODG drawing</comment>
|
||||
<acronym>ODG</acronym>
|
||||
<expanded-acronym>OpenDocument Drawing</expanded-acronym>
|
||||
- <sub-class-of type="application/zip"/>
|
||||
<generic-icon name="image-x-generic"/>
|
||||
<magic priority="70">
|
||||
<match type="string" value="PK\003\004" offset="0">
|
||||
@@ -1092,7 +1076,6 @@ command to generate the output files.
|
||||
<comment>ODG drawing (Flat XML)</comment>
|
||||
<acronym>FODG</acronym>
|
||||
<expanded-acronym>OpenDocument Drawing (Flat XML)</expanded-acronym>
|
||||
- <sub-class-of type="application/xml"/>
|
||||
<generic-icon name="image-x-generic"/>
|
||||
<glob pattern="*.fodg"/>
|
||||
</mime-type>
|
||||
@@ -1100,7 +1083,6 @@ command to generate the output files.
|
||||
<comment>ODG template</comment>
|
||||
<acronym>ODG</acronym>
|
||||
<expanded-acronym>OpenDocument Drawing</expanded-acronym>
|
||||
- <sub-class-of type="application/zip"/>
|
||||
<generic-icon name="image-x-generic"/>
|
||||
<magic priority="70">
|
||||
<match type="string" value="PK\003\004" offset="0">
|
||||
@@ -1115,7 +1097,6 @@ command to generate the output files.
|
||||
<comment>ODP presentation</comment>
|
||||
<acronym>ODP</acronym>
|
||||
<expanded-acronym>OpenDocument Presentation</expanded-acronym>
|
||||
- <sub-class-of type="application/zip"/>
|
||||
<generic-icon name="x-office-presentation"/>
|
||||
<magic priority="70">
|
||||
<match type="string" value="PK\003\004" offset="0">
|
||||
@@ -1130,7 +1111,6 @@ command to generate the output files.
|
||||
<comment>ODP presentation (Flat XML)</comment>
|
||||
<acronym>FODP</acronym>
|
||||
<expanded-acronym>OpenDocument Presentation (Flat XML)</expanded-acronym>
|
||||
- <sub-class-of type="application/xml"/>
|
||||
<generic-icon name="x-office-presentation"/>
|
||||
<glob pattern="*.fodp"/>
|
||||
</mime-type>
|
||||
@@ -1138,7 +1118,6 @@ command to generate the output files.
|
||||
<comment>ODP template</comment>
|
||||
<acronym>ODP</acronym>
|
||||
<expanded-acronym>OpenDocument Presentation</expanded-acronym>
|
||||
- <sub-class-of type="application/zip"/>
|
||||
<generic-icon name="x-office-presentation"/>
|
||||
<magic priority="70">
|
||||
<match type="string" value="PK\003\004" offset="0">
|
||||
@@ -1153,7 +1132,6 @@ command to generate the output files.
|
||||
<comment>ODS spreadsheet</comment>
|
||||
<acronym>ODS</acronym>
|
||||
<expanded-acronym>OpenDocument Spreadsheet</expanded-acronym>
|
||||
- <sub-class-of type="application/zip"/>
|
||||
<generic-icon name="x-office-spreadsheet"/>
|
||||
<magic priority="70">
|
||||
<match type="string" value="PK\003\004" offset="0">
|
||||
@@ -1168,7 +1146,6 @@ command to generate the output files.
|
||||
<comment>ODS spreadsheet (Flat XML)</comment>
|
||||
<acronym>FODS</acronym>
|
||||
<expanded-acronym>OpenDocument Spreadsheet (Flat XML)</expanded-acronym>
|
||||
- <sub-class-of type="application/xml"/>
|
||||
<generic-icon name="x-office-spreadsheet"/>
|
||||
<glob pattern="*.fods"/>
|
||||
</mime-type>
|
||||
@@ -1176,7 +1153,6 @@ command to generate the output files.
|
||||
<comment>ODS template</comment>
|
||||
<acronym>ODS</acronym>
|
||||
<expanded-acronym>OpenDocument Spreadsheet</expanded-acronym>
|
||||
- <sub-class-of type="application/zip"/>
|
||||
<generic-icon name="x-office-spreadsheet"/>
|
||||
<magic priority="70">
|
||||
<match type="string" value="PK\003\004" offset="0">
|
||||
@@ -1191,7 +1167,6 @@ command to generate the output files.
|
||||
<comment>ODC chart</comment>
|
||||
<acronym>ODC</acronym>
|
||||
<expanded-acronym>OpenDocument Chart</expanded-acronym>
|
||||
- <sub-class-of type="application/zip"/>
|
||||
<generic-icon name="x-office-spreadsheet"/>
|
||||
<magic priority="70">
|
||||
<match type="string" value="PK\003\004" offset="0">
|
||||
@@ -1206,7 +1181,6 @@ command to generate the output files.
|
||||
<comment>ODC template</comment>
|
||||
<acronym>ODC</acronym>
|
||||
<expanded-acronym>OpenDocument Chart</expanded-acronym>
|
||||
- <sub-class-of type="application/zip"/>
|
||||
<generic-icon name="x-office-spreadsheet"/>
|
||||
<magic priority="70">
|
||||
<match type="string" value="PK\003\004" offset="0">
|
||||
@@ -1221,7 +1195,6 @@ command to generate the output files.
|
||||
<comment>ODF formula</comment>
|
||||
<acronym>ODF</acronym>
|
||||
<expanded-acronym>OpenDocument Formula</expanded-acronym>
|
||||
- <sub-class-of type="application/zip"/>
|
||||
<generic-icon name="x-office-document"/>
|
||||
<magic priority="70">
|
||||
<match type="string" value="PK\003\004" offset="0">
|
||||
@@ -1236,7 +1209,6 @@ command to generate the output files.
|
||||
<comment>ODF template</comment>
|
||||
<acronym>ODF</acronym>
|
||||
<expanded-acronym>OpenDocument Formula</expanded-acronym>
|
||||
- <sub-class-of type="application/zip"/>
|
||||
<generic-icon name="x-office-document"/>
|
||||
<magic priority="70">
|
||||
<match type="string" value="PK\003\004" offset="0">
|
||||
@@ -1251,7 +1223,6 @@ command to generate the output files.
|
||||
<comment>ODB database</comment>
|
||||
<acronym>ODB</acronym>
|
||||
<expanded-acronym>OpenDocument Database</expanded-acronym>
|
||||
- <sub-class-of type="application/zip"/>
|
||||
<generic-icon name="x-office-document"/>
|
||||
<magic priority="70">
|
||||
<match type="string" value="PK\003\004" offset="0">
|
||||
@@ -1267,7 +1238,6 @@ command to generate the output files.
|
||||
<comment>ODI image</comment>
|
||||
<acronym>ODI</acronym>
|
||||
<expanded-acronym>OpenDocument Image</expanded-acronym>
|
||||
- <sub-class-of type="application/zip"/>
|
||||
<generic-icon name="image-x-generic"/>
|
||||
<magic priority="70">
|
||||
<match type="string" value="PK\003\004" offset="0">
|
||||
@@ -1280,7 +1250,6 @@ command to generate the output files.
|
||||
</mime-type>
|
||||
<mime-type type="application/vnd.openofficeorg.extension">
|
||||
<comment>OpenOffice.org extension</comment>
|
||||
- <sub-class-of type="application/zip"/>
|
||||
<generic-icon name="x-office-document"/>
|
||||
<glob pattern="*.oxt" />
|
||||
</mime-type>
|
||||
--
|
||||
2.26.2
|
||||
|
343
SOURCES/mimeapps.list
Normal file
343
SOURCES/mimeapps.list
Normal file
@ -0,0 +1,343 @@
|
||||
[Default Applications]
|
||||
application/x-dia-diagram=dia.desktop
|
||||
text/x-vcard=evolution.desktop
|
||||
text/directory=evolution.desktop
|
||||
text/calendar=evolution.desktop
|
||||
application/x-cd-image=gnome-disk-image-mounter.desktop
|
||||
application/x-raw-disk-image=gnome-disk-image-writer.desktop
|
||||
application/x-raw-disk-image-xz-compressed=gnome-disk-image-writer.desktop
|
||||
image/x-compressed-xcf=gimp.desktop
|
||||
image/x-xcf=gimp.desktop
|
||||
image/x-psd=gimp.desktop
|
||||
image/x-fits=gimp.desktop
|
||||
application/vnd.ms-word=libreoffice-writer.desktop
|
||||
application/vnd.wordperfect=libreoffice-writer.desktop
|
||||
application/vnd.sun.xml.writer=libreoffice-writer.desktop
|
||||
application/vnd.sun.xml.writer.global=libreoffice-writer.desktop
|
||||
application/vnd.sun.xml.writer.template=libreoffice-writer.desktop
|
||||
application/vnd.stardivision.writer=libreoffice-writer.desktop
|
||||
application/vnd.oasis.opendocument.text=libreoffice-writer.desktop
|
||||
application/vnd.oasis.opendocument.text-template=libreoffice-writer.desktop
|
||||
application/vnd.oasis.opendocument.text-web=libreoffice-writer.desktop
|
||||
application/vnd.oasis.opendocument.text-master=libreoffice-writer.desktop
|
||||
application/vnd.openxmlformats-officedocument.wordprocessingml.document=libreoffice-writer.desktop
|
||||
application/vnd.openxmlformats-officedocument.wordprocessingml.template=libreoffice-writer.desktop
|
||||
application/vnd.ms-excel=libreoffice-calc.desktop
|
||||
application/vnd.stardivision.calc=libreoffice-calc.desktop
|
||||
application/vnd.sun.xml.calc=libreoffice-calc.desktop
|
||||
application/vnd.sun.xml.calc.template=libreoffice-calc.desktop
|
||||
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet=libreoffice-calc.desktop
|
||||
application/vnd.openxmlformats-officedocument.spreadsheetml.template=libreoffice-calc.desktop
|
||||
application/vnd.oasis.opendocument.spreadsheet=libreoffice-calc.desktop
|
||||
application/vnd.oasis.opendocument.spreadsheet-template=libreoffice-calc.desktop
|
||||
application/vnd.ms-powerpoint=libreoffice-impress.desktop
|
||||
application/vnd.stardivision.impress=libreoffice-impress.desktop
|
||||
application/vnd.sun.xml.impress=libreoffice-impress.desktop
|
||||
application/vnd.sun.xml.impress.template=libreoffice-impress.desktop
|
||||
application/vnd.oasis.opendocument.presentation=libreoffice-impress.desktop
|
||||
application/vnd.oasis.opendocument.presentation-template=libreoffice-impress.desktop
|
||||
application/vnd.openxmlformats-officedocument.presentationml.presentation=libreoffice-impress.desktop
|
||||
application/vnd.openxmlformats-officedocument.presentationml.template=libreoffice-impress.desktop
|
||||
application/vnd.stardivision.draw=libreoffice-draw.desktop
|
||||
application/vnd.sun.xml.draw=libreoffice-draw.desktop
|
||||
application/vnd.sun.xml.draw.template=libreoffice-draw.desktop
|
||||
application/vnd.oasis.opendocument.graphics=libreoffice-draw.desktop
|
||||
application/vnd.oasis.opendocument.graphics-template=libreoffice-draw.desktop
|
||||
application/vnd.oasis.opendocument.formula=libreoffice-math.desktop
|
||||
application/vnd.sun.xml.math=libreoffice-math.desktop
|
||||
application/vnd.stardivision.math=libreoffice-math.desktop
|
||||
application/vnd.oasis.opendocument.database=libreoffice-base.desktop
|
||||
application/vnd.sun.xml.base=libreoffice-base.desktop
|
||||
application/x-qw=gnome-gnucash.desktop
|
||||
application/x-gnucash=gnome-gnucash.desktop
|
||||
application/vnd.lotus-1-2-3=gnumeric.desktop
|
||||
application/x-oleo=gnumeric.desktop
|
||||
application/x-gnumeric=gnumeric.desktop
|
||||
application/x-xbase=gnumeric.desktop
|
||||
application/x-abiword=abiword.desktop
|
||||
application/x-catalog=gpk-install-catalog.desktop
|
||||
application/x-rpm=gpk-install-local-file.desktop
|
||||
text/csv=libreoffice-calc.desktop
|
||||
text/plain=org.gnome.gedit.desktop
|
||||
text/html=firefox.desktop
|
||||
application/xhtml+xml=firefox.desktop
|
||||
inode/directory=org.gnome.Nautilus.desktop
|
||||
x-content/blank-cd=brasero-nautilus.desktop
|
||||
x-content/blank-dvd=brasero-nautilus.desktop
|
||||
x-content/blank-bd=brasero-nautilus.desktop
|
||||
x-content/blank-hddvd=brasero-nautilus.desktop
|
||||
x-content/audio-cdda=rhythmbox.desktop
|
||||
x-content/audio-dvd=rhythmbox.desktop
|
||||
x-content/audio-player=rhythmbox.desktop
|
||||
x-content/image-dcf=shotwell.desktop
|
||||
x-content/image-picturecd=shotwell.desktop
|
||||
# URI scheme handlers
|
||||
x-scheme-handler/mailto=evolution.desktop
|
||||
x-scheme-handler/http=firefox.desktop
|
||||
x-scheme-handler/https=firefox.desktop
|
||||
application/mxf=org.gnome.Totem.desktop;
|
||||
application/ogg=org.gnome.Rhythmbox3.desktop;rhythmbox.desktop;org.gnome.Totem.desktop;
|
||||
application/ram=org.gnome.Totem.desktop;
|
||||
application/sdp=org.gnome.Totem.desktop;
|
||||
application/smil=org.gnome.Totem.desktop;
|
||||
application/smil+xml=org.gnome.Totem.desktop;
|
||||
application/vnd.apple.mpegurl=org.gnome.Totem.desktop;
|
||||
application/vnd.ms-asf=org.gnome.Totem.desktop;
|
||||
application/vnd.ms-wpl=org.gnome.Totem.desktop;
|
||||
application/vnd.rn-realmedia=org.gnome.Totem.desktop;
|
||||
application/vnd.rn-realmedia-vbr=org.gnome.Totem.desktop;
|
||||
application/x-extension-m4a=org.gnome.Totem.desktop;
|
||||
application/x-extension-mp4=org.gnome.Totem.desktop;
|
||||
application/x-flac=org.gnome.Totem.desktop;
|
||||
application/x-flash-video=org.gnome.Totem.desktop;
|
||||
application/x-matroska=org.gnome.Totem.desktop;
|
||||
application/x-netshow-channel=org.gnome.Totem.desktop;
|
||||
application/x-ogg=org.gnome.Rhythmbox3.desktop;rhythmbox.desktop;org.gnome.Totem.desktop;
|
||||
application/x-quicktime-media-link=org.gnome.Totem.desktop;
|
||||
application/x-quicktimeplayer=org.gnome.Totem.desktop;
|
||||
application/x-shorten=org.gnome.Totem.desktop;
|
||||
application/x-smil=org.gnome.Totem.desktop;
|
||||
application/xspf+xml=org.gnome.Totem.desktop;
|
||||
audio/3gpp=org.gnome.Totem.desktop;
|
||||
audio/3gpp2=org.gnome.Totem.desktop;
|
||||
audio/aac=org.gnome.Totem.desktop;
|
||||
audio/ac3=org.gnome.Totem.desktop;
|
||||
audio/AMR=org.gnome.Totem.desktop;
|
||||
audio/AMR-WB=org.gnome.Totem.desktop;
|
||||
audio/basic=org.gnome.Totem.desktop;
|
||||
audio/dv=org.gnome.Totem.desktop;
|
||||
audio/eac3=org.gnome.Totem.desktop;
|
||||
audio/m4a=org.gnome.Totem.desktop;
|
||||
audio/midi=org.gnome.Totem.desktop;
|
||||
audio/mp1=org.gnome.Totem.desktop;
|
||||
audio/mp2=org.gnome.Totem.desktop;
|
||||
audio/mp3=org.gnome.Totem.desktop;
|
||||
audio/mp4=org.gnome.Rhythmbox3.desktop;rhythmbox.desktop;org.gnome.Totem.desktop;
|
||||
audio/mpeg=org.gnome.Rhythmbox3.desktop;rhythmbox.desktop;org.gnome.Totem.desktop;
|
||||
audio/mpegurl=org.gnome.Totem.desktop;
|
||||
audio/mpg=org.gnome.Totem.desktop;
|
||||
audio/ogg=org.gnome.Totem.desktop;
|
||||
audio/opus=org.gnome.Totem.desktop;
|
||||
audio/prs.sid=org.gnome.Totem.desktop;
|
||||
audio/scpls=org.gnome.Totem.desktop;
|
||||
audio/vnd.rn-realaudio=org.gnome.Totem.desktop;
|
||||
audio/wav=org.gnome.Totem.desktop;
|
||||
audio/webm=org.gnome.Totem.desktop;
|
||||
audio/x-aac=org.gnome.Totem.desktop;
|
||||
audio/x-aiff=org.gnome.Totem.desktop;
|
||||
audio/x-ape=org.gnome.Totem.desktop;
|
||||
audio/x-flac=org.gnome.Rhythmbox3.desktop;rhythmbox.desktop;org.gnome.Totem.desktop;
|
||||
audio/x-gsm=org.gnome.Totem.desktop;
|
||||
audio/x-it=org.gnome.Rhythmbox3.desktop;rhythmbox.desktop;org.gnome.Totem.desktop;
|
||||
audio/x-m4a=org.gnome.Totem.desktop;
|
||||
audio/x-m4b=org.gnome.Totem.desktop;
|
||||
audio/x-matroska=org.gnome.Totem.desktop;
|
||||
audio/x-mod=org.gnome.Rhythmbox3.desktop;rhythmbox.desktop;org.gnome.Totem.desktop;
|
||||
audio/x-mp1=org.gnome.Totem.desktop;
|
||||
audio/x-mp2=org.gnome.Totem.desktop;
|
||||
audio/x-mp3=org.gnome.Rhythmbox3.desktop;rhythmbox.desktop;org.gnome.Totem.desktop;
|
||||
audio/x-mpg=org.gnome.Totem.desktop;
|
||||
audio/x-mpeg=org.gnome.Rhythmbox3.desktop;rhythmbox.desktop;org.gnome.Totem.desktop;
|
||||
audio/x-mpegurl=org.gnome.Rhythmbox3.desktop;rhythmbox.desktop;org.gnome.Totem.desktop;
|
||||
audio/x-ms-asf=org.gnome.Totem.desktop;
|
||||
audio/x-ms-asx=org.gnome.Totem.desktop;
|
||||
audio/x-ms-wax=org.gnome.Totem.desktop;
|
||||
audio/x-ms-wma=org.gnome.Totem.desktop;
|
||||
audio/x-musepack=org.gnome.Totem.desktop;
|
||||
audio/x-opus+ogg=org.gnome.Totem.desktop;
|
||||
audio/x-pn-aiff=org.gnome.Totem.desktop;
|
||||
audio/x-pn-au=org.gnome.Totem.desktop;
|
||||
audio/x-pn-realaudio=org.gnome.Totem.desktop;
|
||||
audio/x-pn-realaudio-plugin=org.gnome.Totem.desktop;
|
||||
audio/x-pn-wav=org.gnome.Totem.desktop;
|
||||
audio/x-pn-windows-acm=org.gnome.Totem.desktop;
|
||||
audio/x-realaudio=org.gnome.Totem.desktop;
|
||||
audio/x-real-audio=org.gnome.Totem.desktop;
|
||||
audio/x-s3m=org.gnome.Rhythmbox3.desktop;rhythmbox.desktop;org.gnome.Totem.desktop;
|
||||
audio/x-sbc=org.gnome.Totem.desktop;
|
||||
audio/x-scpls=org.gnome.Rhythmbox3.desktop;rhythmbox.desktop;org.gnome.Totem.desktop;
|
||||
audio/x-shorten=org.gnome.Totem.desktop;
|
||||
audio/x-speex=org.gnome.Totem.desktop;
|
||||
audio/x-stm=org.gnome.Rhythmbox3.desktop;rhythmbox.desktop;org.gnome.Totem.desktop;
|
||||
audio/x-tta=org.gnome.Totem.desktop;
|
||||
audio/x-wav=org.gnome.Totem.desktop;
|
||||
audio/x-wavpack=org.gnome.Totem.desktop;
|
||||
audio/x-vorbis=org.gnome.Rhythmbox3.desktop;rhythmbox.desktop;org.gnome.Totem.desktop;
|
||||
audio/x-vorbis+ogg=org.gnome.Rhythmbox3.desktop;rhythmbox.desktop;org.gnome.Totem.desktop;
|
||||
audio/x-xm=org.gnome.Rhythmbox3.desktop;rhythmbox.desktop;org.gnome.Totem.desktop;
|
||||
image/vnd.rn-realpix=org.gnome.Totem.desktop;
|
||||
image/x-pict=org.gnome.Totem.desktop;
|
||||
misc/ultravox=org.gnome.Totem.desktop;
|
||||
text/google-video-pointer=org.gnome.Totem.desktop;
|
||||
text/x-google-video-pointer=org.gnome.Totem.desktop;
|
||||
video/3gp=org.gnome.Totem.desktop;
|
||||
video/3gpp=org.gnome.Totem.desktop;
|
||||
video/3gpp2=org.gnome.Totem.desktop;
|
||||
video/dv=org.gnome.Totem.desktop;
|
||||
video/divx=org.gnome.Totem.desktop;
|
||||
video/fli=org.gnome.Totem.desktop;
|
||||
video/flv=org.gnome.Totem.desktop;
|
||||
video/mp2t=org.gnome.Totem.desktop;
|
||||
video/mp4=org.gnome.Totem.desktop;
|
||||
video/mp4v-es=org.gnome.Totem.desktop;
|
||||
video/mpeg=org.gnome.Totem.desktop;
|
||||
video/mpeg-system=org.gnome.Totem.desktop;
|
||||
video/msvideo=org.gnome.Totem.desktop;
|
||||
video/ogg=org.gnome.Totem.desktop;
|
||||
video/quicktime=org.gnome.Totem.desktop;
|
||||
video/vivo=org.gnome.Totem.desktop;
|
||||
video/vnd.divx=org.gnome.Totem.desktop;
|
||||
video/vnd.mpegurl=org.gnome.Totem.desktop;
|
||||
video/vnd.rn-realvideo=org.gnome.Totem.desktop;
|
||||
video/vnd.vivo=org.gnome.Totem.desktop;
|
||||
video/webm=org.gnome.Totem.desktop;
|
||||
video/x-anim=org.gnome.Totem.desktop;
|
||||
video/x-avi=org.gnome.Totem.desktop;
|
||||
video/x-flc=org.gnome.Totem.desktop;
|
||||
video/x-fli=org.gnome.Totem.desktop;
|
||||
video/x-flic=org.gnome.Totem.desktop;
|
||||
video/x-flv=org.gnome.Totem.desktop;
|
||||
video/x-m4v=org.gnome.Totem.desktop;
|
||||
video/x-matroska=org.gnome.Totem.desktop;
|
||||
video/x-mjpeg=org.gnome.Totem.desktop;
|
||||
video/x-mpeg=org.gnome.Totem.desktop;
|
||||
video/x-mpeg2=org.gnome.Totem.desktop;
|
||||
video/x-ms-asf=org.gnome.Totem.desktop;
|
||||
video/x-ms-asf-plugin=org.gnome.Totem.desktop;
|
||||
video/x-ms-asx=org.gnome.Totem.desktop;
|
||||
video/x-msvideo=org.gnome.Totem.desktop;
|
||||
video/x-ms-wm=org.gnome.Totem.desktop;
|
||||
video/x-ms-wmv=org.gnome.Totem.desktop;
|
||||
video/x-ms-wmx=org.gnome.Totem.desktop;
|
||||
video/x-ms-wvx=org.gnome.Totem.desktop;
|
||||
video/x-nsv=org.gnome.Totem.desktop;
|
||||
video/x-ogm+ogg=org.gnome.Totem.desktop;
|
||||
video/x-theora=org.gnome.Totem.desktop;
|
||||
video/x-theora+ogg=org.gnome.Totem.desktop;
|
||||
video/x-totem-stream=org.gnome.Totem.desktop;
|
||||
x-content/video-dvd=org.gnome.Totem.desktop;
|
||||
x-scheme-handler/pnm=org.gnome.Totem.desktop;
|
||||
x-scheme-handler/mms=org.gnome.Totem.desktop;
|
||||
x-scheme-handler/net=org.gnome.Totem.desktop;
|
||||
x-scheme-handler/rtp=org.gnome.Totem.desktop;
|
||||
x-scheme-handler/rtmp=org.gnome.Totem.desktop;
|
||||
x-scheme-handler/rtsp=org.gnome.Totem.desktop;
|
||||
x-scheme-handler/mmsh=org.gnome.Totem.desktop;
|
||||
x-scheme-handler/uvox=org.gnome.Totem.desktop;
|
||||
x-scheme-handler/icy=org.gnome.Totem.desktop;
|
||||
x-scheme-handler/icyx=org.gnome.Totem.desktop;
|
||||
application/bzip2=org.gnome.Nautilus.desktop;org.gnome.FileRoller.desktop;
|
||||
application/gzip=org.gnome.Nautilus.desktop;org.gnome.FileRoller.desktop;
|
||||
application/vnd.android.package-archive=org.gnome.FileRoller.desktop;
|
||||
application/vnd.ms-cab-compressed=org.gnome.FileRoller.desktop;
|
||||
application/vnd.debian.binary-package=org.gnome.FileRoller.desktop;
|
||||
application/x-7z-compressed=org.gnome.Nautilus.desktop;org.gnome.FileRoller.desktop;
|
||||
application/x-7z-compressed-tar=org.gnome.Nautilus.desktop;org.gnome.FileRoller.desktop;
|
||||
application/x-ace=org.gnome.FileRoller.desktop;
|
||||
application/x-alz=org.gnome.FileRoller.desktop;
|
||||
application/x-ar=org.gnome.FileRoller.desktop;
|
||||
application/x-archive=org.gnome.FileRoller.desktop;
|
||||
application/x-arj=org.gnome.FileRoller.desktop;
|
||||
application/x-brotli=org.gnome.FileRoller.desktop;
|
||||
application/x-bzip-brotli-tar=org.gnome.FileRoller.desktop;
|
||||
application/x-bzip=org.gnome.Nautilus.desktop;org.gnome.FileRoller.desktop;
|
||||
application/x-bzip-compressed-tar=org.gnome.Nautilus.desktop;org.gnome.FileRoller.desktop;
|
||||
application/x-bzip1=org.gnome.FileRoller.desktop;
|
||||
application/x-bzip1-compressed-tar=org.gnome.FileRoller.desktop;
|
||||
application/x-cabinet=org.gnome.FileRoller.desktop;
|
||||
application/x-compress=org.gnome.Nautilus.desktop;org.gnome.FileRoller.desktop;
|
||||
application/x-compressed-tar=org.gnome.Nautilus.desktop;org.gnome.FileRoller.desktop;
|
||||
application/x-cpio=org.gnome.Nautilus.desktop;org.gnome.FileRoller.desktop;
|
||||
application/x-chrome-extension=org.gnome.FileRoller.desktop;
|
||||
application/x-deb=org.gnome.FileRoller.desktop;
|
||||
application/x-ear=org.gnome.FileRoller.desktop;
|
||||
application/x-ms-dos-executable=org.gnome.FileRoller.desktop;
|
||||
application/x-gtar=org.gnome.FileRoller.desktop;
|
||||
application/x-gzip=org.gnome.Nautilus.desktop;org.gnome.FileRoller.desktop;
|
||||
application/x-java-archive=org.gnome.FileRoller.desktop;
|
||||
application/x-lha=org.gnome.Nautilus.desktop;org.gnome.FileRoller.desktop;
|
||||
application/x-lhz=org.gnome.FileRoller.desktop;
|
||||
application/x-lrzip=org.gnome.FileRoller.desktop;
|
||||
application/x-lrzip-compressed-tar=org.gnome.FileRoller.desktop;
|
||||
application/x-lz4=org.gnome.FileRoller.desktop;
|
||||
application/x-lzip=org.gnome.Nautilus.desktop;org.gnome.FileRoller.desktop;
|
||||
application/x-lzip-compressed-tar=org.gnome.Nautilus.desktop;org.gnome.FileRoller.desktop;
|
||||
application/x-lzma=org.gnome.Nautilus.desktop;org.gnome.FileRoller.desktop;
|
||||
application/x-lzma-compressed-tar=org.gnome.Nautilus.desktop;org.gnome.FileRoller.desktop;
|
||||
application/x-lzop=org.gnome.FileRoller.desktop;
|
||||
application/x-lz4-compressed-tar=org.gnome.FileRoller.desktop;
|
||||
application/x-lzop-compressed-tar=org.gnome.FileRoller.desktop;
|
||||
application/x-ms-wim=org.gnome.FileRoller.desktop;
|
||||
application/x-rar=org.gnome.FileRoller.desktop;
|
||||
application/x-rar-compressed=org.gnome.FileRoller.desktop;
|
||||
application/x-source-rpm=org.gnome.FileRoller.desktop;
|
||||
application/x-rzip=org.gnome.FileRoller.desktop;
|
||||
application/x-rzip-compressed-tar=org.gnome.FileRoller.desktop;
|
||||
application/x-tar=org.gnome.Nautilus.desktop;org.gnome.FileRoller.desktop;
|
||||
application/x-tarz=org.gnome.Nautilus.desktop;org.gnome.FileRoller.desktop;
|
||||
application/x-stuffit=org.gnome.FileRoller.desktop;
|
||||
application/x-war=org.gnome.FileRoller.desktop;
|
||||
application/x-xar=org.gnome.Nautilus.desktop;org.gnome.FileRoller.desktop;
|
||||
application/x-xz=org.gnome.Nautilus.desktop;org.gnome.FileRoller.desktop;
|
||||
application/x-xz-compressed-tar=org.gnome.Nautilus.desktop;org.gnome.FileRoller.desktop;
|
||||
application/x-zip=org.gnome.FileRoller.desktop;
|
||||
application/x-zip-compressed=org.gnome.FileRoller.desktop;
|
||||
application/x-zoo=org.gnome.FileRoller.desktop;
|
||||
application/zip=org.gnome.Nautilus.desktop;org.gnome.FileRoller.desktop;
|
||||
image/bmp=org.gnome.eog.desktop;
|
||||
image/gif=org.gnome.eog.desktop;
|
||||
image/jpeg=org.gnome.eog.desktop;
|
||||
image/jpg=org.gnome.eog.desktop;
|
||||
image/pjpeg=org.gnome.eog.desktop;
|
||||
image/png=org.gnome.eog.desktop;
|
||||
image/tiff=org.gnome.eog.desktop;
|
||||
image/x-bmp=org.gnome.eog.desktop;
|
||||
image/x-gray=org.gnome.eog.desktop;
|
||||
image/x-icb=org.gnome.eog.desktop;
|
||||
image/x-ico=org.gnome.eog.desktop;
|
||||
image/x-png=org.gnome.eog.desktop;
|
||||
image/x-portable-anymap=org.gnome.eog.desktop;
|
||||
image/x-portable-bitmap=org.gnome.eog.desktop;
|
||||
image/x-portable-graymap=org.gnome.eog.desktop;
|
||||
image/x-portable-pixmap=org.gnome.eog.desktop;
|
||||
image/x-xbitmap=org.gnome.eog.desktop;
|
||||
image/x-xpixmap=org.gnome.eog.desktop;
|
||||
image/x-pcx=org.gnome.eog.desktop;
|
||||
image/svg+xml=org.gnome.eog.desktop;
|
||||
image/svg+xml-compressed=org.gnome.eog.desktop;
|
||||
image/vnd.wap.wbmp=org.gnome.eog.desktop;
|
||||
image/x-icns=org.gnome.eog.desktop;
|
||||
application/pdf=org.gnome.Evince.desktop;
|
||||
application/x-bzpdf=org.gnome.Evince.desktop;
|
||||
application/x-gzpdf=org.gnome.Evince.desktop;
|
||||
application/x-xzpdf=org.gnome.Evince.desktop;
|
||||
application/x-ext-pdf=org.gnome.Evince.desktop;
|
||||
application/postscript=org.gnome.Evince.desktop;
|
||||
application/x-bzpostscript=org.gnome.Evince.desktop;
|
||||
application/x-gzpostscript=org.gnome.Evince.desktop;
|
||||
image/x-eps=org.gnome.Evince.desktop;
|
||||
image/x-bzeps=org.gnome.Evince.desktop;
|
||||
image/x-gzeps=org.gnome.Evince.desktop;
|
||||
application/x-ext-ps=org.gnome.Evince.desktop;
|
||||
application/x-ext-eps=org.gnome.Evince.desktop;
|
||||
application/illustrator=org.gnome.Evince.desktop;
|
||||
application/x-dvi=org.gnome.Evince.desktop;
|
||||
application/x-bzdvi=org.gnome.Evince.desktop;
|
||||
application/x-gzdvi=org.gnome.Evince.desktop;
|
||||
application/x-ext-dvi=org.gnome.Evince.desktop;
|
||||
image/vnd.djvu+multipage=org.gnome.Evince.desktop;
|
||||
application/x-ext-djv=org.gnome.Evince.desktop;
|
||||
application/x-ext-djvu=org.gnome.Evince.desktop;
|
||||
image/tiff=org.gnome.Evince.desktop;
|
||||
application/x-cbr=org.gnome.Evince.desktop;
|
||||
application/x-cbz=org.gnome.Evince.desktop;
|
||||
application/x-cb7=org.gnome.Evince.desktop;
|
||||
application/x-cbt=org.gnome.Evince.desktop;
|
||||
application/x-ext-cbr=org.gnome.Evince.desktop;
|
||||
application/x-ext-cbz=org.gnome.Evince.desktop;
|
||||
application/x-ext-cb7=org.gnome.Evince.desktop;
|
||||
application/x-ext-cbt=org.gnome.Evince.desktop;
|
||||
application/vnd.comicbook+zip=org.gnome.Evince.desktop;
|
||||
application/vnd.comicbook-rar=org.gnome.Evince.desktop;
|
||||
application/oxps=org.gnome.Evince.desktop;
|
||||
application/vnd.ms-xpsdocument=org.gnome.Evince.desktop;
|
672
SPECS/shared-mime-info.spec
Normal file
672
SPECS/shared-mime-info.spec
Normal file
@ -0,0 +1,672 @@
|
||||
Summary: Shared MIME information database
|
||||
Name: shared-mime-info
|
||||
Version: 2.1
|
||||
Release: 4%{?dist}
|
||||
License: GPLv2+
|
||||
URL: http://freedesktop.org/Software/shared-mime-info
|
||||
Source0: https://gitlab.freedesktop.org/xdg/shared-mime-info/uploads/0ee50652091363ab0d17e335e5e74fbe/shared-mime-info-2.1.tar.xz
|
||||
|
||||
Source1: mimeapps.list
|
||||
|
||||
%global xdgmime_commit de283fc430460b9b3a7e61432a6d273cd64cb102
|
||||
# Tarball for https://gitlab.freedesktop.org/xdg/xdgmime/-/tree/%%{xdgmime_commit}
|
||||
Source6: https://gitlab.freedesktop.org/xdg/xdgmime/-/archive/%{xdgmime_commit}/xdgmime-%{xdgmime_commit}.tar.bz2
|
||||
|
||||
# Work-around for https://bugs.freedesktop.org/show_bug.cgi?id=40354
|
||||
Patch0: 0001-Remove-sub-classing-from-OO.o-mime-types.patch
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: xmlto
|
||||
BuildRequires: glib2-devel
|
||||
BuildRequires: gettext
|
||||
BuildRequires: itstool
|
||||
BuildRequires: make
|
||||
BuildRequires: meson
|
||||
BuildRequires: git-core
|
||||
|
||||
# Disable pkgconfig autodep
|
||||
%global __requires_exclude ^/usr/bin/pkg-config$
|
||||
|
||||
%description
|
||||
This is the freedesktop.org shared MIME info database.
|
||||
|
||||
Many programs and desktops use the MIME system to represent the types of
|
||||
files. Frequently, it is necessary to work out the correct MIME type for
|
||||
a file. This is generally done by examining the file's name or contents,
|
||||
and looking up the correct MIME type in a database.
|
||||
|
||||
%prep
|
||||
%autosetup -S git_am
|
||||
tar xjf %SOURCE6
|
||||
mv xdgmime-%{xdgmime_commit}/ xdgmime/
|
||||
|
||||
%build
|
||||
%make_build -C xdgmime
|
||||
# the updated mimedb is later owned as %%ghost to ensure proper file-ownership
|
||||
# it also asserts it is possible to build it
|
||||
%meson -Dupdate-mimedb=true -Dxdg-mime-path=./xdgmime/
|
||||
%meson_build
|
||||
|
||||
%install
|
||||
%meson_install
|
||||
|
||||
find $RPM_BUILD_ROOT%{_datadir}/mime -type d \
|
||||
| sed -e "s|^$RPM_BUILD_ROOT|%%dir |" > %{name}.files
|
||||
find $RPM_BUILD_ROOT%{_datadir}/mime -type f -not -path "*/packages/*" \
|
||||
| sed -e "s|^$RPM_BUILD_ROOT|%%ghost |" >> %{name}.files
|
||||
|
||||
# Support fallback/generic mimeapps.list (currently based on an old version of
|
||||
# gnome-mimeapps.list), see:
|
||||
# https://lists.fedoraproject.org/pipermail/devel/2015-July/212403.html
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1243049
|
||||
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/applications
|
||||
install -m 644 %SOURCE1 $RPM_BUILD_ROOT/%{_datadir}/applications/mimeapps.list
|
||||
|
||||
## remove bogus translation files
|
||||
## translations are already in the xml file installed
|
||||
rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/*
|
||||
|
||||
%check
|
||||
%meson_test
|
||||
|
||||
%post
|
||||
/bin/touch --no-create %{_datadir}/mime/packages &>/dev/null ||:
|
||||
|
||||
%transfiletriggerin -- %{_datadir}/mime
|
||||
update-mime-database -n %{_datadir}/mime &> /dev/null ||:
|
||||
|
||||
%transfiletriggerpostun -- %{_datadir}/mime
|
||||
update-mime-database -n %{_datadir}/mime &> /dev/null ||:
|
||||
|
||||
%files -f %{name}.files
|
||||
%license COPYING
|
||||
%doc README.md NEWS HACKING.md data/shared-mime-info-spec.xml
|
||||
%{_bindir}/update-mime-database
|
||||
%{_datadir}/mime/packages/*
|
||||
%{_datadir}/applications/mimeapps.list
|
||||
# better to co-own this dir than to pull in pkgconfig
|
||||
%dir %{_datadir}/pkgconfig
|
||||
%{_datadir}/pkgconfig/shared-mime-info.pc
|
||||
%{_mandir}/man*/update-mime-database.*
|
||||
%{_datadir}/gettext/its/shared-mime-info.its
|
||||
%{_datadir}/gettext/its/shared-mime-info.loc
|
||||
|
||||
%changelog
|
||||
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 2.1-4
|
||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||
Related: rhbz#1991688
|
||||
|
||||
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 2.1-3
|
||||
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
||||
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Mon Jan 04 2021 Miro Hrončok <mhroncok@redhat.com> - 2.1-1
|
||||
- Update to 2.1
|
||||
- Fixes: rhbz#1911850
|
||||
|
||||
* Sun Nov 8 2020 Miro Hrončok <mhroncok@redhat.com> - 2.0-5
|
||||
- Own the generated files (as %%ghosts)
|
||||
- Fixes: rhbz#1486468
|
||||
|
||||
* Tue Aug 25 2020 Bastien Nocera <bnocera@redhat.com> - 2.0-4
|
||||
+ shared-mime-info-2.0-4
|
||||
- Remove GNOME specific defaults apps list, move to gnome-desktop3
|
||||
|
||||
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.0-3
|
||||
- Second attempt - Rebuilt for
|
||||
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
* Wed May 06 2020 Bastien Nocera <bnocera@redhat.com> - 2.0-1
|
||||
+ shared-mime-info-2.0-1
|
||||
- Update to 2.0
|
||||
|
||||
* Tue May 05 2020 Bastien Nocera <bnocera@redhat.com> - 1.15-4
|
||||
+ shared-mime-info-1.15-4
|
||||
- Update mime defaults (eog, totem, evince, file-roller)
|
||||
|
||||
* Sun Mar 08 2020 Bastien Nocera <bnocera@redhat.com> - 1.15-3
|
||||
+ shared-mime-info-1.15-3
|
||||
- Update eog's defaults
|
||||
|
||||
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.15-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
* Tue Nov 05 2019 Bastien Nocera <bnocera@redhat.com> - 1.15-1
|
||||
+ shared-mime-info-1.15-1
|
||||
- Update to 1.15
|
||||
|
||||
* Fri Sep 20 2019 Bastien Nocera <bnocera@redhat.com> - 1.14-1
|
||||
+ shared-mime-info-1.14-1
|
||||
- Update to 1.14
|
||||
- Update defaults.list
|
||||
|
||||
* Wed Sep 11 2019 Bastien Nocera <bnocera@redhat.com> - 1.13.1-1
|
||||
+ shared-mime-info-1.13.1-1
|
||||
- Update to 1.13.1
|
||||
|
||||
* Wed Sep 11 2019 Bastien Nocera <bnocera@redhat.com> - 1.13-1
|
||||
+ shared-mime-info-1.13-1
|
||||
- Update to 1.13
|
||||
|
||||
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.12-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.12-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
* Thu Jan 17 2019 Bastien Nocera <bnocera@redhat.com> - 1.12-1
|
||||
+ shared-mime-info-1.12-1
|
||||
- Update to 1.12
|
||||
|
||||
* Thu Jan 17 2019 Bastien Nocera <bnocera@redhat.com> - 1.11-1
|
||||
+ shared-mime-info-1.11-1
|
||||
- Update to 1.11
|
||||
|
||||
* Wed Dec 12 2018 Bastien Nocera <bnocera@redhat.com> - 1.10-4
|
||||
+ shared-mime-info-1.10-4
|
||||
- Add GNOME defaults for Evince
|
||||
|
||||
* Thu Oct 04 2018 Bastien Nocera <bnocera@redhat.com> - 1.10-3
|
||||
+ shared-mime-info-1.10-3
|
||||
- Update evince's desktop filename
|
||||
|
||||
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.10-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
* Thu Jun 28 2018 Bastien Nocera <bnocera@redhat.com> - 1.10-1
|
||||
+ shared-mime-info-1.10-1
|
||||
- Update to 1.10
|
||||
|
||||
* Wed Mar 07 2018 Rex Dieter <rdieter@fedoraproject.org> - 1.9-4
|
||||
- BR: gcc, .spec cosmetics/cleanup
|
||||
|
||||
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.9-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
* Mon Feb 05 2018 Rex Dieter <rdieter@fedoraproject.org> - 1.9-2
|
||||
- cleanup scriptlets
|
||||
|
||||
* Mon Sep 18 2017 Bastien Nocera <bnocera@redhat.com> - 1.9-1
|
||||
+ shared-mime-info-1.9-1
|
||||
- Update to 1.9
|
||||
|
||||
* Wed Sep 06 2017 Bastien Nocera <bnocera@redhat.com> - 1.8-6
|
||||
+ shared-mime-info-1.8-6
|
||||
- Update file-roller-defaults.list updates
|
||||
|
||||
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.8-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
||||
|
||||
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.8-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
||||
|
||||
* Tue Apr 11 2017 Bastien Nocera <bnocera@redhat.com> - 1.8-3
|
||||
+ shared-mime-info-1.8-3
|
||||
- Assign CSV files to LO Calc not Math
|
||||
|
||||
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.8-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
* Mon Dec 05 2016 Kalev Lember <klember@redhat.com> - 1.8-1
|
||||
- Update to 1.8
|
||||
|
||||
* Mon Sep 05 2016 Bastien Nocera <bnocera@redhat.com> - 1.7-1
|
||||
- Update to 1.7
|
||||
|
||||
* Sat Jun 04 2016 Bastien Nocera <bnocera@redhat.com> - 1.6-3
|
||||
- Remove file-roller as handler for cbz/cbr files
|
||||
See https://bugzilla.gnome.org/show_bug.cgi?id=767244
|
||||
|
||||
* Sat Jun 04 2016 Bastien Nocera <bnocera@redhat.com> - 1.6-2
|
||||
- Allow detecting multi-page DjVu files by filename
|
||||
|
||||
* Tue Feb 23 2016 Bastien Nocera <bnocera@redhat.com> 1.6-1
|
||||
- Update to 1.6
|
||||
|
||||
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.5-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
* Thu Sep 24 2015 Rex Dieter <rdieter@fedoraproject.org> 1.5-2
|
||||
- shared-mime-info requires /usr/bin/pkg-config (#1266089)
|
||||
|
||||
* Wed Sep 16 2015 Kalev Lember <klember@redhat.com> 1.5-1
|
||||
- Update to 1.5
|
||||
|
||||
* Fri Aug 14 2015 Matthias Clasen <mclasen@redhat.com> 1.4-7
|
||||
- Add file triggers for rebuilding the mime database
|
||||
|
||||
* Wed Jul 29 2015 Rex Dieter <rdieter@fedoraproject.org> 1.4-6
|
||||
- Provide generic/fallback mimeapps.list too (#1243049)
|
||||
|
||||
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
||||
* Mon Apr 27 2015 Bastien Nocera <bnocera@redhat.com> 1.4-4
|
||||
- Make LibreOffice Math the default for CSV files (#1214896)
|
||||
|
||||
* Sat Feb 21 2015 Till Maas <opensource@till.name> - 1.4-3
|
||||
- Rebuilt for Fedora 23 Change
|
||||
https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
|
||||
|
||||
* Thu Feb 05 2015 Bastien Nocera <bnocera@redhat.com> 1.4-2
|
||||
- Rename defaults.list to be GNOME specific and follow
|
||||
the latest changes in the shared mime info spec
|
||||
|
||||
* Thu Feb 05 2015 Bastien Nocera <bnocera@redhat.com> 1.4-1
|
||||
- Update to 1.4
|
||||
|
||||
* Tue Sep 30 2014 Bastien Nocera <bnocera@redhat.com> 1.3-15
|
||||
- Fix Totem being the default music player (#1146001)
|
||||
|
||||
* Wed Sep 03 2014 Bastien Nocera <bnocera@redhat.com> 1.3-14
|
||||
- Change default viewer to be eog (#1136953)
|
||||
|
||||
* Tue Sep 02 2014 Bastien Nocera <bnocera@redhat.com> 1.3-13
|
||||
- Update for totem desktop name change in GNOME 3.14
|
||||
|
||||
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3-12
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
||||
|
||||
* Tue Aug 5 2014 Tom Callaway <spot@fedoraproject.org - 1.3-11
|
||||
- fix license handling
|
||||
|
||||
* Thu Jul 31 2014 Kalev Lember <kalevlember@gmail.com> - 1.3-10
|
||||
- Update defaults.list for gedit desktop filename change
|
||||
|
||||
* Tue Jul 08 2014 Colin Walters <walters@redhat.com> - 1.3-9
|
||||
- Add requires(post) on coreutils to ensure /usr/bin/touch is present
|
||||
- Resolves: rhbz#1114119
|
||||
|
||||
* Tue Jul 08 2014 Rex Dieter <rdieter@fedoraproject.org> 1.3-8
|
||||
- scriptlet polish
|
||||
|
||||
* Thu Jul 03 2014 Bastien Nocera <bnocera@redhat.com> 1.3-7
|
||||
- Update defaults.list for nautilus desktop filename change (#1095008)
|
||||
|
||||
* Fri Jun 27 2014 Rex Dieter <rdieter@fedoraproject.org> 1.3-6
|
||||
- pull in upstream support for new -n option, re-enable fsync default on (#1052173)
|
||||
|
||||
* Thu Jun 26 2014 Rex Dieter <rdieter@fedoraproject.org> 1.3-5
|
||||
- include PKGSYSTEM_ENABLE_FSYNC upstream implementation, except default off (#1052173)
|
||||
|
||||
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
||||
* Wed May 21 2014 Rex Dieter <rdieter@fedoraproject.org> 1.3-3
|
||||
- support PKGSYSTEM_ENABLE_FSYNC (#1052173, #fdo70366)
|
||||
|
||||
* Tue May 20 2014 Rex Dieter <rdieter@fedoraproject.org> 1.3-2
|
||||
- %%configure --disable-silent-rules
|
||||
|
||||
* Mon May 05 2014 Bastien Nocera <bnocera@redhat.com> 1.3-1
|
||||
- Update to 1.3
|
||||
|
||||
* Mon May 05 2014 Bastien Nocera <bnocera@redhat.com> 1.2-3
|
||||
- Fix file-roller's desktop filename for GNOME 3.12
|
||||
|
||||
* Thu Nov 07 2013 Bastien Nocera <bnocera@redhat.com> 1.2-2
|
||||
- Update totem mime-type list
|
||||
- Handle legacy Real Media files by default now that RealPlayer
|
||||
doesn't exist any more
|
||||
|
||||
* Mon Sep 30 2013 Bastien Nocera <bnocera@redhat.com> 1.2-1
|
||||
- Update to 1.2
|
||||
- Open disk images with gnome-disk-image-writer
|
||||
|
||||
* Mon Aug 26 2013 Kalev Lember <kalevlember@gmail.com> - 1.1-7
|
||||
- Don't open XWD files in eog / gthumb (#735611)
|
||||
|
||||
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||
|
||||
* Sat Jun 8 2013 Matthias Clasen <mclasen@redhat.com> - 1.1-5
|
||||
- Drop pkgconfig dep, instead co-own /usr/share/pkgconfig
|
||||
|
||||
* Thu Feb 21 2013 Kalev Lember <kalevlember@gmail.com> - 1.1-4
|
||||
- Update for file-roller desktop file vendor prefix removal
|
||||
|
||||
* Thu Feb 21 2013 Kalev Lember <kalevlember@gmail.com> - 1.1-3
|
||||
- Update for eog desktop file vendor prefix removal
|
||||
|
||||
* Sun Feb 17 2013 Christoph Wickert <cwickert@fedoraproject.org> - 1.1-2
|
||||
- De-vendorize defaults.list (https://fedorahosted.org/fesco/ticket/1077)
|
||||
|
||||
* Wed Feb 13 2013 Bastien Nocera <bnocera@redhat.com> 1.1-1
|
||||
- Update to 1.1
|
||||
|
||||
* Fri Nov 30 2012 Bastien Nocera <bnocera@redhat.com> 1.0-6
|
||||
- Open src.rpm files in file-roller instead of PackageKit
|
||||
|
||||
* Mon Nov 05 2012 Bastien Nocera <bnocera@redhat.com> 1.0-6
|
||||
- Rebuild file-roller's default list
|
||||
|
||||
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||
|
||||
* Tue May 22 2012 Rex Dieter <rdieter@fedoraproject.org>
|
||||
- 1.0-4
|
||||
- defaults.list: s/mozilla-firefox/firefox/ (see #736558)
|
||||
- defaults.list: s/gpk-install-file/gpk-install-local-file/
|
||||
- defaults.list: application/x-catalog=gpk-install-catalog.desktop (#770019)
|
||||
|
||||
* Fri May 11 2012 Bastien Nocera <bnocera@redhat.com> 1.0-3
|
||||
- Use gnome-disk-image-mounter from gnome-disk-utility to handle
|
||||
CD images by default (#820403)
|
||||
|
||||
* Wed Mar 7 2012 Matthias Clasen <mclasen@redhat.com> - 1.0-2
|
||||
- Own/%%ghost files generated by update-mime-database from
|
||||
freedesktop.org.xml (patch by Ville Skyttä, #716451))
|
||||
|
||||
* Tue Jan 17 2012 Bastien Nocera <bnocera@redhat.com> 1.0-1
|
||||
- Update to 1.0
|
||||
|
||||
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.91-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||
|
||||
* Mon Nov 21 2011 Jon Masters <jcm@jonmasters.org> 0.91-6
|
||||
- Fix interpretation of MP3 files as application/x-designer (#755472)
|
||||
|
||||
* Mon Oct 24 2011 Rex Dieter <rdieter@fedoraproject.org> 0.91-5
|
||||
- s/mozilla-firefox.desktop/firefox.desktop/ (f17+, #736558)
|
||||
|
||||
* Thu Oct 13 2011 Bastien Nocera <bnocera@redhat.com> 0.91-4
|
||||
- Make Evolution the default calendar (and not Gedit...)
|
||||
|
||||
* Thu Oct 13 2011 Bastien Nocera <bnocera@redhat.com> 0.91-3
|
||||
- Make shotwell the default for camera roll handling
|
||||
- Make shotwell-viewer the default image viewer (for the
|
||||
image types it handles)
|
||||
- Prefer Rhythmbox to Totem for music files
|
||||
|
||||
* Sun Sep 18 2011 Bastien Nocera <bnocera@redhat.com> 0.91-2
|
||||
- Fix changelog entries
|
||||
|
||||
* Sun Sep 18 2011 Bastien Nocera <bnocera@redhat.com> 0.91-1
|
||||
- Update to 0.91
|
||||
|
||||
* Thu Aug 25 2011 Bastien Nocera <bnocera@redhat.com> 0.90-9
|
||||
- Never try to load OO.o files in file-roller
|
||||
|
||||
* Thu May 26 2011 Bastien Nocera <bnocera@redhat.com> 0.90-8
|
||||
- Fix LibreOffice associations (patch from Caolan McNamara, #707971)
|
||||
|
||||
* Thu Apr 21 2011 Bastien Nocera <bnocera@redhat.com> 0.90-7
|
||||
- Fix name of nautilus.desktop file (#698502)
|
||||
|
||||
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.90-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||
|
||||
* Thu Dec 16 2010 Bastien Nocera <bnocera@redhat.com> 0.90-5
|
||||
- Auto-generate file-roller's bindings as well
|
||||
|
||||
* Wed Dec 08 2010 Bastien Nocera <bnocera@redhat.com> 0.90-4
|
||||
- Update defaults.list and update for newer desktop names,
|
||||
with help from Edward Sheldrake (#659457)
|
||||
|
||||
* Tue Dec 07 2010 Bastien Nocera <bnocera@redhat.com> 0.90-3
|
||||
- Add Firefox as the default for application/xhtml+xml
|
||||
(#660657)
|
||||
|
||||
* Wed Dec 01 2010 Bastien Nocera <bnocera@redhat.com> 0.90-2
|
||||
- Update list of defaults, adding new mime-types for Totem,
|
||||
as well as scheme handlers, and install defaults for
|
||||
Evolution and Firefox
|
||||
|
||||
* Wed Dec 01 2010 Bastien Nocera <bnocera@redhat.com> 0.90-1
|
||||
- Update to 0.90
|
||||
|
||||
* Thu Nov 4 2010 Tom "spot" Callaway <tcallawa@redhat.com> 0.80-2
|
||||
- rebuild for new libxml
|
||||
|
||||
* Thu Sep 30 2010 Bastien Nocera <bnocera@redhat.com> 0.80-1
|
||||
- Update to 0.80
|
||||
|
||||
* Tue Jul 6 2010 Colin Walters <walters@verbum.org> - 0.71-4
|
||||
- Fix previous change to be Requires(post); spotted by
|
||||
Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp>
|
||||
|
||||
* Sat Jul 3 2010 Colin Walters <walters@verbum.org> - 0.71-3
|
||||
- Requires(pre) on glib, since update-mime-database uses it
|
||||
- Remove /dev/null redirection, we should see future errors
|
||||
And really, RPM is dumb here - this stuff needs to go to
|
||||
log files.
|
||||
|
||||
* Tue Jun 01 2010 Bastien Nocera <bnocera@redhat.com> 0.71-2
|
||||
- Update some OO.o defaults, patch from Caolan McNamara
|
||||
|
||||
* Mon Feb 01 2010 Bastien Nocera <bnocera@redhat.com> 0.71-1
|
||||
- Update to 0.71
|
||||
|
||||
* Tue Oct 06 2009 Bastien Nocera <bnocera@redhat.com> 0.70-1
|
||||
- Update to 0.70
|
||||
|
||||
* 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
|
||||
|
||||
* Wed Mar 04 2009 - Bastien Nocera <bnocera@redhat.com> - 0.60-3
|
||||
- Remove Totem as handling Blu-ray and HD-DVD
|
||||
- Use brasero-ncb.desktop instead of nautilus-cd-burner for blank devices
|
||||
- Update media mime-types for Rhythmbox/Totem
|
||||
|
||||
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.60-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
||||
|
||||
* Sat Feb 21 2009 - Bastien Nocera <bnocera@redhat.com> - 0.60-1
|
||||
- Update to 0.60
|
||||
|
||||
* Mon Dec 15 2008 - Bastien Nocera <bnocera@redhat.com> - 0.51-6
|
||||
- Update with comments from Orcan Ogetbil <orcanbahri@yahoo.com>
|
||||
|
||||
* Wed Nov 26 2008 - Julian Sikorski <belegdol[at]gmail[dot]com> - 0.51-5
|
||||
- Fix text/plain, gedit installs gedit.desktop and not gnome-gedit.desktop
|
||||
|
||||
* Wed Oct 29 2008 - Bastien Nocera <bnocera@redhat.com> - 0.51-4
|
||||
- Add patch to avoid picture CD being anything with a pictures directory
|
||||
(#459365)
|
||||
|
||||
* Thu Oct 02 2008 - Bastien Nocera <bnocera@redhat.com> - 0.51-3
|
||||
- Use evince, not tetex-xdvi.desktop for DVI files (#465242)
|
||||
|
||||
* Mon Sep 01 2008 - Bastien Nocera <bnocera@redhat.com> - 0.51-2
|
||||
- Use Firefox and not redhat-web as the default app for HTML files (#452184)
|
||||
|
||||
* Wed Jul 23 2008 - Bastien Nocera <bnocera@redhat.com> - 0.51-1
|
||||
- Update to 0.51
|
||||
|
||||
* Tue Jul 22 2008 - Bastien Nocera <bnocera@redhat.com> - 0.50-1
|
||||
- Update to 0.50
|
||||
|
||||
* Sat Jun 14 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.40-2
|
||||
- update license tag
|
||||
|
||||
* Wed Jun 11 2008 - Bastien Nocera <bnocera@redhat.com> - 0.40-1
|
||||
- Update to 0.40
|
||||
|
||||
* Mon May 12 2008 - Bastien Nocera <bnocera@redhat.com> - 0.30-1
|
||||
- Update to 0.30
|
||||
|
||||
* Fri May 2 2008 David Zeuthen <davidz@redhat.com> - 0.23-9
|
||||
- Fix defaults for x-content/image-dcf (#445032)
|
||||
|
||||
* Thu Apr 17 2008 Matthias Clasen <mclasen@redhat.com> - 0.23-8
|
||||
- Make mount-archive.desktop the default for iso images (#442960)
|
||||
|
||||
* Tue Apr 15 2008 Matthias Clasen <mclasen@redhat.com> - 0.23-7
|
||||
- Update the desktop file name for Gimp, too
|
||||
|
||||
* Tue Apr 15 2008 Matthias Clasen <mclasen@redhat.com> - 0.23-6
|
||||
- Change default for rpm to gpk-install-file (#442485)
|
||||
|
||||
* Thu Mar 27 2008 - Bastien Nocera <bnocera@redhat.com> - 0.23-5
|
||||
- Make Totem the default for the mime-types it handles (#366101)
|
||||
- And make sure Rhythmbox is the second default only for the mime-types
|
||||
it handles
|
||||
|
||||
* Thu Mar 20 2008 Matthias Clasen <mclasen@redhat.com> - 0.23-4
|
||||
- Change default for rpm to pk-install-file
|
||||
|
||||
* Mon Feb 18 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0.23-3
|
||||
- Autorebuild for GCC 4.3
|
||||
|
||||
* Fri Jan 18 2008 Matthias Clasen <mclasen@redhat.com> - 0.23-2
|
||||
- Add defaults for content types
|
||||
|
||||
* Tue Dec 18 2007 - Bastien Nocera <bnocera@redhat.com> - 0.23-1
|
||||
- Update to 0.23
|
||||
|
||||
* Tue Nov 13 2007 - Bastien Nocera <bnocera@redhat.com> - 0.22-5
|
||||
- Remove Totem as the default music/movie player, it will be the
|
||||
default for movies, as only it handles them, and Rhythmbox can
|
||||
handle missing plugins now
|
||||
|
||||
* Mon Nov 05 2007 - Bastien Nocera <bnocera@redhat.com> - 0.22-4
|
||||
- Make Totem the default for the mime-types it handles (#366101)
|
||||
|
||||
* Fri Aug 24 2007 Adam Jackson <ajax@redhat.com> - 0.22-3
|
||||
- Rebuild for PPC toolchain bug
|
||||
- BuildRequires: gawk
|
||||
|
||||
* Tue Aug 21 2007 - Bastien Nocera <bnocera@redhat.com> - 0.22-2
|
||||
- Don't say that webcal files are handled by evolution-2.0, it can't
|
||||
- Disable vCard mapping as well, as evolution doesn't handle it
|
||||
(See http://bugzilla.gnome.org/show_bug.cgi?id=309073)
|
||||
|
||||
* Mon Jul 30 2007 - Bastien Nocera <bnocera@redhat.com> - 0.22-1
|
||||
- Update to 0.22
|
||||
|
||||
* Tue Apr 17 2007 - Bastien Nocera <bnocera@redhat.com> - 0.20-2
|
||||
- Fix the dia association (#194313)
|
||||
|
||||
* Tue Feb 06 2007 - Bastien Nocera <bnocera@redhat.com> - 0.20-1
|
||||
- Update to 0.20, and remove outdated patches
|
||||
|
||||
* Fri Nov 10 2006 Christopher Aillon <caillon@redhat.com> - 0.19-2
|
||||
- Alias image/pdf to application/pdf
|
||||
|
||||
* Fri Aug 25 2006 Christopher Aillon <caillon@redhat.com> - 0.19-1
|
||||
- Update to 0.19
|
||||
|
||||
* Wed Jul 26 2006 Matthias Clasen <mclasen@redhat.com> - 0.18-2
|
||||
- add an inode/directory entry to defaults.list (#187021)
|
||||
|
||||
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 0.18-1.1
|
||||
- rebuild
|
||||
|
||||
* Wed Jul 5 2006 Kristian Høgsberg <krh@redhat.com> - 0.18-1
|
||||
- Update to 0.18 and drop backported patches.
|
||||
|
||||
* Thu Jun 29 2006 Kristian Høgsberg <krh@redhat.com> - 0.17-3
|
||||
- Adding PDF fix backported from CVS.
|
||||
|
||||
* Wed Mar 22 2006 Matthias Clasen <mclasen@redhat.com> - 0.17-2
|
||||
- Backport upstream change to fix postscript vs. matlab confusion
|
||||
|
||||
* Thu Mar 16 2006 Matthias Clasen <mclasen@redhat.com> - 0.17-1
|
||||
- Update to 0.17
|
||||
|
||||
* Mon Feb 13 2006 Ray Strode <rstrode@redhat.com> - 0.16.cvs20060212-3
|
||||
- add gthumb as fallback
|
||||
|
||||
* Mon Feb 13 2006 Ray Strode <rstrode@redhat.com> - 0.16.cvs20060212-2
|
||||
- make eog the default image viewer
|
||||
|
||||
* Sun Feb 12 2006 Christopher Aillon <caillon@redhat.com> - 0.16.cvs20060212-1
|
||||
- Newer CVS snapshot
|
||||
|
||||
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 0.16.cvs20051219-2.1
|
||||
- rebuilt for new gcc4.1 snapshot and glibc changes
|
||||
|
||||
* Mon Jan 30 2006 Caolan McNamara <caolanm@redhat.com> - 0.16.cvs20051219-2
|
||||
- rh#179138# add openoffice.org as preferred app for oasis formats
|
||||
|
||||
* Mon Dec 19 2005 Matthias Clasen <mclasen@redhat.com> - 0.16.cvs20051219-1
|
||||
- Newer cvs snapshot
|
||||
|
||||
* Fri Dec 16 2005 Jesse Keating <jkeating@redhat.com>
|
||||
- rebuilt
|
||||
|
||||
* Thu Dec 1 2005 Matthias Clasen <mclasen@redhat.com> - 0.16.cvs20051201-1
|
||||
- Incorporate upstream changes
|
||||
|
||||
* Wed Nov 02 2005 John (J5) Palmieri <johnp@redhat.com> - 0.16.cvs20051018-2
|
||||
- Change all refs of eog to gthumb in defaults.list
|
||||
|
||||
* Tue Oct 18 2005 Matthias Clasen <mclasen@redhat.com> - 0.16.cvs20051018-1
|
||||
- Incorporate upstream changes
|
||||
|
||||
* Wed Oct 12 2005 Matthias Clasen <mclasen@redhat.com> - 0.16-6
|
||||
- Add glade to defaults.list
|
||||
|
||||
* Mon Oct 3 2005 Matthias Clasen <mclasen@redhat.com> - 0.16-5
|
||||
- Make sure Type1 fonts are recognized as such (#160909)
|
||||
|
||||
* Fri Jun 17 2005 David Zeuthen <davidz@redhat.com> - 0.16-4
|
||||
- Add MIME-types for .pcf Cisco VPN settings files (fdo #3560)
|
||||
|
||||
* Fri May 20 2005 Dan Williams <dcbw@redhat.com> - 0.16-3
|
||||
- Update OpenOffice.org desktop file names. #155353
|
||||
- WordPerfect default now OOo Writer, since Abiword is in Extras
|
||||
|
||||
* Sun Apr 3 2005 David Zeuthen <davidz@redhat.com> - 0.16-2
|
||||
- Make Evince the default for application/pdf and application/postscript
|
||||
- Remove remaining references to gnome-ggv (application/x-gzpostscript and
|
||||
image/x-eps) as this is no longer in the distribution
|
||||
|
||||
* Fri Apr 1 2005 David Zeuthen <davidz@redhat.com> - 0.16-1
|
||||
- Update to upstream release 0.16
|
||||
- Drop all patches as they are in the new upstream release
|
||||
|
||||
* Wed Mar 9 2005 David Zeuthen <davidz@redhat.com> - 0.15-11
|
||||
- Add mimetypes for OOo2 (#150546)
|
||||
|
||||
* Mon Oct 18 2004 Alexander Larsson <alexl@redhat.com> - 0.15-10
|
||||
- Fix for mime sniffing on big-endian
|
||||
|
||||
* Thu Oct 14 2004 Colin Walters <walters@redhat.com> - 0.15-9
|
||||
- Handle renaming of hxplay.desktop to realplay.desktop
|
||||
|
||||
* Wed Oct 13 2004 Matthias Clasen <mclasen@redhat.com> - 0.15-8
|
||||
- Handle XUL files. #134122
|
||||
|
||||
* Wed Oct 13 2004 Colin Walters <walters@redhat.com> - 0.15-7
|
||||
- Make helix default for ogg and mp3, will switch wav/flac too
|
||||
when support is added
|
||||
|
||||
* Wed Oct 6 2004 Alexander Larsson <alexl@redhat.com> - 0.15-6
|
||||
- Change default pdf viewer to ggv
|
||||
|
||||
* Tue Sep 7 2004 Alexander Larsson <alexl@redhat.com> - 0.15-4
|
||||
- Fixed evo desktop file reference in defaults.list
|
||||
|
||||
* Mon Sep 6 2004 Caolan McNamara <caolanm@redhat.com> - 0.15-3
|
||||
- wpd can be opened in abiword, but not in openoffice.org (#114907)
|
||||
|
||||
* Fri Sep 3 2004 Alexander Larsson <alexl@redhat.com> - 0.15-2
|
||||
- Add list of default apps (#131643)
|
||||
|
||||
* Mon Aug 30 2004 Jonathan Blandford <jrb@redhat.com> 0.15-1
|
||||
- bump version
|
||||
|
||||
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
|
||||
- rebuilt
|
||||
|
||||
* Mon Mar 22 2004 Alex Larsson <alexl@redhat.com> 0.14-1
|
||||
- update to 0.14
|
||||
|
||||
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
|
||||
- rebuilt
|
||||
|
||||
* Mon Jan 26 2004 Alexander Larsson <alexl@redhat.com> 0.13-1
|
||||
- 0.13
|
||||
|
||||
* Fri Jan 16 2004 Alexander Larsson <alexl@redhat.com> mime-info
|
||||
- Initial build.
|
Loading…
Reference in New Issue
Block a user