mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-24 01:00:37 +00:00
update for latest changes
Original commit message from CVS: update for latest changes
This commit is contained in:
parent
9dbfbfde27
commit
7623b0d79a
1 changed files with 2 additions and 1 deletions
|
@ -38,6 +38,7 @@ plug-ins.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n gst-plugins-base-%{version}
|
%setup -q -n gst-plugins-base-%{version}
|
||||||
|
export DOCS_ARE_INCOMPLETE_PLEASE_FIXME=0
|
||||||
%build
|
%build
|
||||||
%configure \
|
%configure \
|
||||||
--enable-gtk-doc
|
--enable-gtk-doc
|
||||||
|
@ -178,7 +179,7 @@ GStreamer Plugins Base library development and header files.
|
||||||
|
|
||||||
# gtk-doc documentation
|
# gtk-doc documentation
|
||||||
%doc %{_datadir}/gtk-doc/html/gst-plugins-base-libs-%{majorminor}
|
%doc %{_datadir}/gtk-doc/html/gst-plugins-base-libs-%{majorminor}
|
||||||
%doc %{_datadir}/gtk-doc/html/gst-plugins-base-plugins-%{majorminor}
|
# %doc %{_datadir}/gtk-doc/html/gst-plugins-base-plugins-%{majorminor}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Sep 02 2005 Thomas Vander Stichele <thomas at apestaart dot org>
|
* Fri Sep 02 2005 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||||
|
|
Loading…
Reference in a new issue