From 7d7836e372436d4ec91658450c51f7b2019e4c84 Mon Sep 17 00:00:00 2001 From: Kevin Kofler Date: Oct 25 2007 18:50:24 +0000 Subject: Sync rdieter's fix from devel: - fix application of custom zoom patch (rh#335461) --- diff --git a/kdelibs.spec b/kdelibs.spec index 39e6d26..b5acc50 100644 --- a/kdelibs.spec +++ b/kdelibs.spec @@ -21,7 +21,7 @@ Summary: K Desktop Environment - Libraries Version: 3.5.8 -Release: 6%{?dist} +Release: 7%{?dist} %if 0%{?fedora} > 8 Name: kdelibs3 @@ -231,7 +231,7 @@ format for easy browsing # upstream patches %patch200 -p0 -b .http-regression -%patch201 -p0 -b .kde#150944 +%patch201 -p4 -b .kde#150944 sed -i -e "s,^#define KDE_VERSION_STRING .*,#define KDE_VERSION_STRING \"%{version}-%{release} %{distname}\"," kdecore/kdeversion.h @@ -515,8 +515,11 @@ touch --no-create %{_datadir}/icons/crystalsvg 2> /dev/null || : %changelog -* Tue Oct 25 2007 Than Ngo - 3.5.8-6 -- fix kde#150944, rh#335461, KSelectAction can not be edited +* Thu Oct 25 2007 Rex Dieter - 3.5.8-7 +- fix application of custom zoom patch (rh#335461) + +* Tue Oct 23 2007 Than Ngo - 3.5.8-6 +- Resolves: rh#335461, kpdf and kview lost custom zoom * Thu Oct 18 2007 Than Ngo - 3.5.8-5 - bz273681, add vhdl syntax for kate, thanks to Chitlesh GOORAH