[koffice] patch is (essentially) upstream already

Rex Dieter rdieter at fedoraproject.org
Sat Oct 2 18:47:32 UTC 2010


commit b65aead89bf14a95a9f9a653fc01bb31514d765a
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Sat Oct 2 13:50:17 2010 -0500

    patch is (essentially) upstream already

 koffice.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/koffice.spec b/koffice.spec
index 80a3648..692bd73 100644
--- a/koffice.spec
+++ b/koffice.spec
@@ -32,9 +32,9 @@ Source0:        http://download.kde.org/stable/koffice-%{version}/koffice-%{vers
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 ## upstreamable patches
-Patch50: koffice-2.2.82-libmso_buildfix.patch
 
 ## upstream patches
+Patch100: koffice-2.2.82-libmso_buildfix.patc
 
 #-- The following OPTIONAL packages could NOT be located on your system.
 #-- Consider installing them to enable more features from this software.
@@ -493,7 +493,7 @@ Requires:       libxml2-devel
 %prep
 %setup -q
 
-%patch50 -p1 -b .libmso_buildfix
+%patch100 -p1 -b .libmso_buildfix
 
 ## kdchart munging begin
 pushd plugins/chartshape/kdchart


More information about the scm-commits mailing list