forked from pool/pulseaudio
Accepting request 141430 from multimedia:libs
- Enable systemd integration (following the distribution): + Add systemd-devel BuildRequires. + Pass --enable-systemd to configure. OBS-URL: https://build.opensuse.org/request/show/141430 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pulseaudio?expand=0&rev=93
This commit is contained in:
commit
928f5fa990
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 15 13:23:47 UTC 2012 - tittiatcoke@gmail.com
|
||||||
|
|
||||||
|
- Enable systemd integration (following the distribution):
|
||||||
|
+ Add systemd-devel BuildRequires.
|
||||||
|
+ Pass --enable-systemd to configure.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Nov 4 00:58:52 UTC 2012 - crrodriguez@opensuse.org
|
Sun Nov 4 00:58:52 UTC 2012 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
@ -59,6 +59,7 @@ BuildRequires: libwebrtc_audio_processing-devel
|
|||||||
BuildRequires: lirc-devel
|
BuildRequires: lirc-devel
|
||||||
BuildRequires: orc
|
BuildRequires: orc
|
||||||
BuildRequires: speex-devel
|
BuildRequires: speex-devel
|
||||||
|
BuildRequires: systemd-devel
|
||||||
BuildRequires: tcpd-devel
|
BuildRequires: tcpd-devel
|
||||||
BuildRequires: translation-update-upstream
|
BuildRequires: translation-update-upstream
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
@ -271,6 +272,7 @@ export SUSE_ASNEEDED=0
|
|||||||
%configure \
|
%configure \
|
||||||
--disable-static \
|
--disable-static \
|
||||||
--disable-rpath \
|
--disable-rpath \
|
||||||
|
--enable-systemd \
|
||||||
--with-system-user=pulse \
|
--with-system-user=pulse \
|
||||||
--with-system-group=pulse \
|
--with-system-group=pulse \
|
||||||
--with-access-group=pulse-access \
|
--with-access-group=pulse-access \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user