rpms/redhat-artwork/F-7 redhat-artwork-7.0.0-bz#242840-kwin-bluecurve.patch, NONE, 1.1 redhat-artwork.spec, 1.193, 1.194

Than Ngo (than) fedora-extras-commits at redhat.com
Tue Jun 19 15:40:22 UTC 2007


Author: than

Update of /cvs/extras/rpms/redhat-artwork/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10913

Modified Files:
	redhat-artwork.spec 
Added Files:
	redhat-artwork-7.0.0-bz#242840-kwin-bluecurve.patch 
Log Message:
fix bz#242840, Bluecurve KWin theme shows pixel noise for "sticky" icon


redhat-artwork-7.0.0-bz#242840-kwin-bluecurve.patch:

--- NEW FILE redhat-artwork-7.0.0-bz#242840-kwin-bluecurve.patch ---
--- redhat-artwork-7.0.0/art/kde/kwin/Bluecurve/bluecurveclient.cpp.orig	2007-06-19 17:36:00.000000000 +0200
+++ redhat-artwork-7.0.0/art/kde/kwin/Bluecurve/bluecurveclient.cpp	2007-06-19 17:36:22.000000000 +0200
@@ -30,7 +30,7 @@
 #include <kdebug.h>
 
 
-#define BASE_BUTTON_SIZE  17
+#define BASE_BUTTON_SIZE  16
 #define BORDER_WIDTH      6
 #define CORNER_RADIUS     12
 


Index: redhat-artwork.spec
===================================================================
RCS file: /cvs/extras/rpms/redhat-artwork/F-7/redhat-artwork.spec,v
retrieving revision 1.193
retrieving revision 1.194
diff -u -r1.193 -r1.194
--- redhat-artwork.spec	25 May 2007 14:02:29 -0000	1.193
+++ redhat-artwork.spec	19 Jun 2007 15:39:47 -0000	1.194
@@ -4,7 +4,7 @@
 Summary: Artwork for Red Hat default look-and-feel
 Name: redhat-artwork
 Version: 7.0.0
-Release: 10%{?dist} 
+Release: 11%{?dist} 
 URL: http://www.redhat.com
 Source0: %{name}-%{version}.tar.gz
 Source1: post-install-fixup.sh
@@ -17,6 +17,7 @@
 Source7: FedoraFlyingHigh.kcsrc
 Patch0: redhat-artwork-7.0.0-kdm-userlist.patch
 Patch1: redhat-artwork-7.0.0-timed-login.patch
+Patch2: redhat-artwork-7.0.0-bz#242840-kwin-bluecurve.patch
 Group: User Interface/Desktops
 License: GPL
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -71,6 +72,7 @@
 %setup -q
 %patch0 -p1 -b .kdm-userlist
 %patch1 -p1 -b .timed-login
+%patch2 -p1 -b .bz#242840-kwin-bluecurve
 
 mkdir post-install
 (cd post-install; tar xzvf %{SOURCE2})
@@ -448,6 +450,9 @@
 %{_datadir}/apps/kwin/bluecurve.desktop
 
 %changelog
+* Tue Jun 19 2007 Than Ngo <than at redhat.com> - 7.0.0-11.fc7
+- fix bz#242840, Bluecurve KWin theme shows pixel noise for "sticky" icon
+
 * Thu May 24 2007 Matthias Clasen <mclasen at redhat.com> - 7.0.0-10
 - Require gnome-themes (#240872)
 




More information about the fedora-extras-commits mailing list