[kdeutils/f15] fix bz#719306, Number buttons cannot be used in kcalc

Than Ngo than at fedoraproject.org
Thu Jul 7 11:33:45 UTC 2011


commit 067b5cfe3c993d7f052148d3bca6e2edd85ac720
Author: Than Ngo <than at redhat.com>
Date:   Thu Jul 7 13:33:59 2011 +0200

    fix bz#719306, Number buttons cannot be used in kcalc

 kdeutils.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/kdeutils.spec b/kdeutils.spec
index 14cb579..badcfe5 100644
--- a/kdeutils.spec
+++ b/kdeutils.spec
@@ -6,7 +6,7 @@
 Name:           kdeutils
 Epoch:          6
 Version:        4.6.5
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        KDE Utilities
 
 Group:          Applications/System
@@ -21,6 +21,8 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Patch50: kdeutils-4.6.1-gpg2.patch
 
 ## upstream patches
+# Number buttons cannot be used in kcalc, kde#256591
+Patch100: kdeutils-4.6.5-kcalc-bz#719306.patch
 
 ## trunk, added to trunk/4.7, add support for automatic printer driver installation (Tim Waugh, #576660)
 Patch200: kdeutils-4.4.1-printer-applet-InstallPrinterDrivers.patch
@@ -123,6 +125,7 @@ Requires: kdelibs4-devel
 %setup -q -n kdeutils-%{version}
 
 %patch50 -p1 -b .gpg2
+%patch100 -p1 -b .kcalc
 %patch200 -p1 -b .InstallPrinterDrivers
 
 
@@ -334,6 +337,9 @@ fi
 
 
 %changelog
+* Thu Jul 07 2011 Than Ngo <than at redhat.com> - 6:4.6.5-2
+- fix bz#719306, Number buttons cannot be used in kcalc
+
 * Fri Jul 01 2011 Jaroslav Reznik <jreznik at redhat.com> - 6:4.6.5-1
 - 4.6.5
 


More information about the scm-commits mailing list