[packages/fbida] fix missing ; in .desktop MimeType

glen glen at pld-linux.org
Wed Feb 5 07:48:14 CET 2014


commit 0ee28e449b8727e508469e7a3db78056bdc53171
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Feb 5 08:48:10 2014 +0200

    fix missing ; in .desktop MimeType

 fbida-desktop.patch | 12 +++++-------
 fbida.spec          |  4 ++--
 2 files changed, 7 insertions(+), 9 deletions(-)
---
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
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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fbida.git/commitdiff/0ee28e449b8727e508469e7a3db78056bdc53171



More information about the pld-cvs-commit mailing list