[kde-runtime] upstream phonon kcm fix (pulseaudio card profiles)

Rex Dieter rdieter at fedoraproject.org
Sun May 11 01:43:56 UTC 2014


commit f5341e5b0a8c4044b0521c37fe506e62cfd286bb
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Sat May 10 20:44:23 2014 -0500

    upstream phonon kcm fix (pulseaudio card profiles)
    
    - drop unused passwordless-kwallet patch (now that we have pam-kwallet to play with)

 .gitignore                                         |    5 +--
 0006-phonon-Fix-PulseAudio-card-profile-list.patch |   32 --------------------
 kde-runtime.spec                                   |    7 +---
 sources                                            |    2 +-
 4 files changed, 4 insertions(+), 42 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index df2ad88..0772bdc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1 @@
-/kde-runtime-4.12.90.tar.xz
-/kde-runtime-4.12.95.tar.xz
-/kde-runtime-4.12.97.tar.xz
-/kde-runtime-4.13.0.tar.xz
+/kde-runtime-4.13.1.tar.xz
diff --git a/kde-runtime.spec b/kde-runtime.spec
index 743d164..4546d5e 100644
--- a/kde-runtime.spec
+++ b/kde-runtime.spec
@@ -8,8 +8,8 @@
 
 Name:    kde-runtime
 Summary: KDE Runtime
-Version: 4.13.0
-Release: 3%{?dist}
+Version: 4.13.1
+Release: 1%{?dist}
 
 # http://techbase.kde.org/Policies/Licensing_Policy
 License: LGPLv2+ and GPLv2+
@@ -70,7 +70,6 @@ Patch52: kde-runtime-mouseeventlistener.patch
 Patch60: kdebase-runtime-4.6.0-canberra.patch
 
 ## upstream patches
-Patch106: 0006-phonon-Fix-PulseAudio-card-profile-list.patch
 
 # rhel patches
 Patch300: kde-runtime-4.9.2-webkit.patch
@@ -218,8 +217,6 @@ Requires: %{name} = %{version}-%{release}
 %patch60 -p1 -b .canberra
 %endif
 
-%patch106 -p1 -b .0006
-
 %if ! 0%{?webkit}
 %patch300 -p1 -b .webkit
 %global no_webkit -DKDERUNTIME_NO_WEBKIT:BOOL=ON -DPLASMA_NO_KDEWEBKIT:BOOL=ON
diff --git a/sources b/sources
index 4e37016..0ad28b3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-05f2e2b14f19fdd4b224cb081970bf8f  kde-runtime-4.13.0.tar.xz
+aaf5a2db800618d4271d771ff143da81  kde-runtime-4.13.1.tar.xz


More information about the scm-commits mailing list