[kdegraphics] patch upstreamed (thanks pinotree)

Rex Dieter rdieter at fedoraproject.org
Tue Oct 19 20:22:54 UTC 2010


commit a66e108997777464a9c5793cfb8909563b9f747f
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Tue Oct 19 15:28:52 2010 -0500

    patch upstreamed (thanks pinotree)

 kdegraphics.spec |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
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


More information about the scm-commits mailing list