From 0ee28e449b8727e508469e7a3db78056bdc53171 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Wed, 5 Feb 2014 08:48:10 +0200 Subject: [PATCH] fix missing ; in .desktop MimeType --- fbida-desktop.patch | 12 +++++------- fbida.spec | 4 ++-- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/fbida-desktop.patch b/fbida-desktop.patch index 1c7c20e..d61bd73 100644 --- a/fbida-desktop.patch +++ b/fbida-desktop.patch @@ -1,14 +1,12 @@ ---- fbida-2.01/desktop/ida.desktop.orig 2004-03-28 13:32:34.000000000 +0200 -+++ fbida-2.01/desktop/ida.desktop 2004-10-25 22:16:52.605726440 +0200 -@@ -3,7 +3,9 @@ - Encoding=UTF-8 - Name=ida - GenericName=Image Viewer +--- fbida-2.01/desktop/ida.desktop 2004-10-25 22:16:52.605726440 +0200 ++++ fbida-2.09/desktop/ida.desktop 2014-02-05 08:47:24.433485347 +0200 +@@ -6,4 +6,6 @@ +GenericName[pl]=Przeglądarka obrazków Exec=ida %F -Terminal=no -Categories=Motif;Graphics;Viewer +-MimeType=image/jpeg;image/tiff;image/png +Terminal=false +Categories=Motif;Graphics;Viewer; - MimeType=image/jpeg;image/tiff;image/png ++MimeType=image/jpeg;image/tiff;image/png; +# vi: encoding=utf-8 diff --git a/fbida.spec b/fbida.spec index 47e1af6..0d43c31 100644 --- a/fbida.spec +++ b/fbida.spec @@ -12,7 +12,7 @@ %bcond_without sane # without SANE scanning support (in ida) %bcond_without tiff # without TIFF images support %bcond_without webp # without WebP images support -# + %if %{without motif} # SANE used only in ida %undefine with_sane @@ -21,7 +21,7 @@ Summary: fbida - a few applications for viewing and editing images Summary(pl.UTF-8): fbida - kilka aplikacji do oglądania i edycji obrazków Name: fbida Version: 2.09 -Release: 12 +Release: 13 License: GPL Group: Applications/Graphics Source0: http://www.kraxel.org/releases/fbida/%{name}-%{version}.tar.gz -- 2.44.0