From a66e108997777464a9c5793cfb8909563b9f747f Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Oct 19 2010 20:28:52 +0000 Subject: patch upstreamed (thanks pinotree) --- diff --git a/kdegraphics.spec b/kdegraphics.spec index 03bcdd6..4855c68 100644 --- a/kdegraphics.spec +++ b/kdegraphics.spec @@ -30,12 +30,12 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) ## upstreamable patches # okular.desktop : Categories=-Office,+VectorGraphics (http://bugzilla.redhat.com/591089) Patch50: kdegraphics-4.5.1-okular_dt.patch + +## upstream patches # newer shared-mime-info defines application/oxps as primary mimetype, and libokularGenerator_xps # doesn't grok the application/vnd.ms-xpsdocument alias properly. See # http://bugzilla.redhat.com/643833 -Patch51: kdegraphics-4.5.2-okular_xps_hack.patch - -## upstream patches +Patch100: kdegraphics-4.5.2-okular_xps_hack.patch %if 0%{?fedora} BuildRequires: chmlib-devel @@ -122,7 +122,7 @@ Summary: A kioslave for displaying WinHelp files %setup -q -n kdegraphics-%{version}%{?alphatag} %patch50 -p1 -b .okular_dt -%patch51 -p1 -b .okular_xps_hack +%patch100 -p1 -b .okular_xps_hack %build