Accepting request 956097 from home:iznogood:branches:security
- Conditionally drop optional gconf2-devel BuildRequires for openSUSE Tumbleweed and newer: gconf2 is being droppped from openSUSE Tumbleweed, build without gconf2 support. OBS-URL: https://build.opensuse.org/request/show/956097 OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=272
This commit is contained in:
parent
fca1a2040b
commit
34acbd44f4
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Feb 19 13:46:06 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Conditionally drop optional gconf2-devel BuildRequires for
|
||||||
|
openSUSE Tumbleweed and newer: gconf2 is being droppped from
|
||||||
|
openSUSE Tumbleweed, build without gconf2 support.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 20 08:43:41 UTC 2022 - Robert Frohl <rfrohl@suse.com>
|
Thu Jan 20 08:43:41 UTC 2022 - Robert Frohl <rfrohl@suse.com>
|
||||||
|
|
||||||
|
@ -50,7 +50,9 @@ BuildRequires: cmake
|
|||||||
BuildRequires: dbus-1-devel
|
BuildRequires: dbus-1-devel
|
||||||
BuildRequires: doxygen
|
BuildRequires: doxygen
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
|
%if 0%{?suse_version} < 1550
|
||||||
BuildRequires: gconf2-devel
|
BuildRequires: gconf2-devel
|
||||||
|
%endif
|
||||||
BuildRequires: libacl-devel
|
BuildRequires: libacl-devel
|
||||||
BuildRequires: libattr-devel
|
BuildRequires: libattr-devel
|
||||||
BuildRequires: libblkid-devel
|
BuildRequires: libblkid-devel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user