Accepting request 1011151 from home:iznogood:branches:Base:System

- Disable asserts in dbus-1-x11.spec and dbus-1-devel-doc.spec too

OBS-URL: https://build.opensuse.org/request/show/1011151
OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1?expand=0&rev=324
This commit is contained in:
Simon Lees 2022-10-15 23:02:03 +00:00 committed by Git OBS Bridge
parent 6b7a0f88d7
commit 7cc928f081
4 changed files with 12 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Oct 15 18:13:18 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Disable asserts in dbus-1-x11.spec and dbus-1-devel-doc.spec too
-------------------------------------------------------------------
Fri Mar 4 19:36:07 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -69,6 +69,7 @@ export CXXFLAGS="%{optflags} -fno-strict-aliasing"
export V=1
%configure \
--disable-static \
--disable-asserts \
--libexecdir=%{_libexecdir}/dbus-1 \
--runstatedir=%{_rundir} \
--enable-doxygen-docs \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Oct 15 18:12:08 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Disable asserts in dbus-1-x11.spec and dbus-1-devel-doc.spec too
-------------------------------------------------------------------
Fri Mar 18 09:41:28 UTC 2022 - Fabian Vogt <fvogt@suse.com>

View File

@ -77,6 +77,7 @@ export V=1
# is included (1.14.1+)
%configure \
--disable-static \
--disable-asserts \
--runstatedir=%{_rundir} \
--libexecdir=%{_libexecdir}/dbus-1 \
--enable-inotify \