[phonon] phonon-4.7.1

Rex Dieter rdieter at fedoraproject.org
Fri Dec 6 15:16:13 UTC 2013


commit 0cb4ffb2c04ef020f572e8c5767ed4d3013a31a3
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Fri Dec 6 09:16:12 2013 -0600

    phonon-4.7.1

 .gitignore                                         |    3 +-
 0003-fix-rpath-handling.patch                      |   35 --------------------
 ...PulseAudio-envrionment-is-set-up-when-run.patch |   31 -----------------
 ...-explicit-debug-to-setupStreamEnvironment.patch |   33 ------------------
 0006-Add-missing-qdebug-operator-defintion.patch   |   31 -----------------
 phonon.spec                                        |   17 +++------
 sources                                            |    2 +-
 7 files changed, 8 insertions(+), 144 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 61462b1..5a04ea4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
-/phonon-4.6.0.tar.xz
-/phonon-4.7.0.tar.xz
+/phonon-4.7.1.tar.xz
diff --git a/phonon.spec b/phonon.spec
index 6975e01..c2ae05a 100644
--- a/phonon.spec
+++ b/phonon.spec
@@ -10,8 +10,8 @@
 
 Summary: Multimedia framework api
 Name:    phonon
-Version: 4.7.0
-Release: 8%{?dist}
+Version: 4.7.1
+Release: 1%{?dist}
 License: LGPLv2+
 URL:     http://phonon.kde.org/
 %if 0%{?snap}
@@ -21,12 +21,8 @@ Source0: http://download.kde.org/stable/phonon/%{version}/phonon-%{version}.tar.
 %endif
 
 Patch0: phonon-4.7.0-rpath_use_link_path.patch 
+# workaround cmake bogosity calculating relative dirs + /usr-move
 Patch1: phonon-4.7.0-rootDir.patch
-## upstream patches
-Patch0003: 0003-fix-rpath-handling.patch
-Patch0004: 0004-Ensure-the-PulseAudio-envrionment-is-set-up-when-run.patch
-Patch0005: 0005-add-more-explicit-debug-to-setupStreamEnvironment.patch
-Patch0006: 0006-Add-missing-qdebug-operator-defintion.patch
 
 BuildRequires: automoc4 >= 0.9.86
 BuildRequires: cmake >= 2.6.9
@@ -89,10 +85,6 @@ Requires: %{name}-qt5%{?_isa} = %{version}-%{release}
 %prep
 %setup -q 
 
-%patch0003 -p1 -b .0003
-%patch0004 -p1 -b .0004
-%patch0005 -p1 -b .0005
-%patch0006 -p1 -b .0006
 %patch0 -p1 -b .rpath_use_link_path
 %patch1 -p1 -b .rootDir
 
@@ -201,6 +193,9 @@ test "$(pkg-config --modversion phonon4qt5)" = "%{version}"
 
 
 %changelog
+* Fri Dec 06 2013 Rex Dieter <rdieter at fedoraproject.org> 4.7.1-1
+- phonon-4.7.1
+
 * Fri Nov 15 2013 Rex Dieter <rdieter at fedoraproject.org> 4.7.0-8
 - more upstream fixes, upstreamable rpath_use_link_path handling
 
diff --git a/sources b/sources
index 6136728..4193a1e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f5c1a847ac8ae73e67bf762199978278  phonon-4.7.0.tar.xz
+0935e1c00440a03e3032860030398665  phonon-4.7.1.tar.xz


More information about the scm-commits mailing list