Accepting request 141415 from home:rwooninck:CK-removal

Enable systemd support for pulseaudio

OBS-URL: https://build.opensuse.org/request/show/141415
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=103
This commit is contained in:
Dominique Leuenberger 2012-11-15 14:42:30 +00:00 committed by Git OBS Bridge
parent 86ece95a38
commit 492ad7e16f
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Nov 15 13:23:47 UTC 2012 - tittiatcoke@gmail.com
- add systemd to the buildrequires and enable systemd support
-------------------------------------------------------------------
Sun Nov 4 00:58:52 UTC 2012 - crrodriguez@opensuse.org

View File

@ -64,6 +64,7 @@ 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: systemd-devel
BuildRequires: xz
BuildRequires: pkgconfig(gconf-2.0)
BuildRequires: pkgconfig(glib-2.0)
@ -271,6 +272,7 @@ export SUSE_ASNEEDED=0
%configure \
--disable-static \
--disable-rpath \
--enable-systemd \
--with-system-user=pulse \
--with-system-group=pulse \
--with-access-group=pulse-access \