Accepting request 924740 from GNOME:Factory
see https://build.opensuse.org/request/show/922934 - turn off doc build, it does not work with new doxygen (forwarded request 923698 from pgajdos) OBS-URL: https://build.opensuse.org/request/show/924740 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pangomm1_4?expand=0&rev=8
This commit is contained in:
commit
e8cc371a9c
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 7 11:29:35 UTC 2021 - pgajdos@suse.com
|
||||
|
||||
- turn off doc build, it does not work with new doxygen
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 28 15:33:55 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@ -60,20 +60,13 @@ Requires: libpangomm%{so_ver} = %{version}
|
||||
%description devel
|
||||
pangomm provides a C++ interface to the pango library.
|
||||
|
||||
%package doc
|
||||
Summary: C++ interface for pango -- Developer Documentation
|
||||
Group: Documentation/HTML
|
||||
|
||||
%description doc
|
||||
pangomm provides a C++ interface to the pango library.
|
||||
|
||||
%prep
|
||||
%autosetup -p1 -n %{_name}-%{version}
|
||||
chmod -x NEWS
|
||||
|
||||
%build
|
||||
%meson \
|
||||
-Dbuild-documentation=true \
|
||||
-Dbuild-documentation=false \
|
||||
%{nil}
|
||||
%meson_build
|
||||
|
||||
@ -95,8 +88,4 @@ chmod -x NEWS
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
%{_libdir}/pangomm-1.4
|
||||
|
||||
%files doc
|
||||
%{_datadir}/devhelp/books/pangomm-1.4/
|
||||
%{_datadir}/doc/pangomm-1.4/
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user