Hello community,

here is the log from the commit of package phonon for openSUSE:Factory
checked in at Wed Aug 31 10:32:33 CEST 2011.



--------
--- KDE/phonon/phonon.changes   2011-08-11 09:43:35.000000000 +0200
+++ /mounts/work_src_done/STABLE/phonon/phonon.changes  2011-08-30 
10:28:05.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Aug 30 08:26:23 UTC 2011 - idon...@suse.com
+
+- Add phonon-math-include.patch, add missing math.h include 
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
  phonon-math-include.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ phonon.spec ++++++
--- /var/tmp/diff_new_pack.ak1HCl/_old  2011-08-31 10:32:14.000000000 +0200
+++ /var/tmp/diff_new_pack.ak1HCl/_new  2011-08-31 10:32:14.000000000 +0200
@@ -19,13 +19,14 @@
 
 Name:           phonon
 Version:        4.5.0
-Release:        2
+Release:        4
 License:        LGPLv2.0+
 Summary:        Multimedia Platform Abstraction
 Url:            http://phonon.kde.org/
 Group:          System/GUI/KDE
 Source0:        %{name}-%{version}.tar.bz2
 Source1:        baselibs.conf
+Patch0:         phonon-math-include.patch
 BuildRequires:  QtZeitgeist-devel
 BuildRequires:  automoc4
 BuildRequires:  cmake
@@ -72,6 +73,7 @@
 
 %prep
 %setup -q
+%patch0
 
 %build
   %cmake_kde4 -d build

++++++ phonon-math-include.patch ++++++
--- phonon/pulsestream.cpp      2011-03-25 14:55:56.000000000 +0100
+++ phonon/pulsestream.cpp      2011-08-30 10:25:50.061324901 +0200
@@ -21,6 +21,7 @@
 */
 
 #include "pulsestream_p.h"
+#include <math.h>
 
 QT_BEGIN_NAMESPACE
 

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to