[kdegraphics] - fix typo in xps patch (#643833)

Rex Dieter rdieter at fedoraproject.org
Wed Oct 20 13:08:50 UTC 2010


commit 32ea988cf7e6dcf4a8dc2c5929c1a628b5c0c4cd
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Wed Oct 20 08:15:04 2010 -0500

    - fix typo in xps patch (#643833)

 kdegraphics-4.5.2-okular_xps_hack.patch |    2 +-
 kdegraphics.spec                        |    5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/kdegraphics-4.5.2-okular_xps_hack.patch b/kdegraphics-4.5.2-okular_xps_hack.patch
index 95209d7..13066c0 100644
--- a/kdegraphics-4.5.2-okular_xps_hack.patch
+++ b/kdegraphics-4.5.2-okular_xps_hack.patch
@@ -6,7 +6,7 @@ diff -up kdegraphics-4.5.2/okular/generators/xps/libokularGenerator_xps.desktop.
  Comment[zh_TW]=Okular 的 XPS 後端
  X-KDE-ServiceTypes=okular/Generator
 -MimeType=application/vnd.ms-xpsdocument;
-+MimeType=appliation/oxps;application/vnd.ms-xpsdocument;
++MimeType=application/oxps;application/vnd.ms-xpsdocument;
  X-KDE-Library=okularGenerator_xps
  X-KDE-Priority=4
  X-KDE-okularAPIVersion=1
diff --git a/kdegraphics.spec b/kdegraphics.spec
index 4855c68..9f40755 100644
--- a/kdegraphics.spec
+++ b/kdegraphics.spec
@@ -15,7 +15,7 @@
 Summary:        KDE Graphics Applications
 Epoch:          7
 Version:        4.5.2
-Release:        3%{?dist}
+Release:        4%{?dist}
 
 Name:           kdegraphics
 #Obsoletes:     kdegraphics4 < %{version}-%{release}
@@ -272,6 +272,9 @@ fi
 
 
 %changelog
+* Wed Oct 19 2010 Rex Dieter <rdieter at fedoraproject.org> - 4.5.2-4
+- fix typo in xps patch (#643833)
+
 * Tue Oct 19 2010 Rex Dieter <rdieter at fedoraproject.org> - 4.5.2-3
 - okular fails to load XPS files (#643833)
 


More information about the scm-commits mailing list