[libqzeitgeist] patch upstreamed

Rex Dieter rdieter at fedoraproject.org
Mon Oct 31 12:52:04 UTC 2011


commit 6b49e3f2686fb686c39ddd5f6a680724f5cb7330
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Mon Oct 31 07:51:49 2011 -0500

    patch upstreamed

 libqzeitgeist.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/libqzeitgeist.spec b/libqzeitgeist.spec
index b7ed08b..7070282 100644
--- a/libqzeitgeist.spec
+++ b/libqzeitgeist.spec
@@ -8,10 +8,10 @@ License: LGPLv2+
 URL:     http://projects.kde.org/projects/kdesupport/libqzeitgeist 
 Source0: http://download.kde.org/download.php?url=stable/libqzeitgeist/%{version}/src/libqzeitgeist-%{version}.tar.bz2
 
-## upstreamable patches
+## upstream patches
 # fix linking (don't link the Qt world, including QtWebkit, only use QT_DECLARATIVE_LIBRARIES)
 # consistently use QT_IMPORTS_DIR
-Patch50: libqzeitgeist-0.8.0-declarative.patch
+Patch100: libqzeitgeist-0.8.0-declarative.patch
 
 BuildRequires: automoc4
 BuildRequires: cmake
@@ -31,7 +31,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
 %prep
 %setup -q 
 
-%patch50 -p1 -b .declarative
+%patch100 -p1 -b .declarative
 
 
 %build


More information about the scm-commits mailing list