Accepting request 698173 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/698173 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pulseaudio?expand=0&rev=160
This commit is contained in:
commit
58629b0e8c
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 26 10:56:57 UTC 2019 - mvetter@suse.com
|
||||
|
||||
- bsc#1130588: Require shadow instead of old pwdutils
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 24 17:33:31 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Disable LTO (boo#1133278).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 21 11:27:32 CEST 2019 - tiwai@suse.de
|
||||
|
||||
|
@ -95,7 +95,7 @@ Requires: udev >= 146
|
||||
## needs the same liborc version which was used to build against
|
||||
%requires_eq liborc-0_4-0
|
||||
Requires(post): %fillup_prereq
|
||||
Requires(pre): pwdutils
|
||||
Requires(pre): shadow
|
||||
Recommends: %{name}-bash-completion
|
||||
Recommends: %{name}-lang
|
||||
Recommends: alsa-plugins-pulse
|
||||
@ -351,6 +351,7 @@ Optional dependency offering zsh completion for various PulseAudio utilities
|
||||
%patch5
|
||||
|
||||
%build
|
||||
%define _lto_cflags %{nil}
|
||||
NOCONFIGURE=1 ./bootstrap.sh
|
||||
echo 'HTML_TIMESTAMP=NO' >> doxygen/doxygen.conf.in
|
||||
export LDFLAGS="-pie"
|
||||
|
Loading…
Reference in New Issue
Block a user