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