diff --git a/pulseaudio.changes b/pulseaudio.changes index 4604fc9..d9a1fdf 100644 --- a/pulseaudio.changes +++ b/pulseaudio.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 16 12:12:54 UTC 2012 - coolo@suse.com + +- buildrequire systemd through pkgconfig provides to remove cycle + ------------------------------------------------------------------- Thu Sep 6 14:08:55 CEST 2012 - tiwai@suse.de diff --git a/pulseaudio.spec b/pulseaudio.spec index 6066648..e2a5811 100644 --- a/pulseaudio.spec +++ b/pulseaudio.spec @@ -22,7 +22,7 @@ Release: 0 %define drvver 2.1 %define soname 0 Summary: A Networked Sound Server -License: GPL-2.0+ ; LGPL-2.1+ +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 @@ -34,7 +34,7 @@ Patch0: disabled-start.diff Patch1: suppress-socket-error-msg.diff Patch2: pulseaudio-wrong-memset.patch %if 0%{?suse_version} >= 1210 -BuildRequires: systemd-devel +BuildRequires: pkgconfig(systemd) %endif BuildRequires: alsa-devel BuildRequires: bluez-devel