[python-pyside/f14/master] Re-enabled phonon bindings

Kalev Lember kalev at fedoraproject.org
Sat Oct 2 15:29:52 UTC 2010


commit ebcfc912bee2cb6378e58a5dce278b4d9a0a12cc
Author: Kalev Lember <kalev at smartlink.ee>
Date:   Sat Oct 2 18:09:51 2010 +0300

    Re-enabled phonon bindings

 python-pyside.spec |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/python-pyside.spec b/python-pyside.spec
index 72884c5..06ed7b7 100644
--- a/python-pyside.spec
+++ b/python-pyside.spec
@@ -2,7 +2,7 @@
 
 Name:           python-pyside
 Version:        0.4.1
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Python bindings for Qt4
 
 Group:          Development/Languages
@@ -18,8 +18,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  cmake
 BuildRequires:  generatorrunner-devel
-# http://bugs.openbossa.org/show_bug.cgi?id=355
-#BuildRequires:  phonon-devel
+BuildRequires:  phonon-devel
 BuildRequires:  python2-devel
 BuildRequires:  qt4-devel
 BuildRequires:  qt4-webkit-devel
@@ -118,6 +117,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Oct 02 2010 Kalev Lember <kalev at smartlink.ee> - 0.4.1-3
+- Re-enabled phonon bindings
+
 * Fri Sep 17 2010 Kalev Lember <kalev at smartlink.ee> - 0.4.1-2
 - Depend on qt4-webkit-devel instead of qt-webkit-devel
 


More information about the scm-commits mailing list