From ac114896c309481468ce0360dd2639bce6fcff13 Mon Sep 17 00:00:00 2001 From: Than Ngo Date: Wed, 27 Sep 2006 15:15:45 +0000 Subject: [PATCH] - fix #115891/bz#208270, CUPS 1.2.x unix socket support - apply upstream patches fix #123915, Page format display is 'overlaid' --- kdelibs.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/kdelibs.spec b/kdelibs.spec index 7c137ec..661c05d 100644 --- a/kdelibs.spec +++ b/kdelibs.spec @@ -64,6 +64,7 @@ Patch113: kdelibs-3.5.4-kde#134118.patch Patch114: kdelibs-3.5.4-kde#133401.patch Patch115: kdelibs-3.5.4-kde#131979.patch Patch116: kdelibs-3.5.4-kde#115891.patch +Patch117: kdelibs-3.5.4-kde#123915.patch %if %{arts} Requires: arts >= %{arts_epoch}:%{arts_version} @@ -211,6 +212,7 @@ format for easy browsing %patch114 -p0 -b .kde#133401 %patch115 -p0 -b .kde#131979 %patch116 -p0 -b .kde#115891 +%patch117 -p0 -b .kde#123915 perl -pi -e "s,^#define KDE_VERSION_STRING .*,#define KDE_VERSION_STRING \"%{version}-%{release} %{distname}\"," kdecore/kdeversion.h @@ -440,7 +442,9 @@ fi %changelog * Tue Sep 26 2006 6:3.5.4-8 -- fix #115891/bz#193098, CUPS 1.2.x unix socket support +- fix #115891/bz#208270, CUPS 1.2.x unix socket support +- apply upstream patches + fix #123915, Page format display is 'overlaid' * Thu Sep 14 2006 Than Ngo 6:3.5.4-7 - apply upstream patches