[kdebase-workspace] 4.6.3

Rex Dieter rdieter at fedoraproject.org
Thu Apr 28 19:02:27 UTC 2011


commit bc5221f02c140890623db038747fe4a6d5b80134
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Thu Apr 28 14:02:17 2011 -0500

    4.6.3

 .gitignore                                         |    2 +-
 ...kspace-4.6.1-ksysguard-add-missing-module.patch |   11 --------
 kdebase-workspace-4.6.2-nvbacklight.patch          |   26 --------------------
 kdebase-workspace.spec                             |   13 ++++------
 sources                                            |    2 +-
 5 files changed, 7 insertions(+), 47 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 946e5bd..bc87cf1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
-/kdebase-workspace-4.6.1.tar.bz2
 /kdebase-workspace-4.6.2.tar.bz2
+/kdebase-workspace-4.6.3.tar.bz2
diff --git a/kdebase-workspace.spec b/kdebase-workspace.spec
index 40fdc7d..4ee0346 100644
--- a/kdebase-workspace.spec
+++ b/kdebase-workspace.spec
@@ -3,10 +3,10 @@
 
 Summary: KDE Workspace
 Name:    kdebase-workspace
-Version: 4.6.2
+Version: 4.6.3
 
 # for .0 releases we have to use '00' as '0' is treated as null by cmake, dont' forget to update
-%define kde4workspace_version 4.6.2
+%define kde4workspace_version %{version} 
 
 Release: 4%{?dist}
 
@@ -66,10 +66,6 @@ Patch23: kdebase-workspace-4.5.2-startkde_zenity.patch
 Patch50: kdebase-workspace-4.3.3-kde#171685.patch
 
 ## 4.6 patches
-Patch100: kdebase-workspace-4.6.2-nvbacklight.patch
-# (regression) missing include caused the temperature plasmoids and ksysguard
-# temperature sensors to no longer work, commit 0e151ea2ab1663f3649688139739712060ae3259
-Patch101: kdebase-workspace-4.6.1-ksysguard-add-missing-module.patch
 
 ## Fedora specific patches
 ## HAL-ectomy
@@ -315,8 +311,6 @@ Requires: akonadi
 %patch50 -p1 -b .kde#171685
 
 # 4.6 patches
-%patch100 -p1 -b .nvbacklight
-%patch101 -p1 -b .ksysguard-add-missing-module
 
 # trunk patches
 
@@ -740,6 +734,9 @@ fi
 
 
 %changelog
+* Thu Apr 28 2011 Rex Dieter <rdieter at fedoraproject.org> 4.6.3-4
+- 4.6.3
+
 * Thu Apr 21 2011 Kevin Kofler <Kevin at tigcc.ticalc.org> - 4.6.2-4
 - fix kde#270942 (direct rendering disabled on Intel graphics since mesa 7.10.1)
 
diff --git a/sources b/sources
index 192bb31..c9b1689 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c544190b7f145df58f0e0bad5b46e0b3  kdebase-workspace-4.6.2.tar.bz2
+1e481727c3a5c2e4b751b9c56bd56583  kdebase-workspace-4.6.3.tar.bz2


More information about the scm-commits mailing list