Accepting request 955414 from Base:System
OBS-URL: https://build.opensuse.org/request/show/955414 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/udisks2?expand=0&rev=45
This commit is contained in:
commit
c7b0ae9d30
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 31 15:28:11 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Drop gtk-doc BuildRequires, and pass disable-gtk-doc to
|
||||
configure, the included gtk-docs are fine, we do not need to
|
||||
build them ourselves.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 27 08:00:22 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -33,7 +33,6 @@ Source0: %{url}/releases/download/udisks-%{version}/udisks-%{version}.tar
|
||||
BuildRequires: chrpath
|
||||
BuildRequires: docbook-xsl-stylesheets
|
||||
BuildRequires: gobject-introspection-devel >= 0.6.2
|
||||
BuildRequires: gtk-doc
|
||||
BuildRequires: libacl-devel
|
||||
BuildRequires: libblockdev-btrfs-devel >= %{libblockdev_version}
|
||||
BuildRequires: libblockdev-crypto-devel >= %{libblockdev_version}
|
||||
@ -205,7 +204,7 @@ sed -i udisks/udisks2.conf.in -e "s/encryption=luks1/encryption=%{default_luks_e
|
||||
%build
|
||||
%configure \
|
||||
--disable-static \
|
||||
--enable-gtk-doc \
|
||||
--disable-gtk-doc \
|
||||
--docdir=%{_docdir}/%{name} \
|
||||
--enable-bcache \
|
||||
--enable-btrfs \
|
||||
|
Loading…
Reference in New Issue
Block a user