rdieter pushed to wxMaxima (f22). "invalid MIME type and no default file association (#1222224)"

notifications at fedoraproject.org notifications at fedoraproject.org
Sat May 16 17:43:43 UTC 2015


From 2e05df845e8d6e16e4f04f6c7b2c5f59355dfcdb Mon Sep 17 00:00:00 2001
From: Rex Dieter <rdieter at math.unl.edu>
Date: Sat, 16 May 2015 12:43:36 -0500
Subject: invalid MIME type and no default file association (#1222224)


diff --git a/wxMaxima.spec b/wxMaxima.spec
index cad8893..d2a95b5 100644
--- a/wxMaxima.spec
+++ b/wxMaxima.spec
@@ -5,7 +5,7 @@
 Summary: Graphical user interface for Maxima 
 Name:    wxMaxima
 Version: 15.04.0
-Release: 1%{?dist}
+Release: 2%{?dist}
 
 License: GPLv2+
 Group:   Applications/Engineering
@@ -73,7 +73,8 @@ rm -rfv %{buildroot}%{_datadir}/pixmaps/
 
 
 %check
-appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/wxmaxima.appdata.xml ||:
+appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/wxmaxima.appdata.xml
+desktop-file-validate %{buildroot}%{_datadir}/applications/wxmaxima.desktop
 
 
 %post
@@ -111,6 +112,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
 
 
 %changelog
+* Sat May 16 2015 Rex Dieter <rdieter at fedoraproject.org> 15.04.0-2
+- invalid MIME type and no default file association (#1222224)
+
 * Fri May 01 2015 Rex Dieter <rdieter at fedoraproject.org> 15.04.0-1
 - 15.04.0
 
diff --git a/wxmaxima.desktop b/wxmaxima.desktop
index 86ff773..477e969 100644
--- a/wxmaxima.desktop
+++ b/wxmaxima.desktop
@@ -7,4 +7,4 @@ Icon=wxmaxima
 Terminal=false
 Type=Application
 Categories=Education;Science;Math;Development;
-MimeType=text-x-wxmathml;text/x-wxmaxima-batch;
+MimeType=text/x-wxmathml;text/x-wxmaxima-batch;
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/wxMaxima.git/commit/?h=f22&id=2e05df845e8d6e16e4f04f6c7b2c5f59355dfcdb


More information about the scm-commits mailing list