[kde-workspace] 4.8.1 removed powerdevil verb., eDP and gcc47 patches

Jaroslav Reznik jreznik at fedoraproject.org
Mon Mar 5 11:18:31 UTC 2012


commit be3407f6c1d06caf4b14fe8b768cfc9a51e3441c
Author: Jaroslav Reznik <jreznik at redhat.com>
Date:   Mon Mar 5 12:18:15 2012 +0100

    4.8.1
    removed powerdevil verb., eDP and gcc47 patches

 .gitignore                                     |    3 +-
 kde-workspace-4.7.97-gcc47.patch               |   12 --------
 kde-workspace-4.8.0-eDP.patch                  |   30 --------------------
 kde-workspace-4.8.0-powerdevil_verbosity.patch |   36 ------------------------
 kde-workspace.spec                             |   23 +++++----------
 sources                                        |    2 +-
 6 files changed, 10 insertions(+), 96 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d50cc23..bde810c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
-/kde-workspace-4.7.97.tar.bz2
-/kde-workspace-4.8.0.tar.bz2
+/kde-workspace-4.8.1.tar.xz
diff --git a/kde-workspace.spec b/kde-workspace.spec
index 5776d01..adf94f5 100644
--- a/kde-workspace.spec
+++ b/kde-workspace.spec
@@ -9,8 +9,8 @@
 
 Summary: KDE Workspace
 Name:    kde-workspace
-Version: 4.8.0
-Release: 12%{?dist}
+Version: 4.8.1
+Release: 1%{?dist}
 
 License: GPLv2
 URL:     https://projects.kde.org/projects/kde/kde-workspace
@@ -20,7 +20,7 @@ URL:     https://projects.kde.org/projects/kde/kde-workspace
 %else
 %global stable stable
 %endif
-Source0: ftp://ftp.kde.org/pub/kde/%{stable}/%{version}/src/kde-workspace-%{version}.tar.bz2
+Source0: ftp://ftp.kde.org/pub/kde/%{stable}/%{version}/src/kde-workspace-%{version}.tar.xz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 # RH/Fedora-specific startkde changes
@@ -89,9 +89,6 @@ Patch52: kde-workspace-4.7.80-bz#732830-login.patch
 # http://bugs.kde.org/242065
 Patch53: kde-workspace-4.7.95-kdm_xauth.patch
 
-# gcc47 fixes (missing headers mostly)
-Patch54: kde-workspace-4.7.97-gcc47.patch
-
 # grub2 integration
 # https://bugzilla.redhat.com/785849 
 # FIXME/TODO: make this configurable somehow, either at build or runtime
@@ -105,11 +102,6 @@ Patch56: kde-workspace-4.8.0-kwin_llvmpipe_whitelist.patch
 Patch57: kde-workspace-4.8.0-bug796969.patch
 
 ## upstream patches
-# https://projects.kde.org/projects/kde/kde-workspace/repository/revisions/4c98afbd97f190e740ac7127f9af99b5333a741a
-# http://bugs.kde.org/289760
-Patch100: kde-workspace-4.8.0-eDP.patch
-# https://projects.kde.org/projects/kde/kde-workspace/repository/revisions/1f68e12cd8ac310f75eb7f8d62b0a7afe8aad601
-Patch101: kde-workspace-4.8.0-powerdevil_verbosity.patch
 
 ## plasma active patches
 # adapted version of wac-html-widgets.patch
@@ -427,15 +419,12 @@ Requires: akonadi
 %patch50 -p1 -b .kde#171685
 %patch52 -p1 -b .bz#732830-login
 %patch53 -p1 -b .kdm_xauth
-%patch54 -p1 -b .gcc47
 %patch55 -p1 -b .kdm_grub2
 ## omit for now, llvmpipe is not ready (http://bugzilla.redhat.com/794835)
 #patch56 -p1 -b .kwin_llvmpipe_whitelist
 %patch57 -p1 -b .bug796969
 
 # upstream patches
-%patch100 -p1 -b .eDP
-%patch101 -p1 -b .powerdevil_verbosity
 
 # plasma-active
 %patch153 -p1 -b .wac-html-widgets
@@ -975,6 +964,10 @@ fi
 
 
 %changelog
+* Mon Mar 05 2012 Jaroslav Reznik <jreznik at redhat.com> - 4.8.1-1
+- 4.8.1
+- removed powerdevil verb., eDP and gcc47 patches
+
 * Tue Feb 28 2012 Rex Dieter <rdieter at fedoraproject.org> 4.8.0-12
 - kdm restart/shutdown does not work (#796969)
 
@@ -1715,7 +1708,7 @@ fi
 
 * Sat Aug 01 2009 Rex Dieter <rdieter at fedoraproject.org> - 4.3.0-2
 - move designer plugins to -libs, fixes
-  Multilib conflicts for index.cache.bz2 (#515088)
+  Multilib conflicts for index.cache.xz (#515088)
 - tighten -libs deps, using %%{?_isa}
 - %%check: desktop-file-validate
 
diff --git a/sources b/sources
index 4157caf..be528bf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-19f40e351df9db3d434a5a579fe7e529  kde-workspace-4.8.0.tar.bz2
+e4549dab07507e602a868bededb740ec  kde-workspace-4.8.1.tar.xz


More information about the scm-commits mailing list