Accepting request 319725 from home:dimstar:Factory
- Add pkgconfig(udev) BuildRequires: we explicitly expect udev.pc to be present to define _udevrulesdir. This helps with the changes done in systemd 222. OBS-URL: https://build.opensuse.org/request/show/319725 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=157
This commit is contained in:
parent
4f939bb644
commit
98f7d2aeac
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jul 31 09:40:24 UTC 2015 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Add pkgconfig(udev) BuildRequires: we explicitly expect udev.pc
|
||||||
|
to be present to define _udevrulesdir.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 23 12:38:33 CEST 2015 - tiwai@suse.de
|
Thu Jul 23 12:38:33 CEST 2015 - tiwai@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package pulseaudio
|
# spec file for package pulseaudio
|
||||||
#
|
#
|
||||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -84,6 +84,7 @@ BuildRequires: pkgconfig(ice)
|
|||||||
BuildRequires: pkgconfig(json) >= 0.11
|
BuildRequires: pkgconfig(json) >= 0.11
|
||||||
BuildRequires: pkgconfig(sbc) >= 1.0
|
BuildRequires: pkgconfig(sbc) >= 1.0
|
||||||
BuildRequires: pkgconfig(sm)
|
BuildRequires: pkgconfig(sm)
|
||||||
|
BuildRequires: pkgconfig(udev)
|
||||||
BuildRequires: pkgconfig(x11)
|
BuildRequires: pkgconfig(x11)
|
||||||
BuildRequires: pkgconfig(x11-xcb)
|
BuildRequires: pkgconfig(x11-xcb)
|
||||||
BuildRequires: pkgconfig(xcb)
|
BuildRequires: pkgconfig(xcb)
|
||||||
@ -537,7 +538,6 @@ exit 0
|
|||||||
%{_libexecdir}/systemd/user/%{name}.service
|
%{_libexecdir}/systemd/user/%{name}.service
|
||||||
%{_libexecdir}/systemd/user/%{name}.socket
|
%{_libexecdir}/systemd/user/%{name}.socket
|
||||||
|
|
||||||
|
|
||||||
%if %{defined suse_version}
|
%if %{defined suse_version}
|
||||||
%config(noreplace) %{_fwdefdir}/pulseaudio-server
|
%config(noreplace) %{_fwdefdir}/pulseaudio-server
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user