!14 fix build error:Unknow options:developer_build
From: @fly_fzc Reviewed-by: @xiezhipeng1 Signed-off-by: @xiezhipeng1
This commit is contained in:
commit
4a6ff266d0
@ -2,7 +2,7 @@
|
|||||||
# and made some modifications.
|
# and made some modifications.
|
||||||
Name: libmodulemd
|
Name: libmodulemd
|
||||||
Version: 2.13.0
|
Version: 2.13.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: C Library for manipulating module metadata files
|
Summary: C Library for manipulating module metadata files
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/fedora-modularity/libmodulemd
|
URL: https://github.com/fedora-modularity/libmodulemd
|
||||||
@ -40,7 +40,7 @@ python3 bindings for %{name}
|
|||||||
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%meson -Ddeveloper_build=false -Dwith_py2=false
|
%meson -Dwith_py2=false
|
||||||
%meson_build
|
%meson_build
|
||||||
|
|
||||||
|
|
||||||
@ -81,6 +81,12 @@ export LC_CTYPE=C.utf8
|
|||||||
%{python3_sitearch}/gi/overrides/
|
%{python3_sitearch}/gi/overrides/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 22 2022 fuanan <fuanan3@h-partners.com> - 2.13.0-2
|
||||||
|
- Type:requirement
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:fix build error:Unknow options:"developer_build"
|
||||||
|
|
||||||
* Tue Jul 27 2021 zoulin <zoulin13@huawei.com> - 2.13.0-1
|
* Tue Jul 27 2021 zoulin <zoulin13@huawei.com> - 2.13.0-1
|
||||||
- Type:requirement
|
- Type:requirement
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user