!27 remove meson option enable_docs
From: @zhang__3125 Reviewed-by: @dwl301 Signed-off-by: @dwl301
This commit is contained in:
commit
4b75ae55fa
@ -1,8 +1,7 @@
|
||||
Name: pango
|
||||
Version: 1.50.7
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: System for layout and rendering of internationalized text
|
||||
|
||||
License: LGPLv2+
|
||||
URL: https://pango.gnome.org/
|
||||
Source0: https://download.gnome.org/sources/%{name}/1.50/%{name}-%{version}.tar.xz
|
||||
@ -45,7 +44,7 @@ for the pango package.
|
||||
%autosetup -n %{name}-%{version} -p1
|
||||
|
||||
%build
|
||||
%meson -Denable_docs=true -Dinstall-tests=true
|
||||
%meson -Dinstall-tests=true
|
||||
%meson_build
|
||||
|
||||
%install
|
||||
@ -83,6 +82,9 @@ fi
|
||||
%{_mandir}/man1/pango-view.1.*
|
||||
|
||||
%changelog
|
||||
* Mon Jun 20 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 1.50.7-2
|
||||
- remove meson option enable_docs
|
||||
|
||||
* Mon Jun 6 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 1.50.7-1
|
||||
- Upgrade to 1.50.7
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user