Hello community,

here is the log from the commit of package pulseaudio for openSUSE:Factory 
checked in at 2013-09-16 09:19:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pulseaudio (Old)
 and      /work/SRC/openSUSE:Factory/.pulseaudio.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pulseaudio"

Changes:
--------
--- /work/SRC/openSUSE:Factory/pulseaudio/pulseaudio.changes    2013-08-21 
15:09:35.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.pulseaudio.new/pulseaudio.changes       
2013-09-16 09:19:44.000000000 +0200
@@ -1,0 +2,7 @@
+Sat Sep  7 11:30:40 UTC 2013 - dims...@opensuse.org
+
+- Update to git snapshot (rev: gbf9b3)/ bluez5 branch.
+  Note: this is not HEAD of the bluez5 branch, as in local tests,
+  this did fail to load the bluetooth modules.
+
+-------------------------------------------------------------------

Old:
----
  pulseaudio-4.0.tar.xz

New:
----
  pulseaudio-4.0-140-gbf9b3.tar.xz

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

Other differences:
------------------
++++++ pulseaudio.spec ++++++
--- /var/tmp/diff_new_pack.vRF5wO/_old  2013-09-16 09:19:45.000000000 +0200
+++ /var/tmp/diff_new_pack.vRF5wO/_new  2013-09-16 09:19:45.000000000 +0200
@@ -17,8 +17,9 @@
 
 
 Name:           pulseaudio
-Version:        4.0
+Version:        4.0+git
 Release:        0
+%define _version 4.0-140-gbf9b3
 %define drvver  4.0
 %define soname  0
 %define _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d
@@ -27,7 +28,8 @@
 License:        GPL-2.0+ and LGPL-2.1+
 Group:          System/Sound Daemons
 Url:            http://pulseaudio.org
-Source:         
http://www.freedesktop.org/software/pulseaudio/releases/%{name}-%{version}.tar.xz
+# git clone of http://cgit.freedesktop.org/pulseaudio/pulseaudio/log/?h=bluez5
+Source:         %{name}-%{_version}.tar.xz
 Source1:        default.pa-for-gdm
 Source2:        setup-pulseaudio
 Source3:        sysconfig.sound-pulseaudio
@@ -40,7 +42,7 @@
 BuildRequires:  pkgconfig(systemd)
 %endif
 BuildRequires:  alsa-devel >= 1.0.24
-BuildRequires:  bluez-devel >= 4.99
+BuildRequires:  bluez-devel >= 5
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -65,8 +67,6 @@
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
 BuildRequires:  xorg-x11-devel
-# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
-BuildRequires:  xz
 BuildRequires:  pkgconfig(dbus-1) >= 1.4.12
 BuildRequires:  pkgconfig(gconf-2.0)
 BuildRequires:  pkgconfig(glib-2.0)
@@ -162,7 +162,7 @@
 Summary:        Bluetooth support for the PulseAudio sound server
 Group:          System/Sound Daemons
 Requires:       %{name} = %{version}
-Requires:       bluez >= 4.99
+Requires:       bluez >= 5
 
 %description module-bluetooth
 pulseaudio is a networked sound server for Linux and other Unix like
@@ -263,14 +263,13 @@
 
 %lang_package
 %prep
-%setup -q -T -b0
-translation-update-upstream
+%setup -q -T -b0 -n %{name}-%{_version}
 %patch0
 %patch1 -p1
 %patch2
 
 %build
-autoreconf -fiv
+NOCONFIGURE=1 ./bootstrap.sh
 %configure \
         --disable-static \
         --disable-rpath \
@@ -282,7 +281,8 @@
         --with-system-group=pulse \
         --with-access-group=pulse-access \
         --disable-hal-compat \
-        --with-udev-rules-dir=%{_udevrulesdir}
+        --with-udev-rules-dir=%{_udevrulesdir} \
+        --enable-bluez5 --disable-bluez4
 make %{?_smp_mflags} V=1
 make doxygen
 

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

Reply via email to