Accepting request 257729 from multimedia:libs
1 OBS-URL: https://build.opensuse.org/request/show/257729 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pulseaudio?expand=0&rev=122
This commit is contained in:
commit
24bc57f09f
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Oct 18 20:29:58 UTC 2014 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
- Replace xorg-x11-devel for the exact pkgconfig deps needed.
|
||||||
|
- Tell doxygen not to generate timestamped html docs.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 16 08:48:44 UTC 2014 - mpluskal@suse.com
|
Tue Sep 16 08:48:44 UTC 2014 - mpluskal@suse.com
|
||||||
|
|
||||||
|
@ -71,13 +71,18 @@ BuildRequires: systemd
|
|||||||
BuildRequires: systemd-devel
|
BuildRequires: systemd-devel
|
||||||
BuildRequires: translation-update-upstream
|
BuildRequires: translation-update-upstream
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: xorg-x11-devel
|
|
||||||
BuildRequires: pkgconfig(dbus-1) >= 1.4.12
|
BuildRequires: pkgconfig(dbus-1) >= 1.4.12
|
||||||
BuildRequires: pkgconfig(gconf-2.0)
|
BuildRequires: pkgconfig(gconf-2.0)
|
||||||
BuildRequires: pkgconfig(glib-2.0)
|
BuildRequires: pkgconfig(glib-2.0)
|
||||||
BuildRequires: pkgconfig(gtk+-3.0)
|
BuildRequires: pkgconfig(gtk+-3.0)
|
||||||
BuildRequires: pkgconfig(json) >= 0.9
|
BuildRequires: pkgconfig(json) >= 0.9
|
||||||
BuildRequires: pkgconfig(sbc) >= 1.0
|
BuildRequires: pkgconfig(sbc) >= 1.0
|
||||||
|
BuildRequires: pkgconfig(x11)
|
||||||
|
BuildRequires: pkgconfig(xcb)
|
||||||
|
BuildRequires: pkgconfig(x11-xcb)
|
||||||
|
BuildRequires: pkgconfig(ice)
|
||||||
|
BuildRequires: pkgconfig(sm)
|
||||||
|
BuildRequires: pkgconfig(xtst)
|
||||||
PreReq: %fillup_prereq
|
PreReq: %fillup_prereq
|
||||||
PreReq: pwdutils
|
PreReq: pwdutils
|
||||||
Requires: rtkit
|
Requires: rtkit
|
||||||
@ -295,6 +300,7 @@ This package contains GDM integration hooks for the PulseAudio sound server.
|
|||||||
%patch3 -p1
|
%patch3 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
echo 'HTML_TIMESTAMP=NO' >> doxygen/doxygen.conf.in
|
||||||
%configure \
|
%configure \
|
||||||
--disable-static \
|
--disable-static \
|
||||||
--disable-rpath \
|
--disable-rpath \
|
||||||
|
Loading…
Reference in New Issue
Block a user