Fix build, gtk_doc does not exist anymore.

This commit is contained in:
Wim Taymans 2022-01-26 10:17:07 +01:00
parent d68505e5a8
commit 67a1c6d9f1

View File

@ -6,7 +6,7 @@
Name: gstreamer1-plugins-base
Version: 1.19.3
Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist}
Release: 3%{?gitcommit:.git%{shortcommit}}%{?dist}
Summary: GStreamer streaming media framework base plugins
License: LGPLv2+
@ -121,7 +121,6 @@ for the GStreamer Base Plugins library.
-D package-name='Fedora GStreamer-plugins-base package' \
-D package-origin='http://download.fedoraproject.org' \
-D doc=disabled \
-D gtk_doc=disabled \
-D orc=enabled \
-D tremor=disabled \
-D tests=disabled \
@ -481,6 +480,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-play-1.0
%endif
%changelog
* Wed Jan 26 2022 Wim Taymans <wtaymans@redhat.com> - 1.19.3-3
- Fix build, gtk_doc does not exist anymore.
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.19.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild