Accepting request 732909 from home:iznogood:branches:multimedia:libs
- Pass --disable-running-from-build-tree to configure for improving build reproducibility. - Add pulseaudio-rpmlintrc: Filter out false positive warnings about hidden files in pulseaudio-gdm-hooks. OBS-URL: https://build.opensuse.org/request/show/732909 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=213
This commit is contained in:
parent
8be4d6edf0
commit
5c6beb0d6a
3
pulseaudio-rpmlintrc
Normal file
3
pulseaudio-rpmlintrc
Normal file
@ -0,0 +1,3 @@
|
||||
# Filter out warnings about hidden files in pulseaudio-gdm-hooks -- they are ok/expected
|
||||
addFilter("hidden-file-or-dir .*/usr/share/factory/var/lib/gdm/.pulse")
|
||||
addFilter("hidden-file-or-dir .*/var/lib/gdm/.pulse")
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 22 19:40:15 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Pass --disable-running-from-build-tree to configure for improving
|
||||
build reproducibility.
|
||||
- Add pulseaudio-rpmlintrc: Filter out false positive warnings
|
||||
about hidden files in pulseaudio-gdm-hooks.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 16 08:42:14 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -41,6 +41,7 @@ Source6: disable_flat_volumes.conf
|
||||
Source7: pulseaudio.tmpfiles
|
||||
Source8: pulseaudio-gdm-hooks.tmpfiles
|
||||
Source9: client-system.conf
|
||||
Source98: pulseaudio-rpmlintrc
|
||||
Source99: baselibs.conf
|
||||
Patch0: disabled-start.diff
|
||||
Patch1: suppress-socket-error-msg.diff
|
||||
@ -355,6 +356,7 @@ export CFLAGS="%{optflags} -fPIE"
|
||||
%configure \
|
||||
--disable-static \
|
||||
--disable-rpath \
|
||||
--disable-running-from-build-tree \
|
||||
%ifarch armv5tel armv6hl
|
||||
--disable-neon-opt \
|
||||
%endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user