From 721a324f75023dd0a9d3d1f0652f8825bcd6c68e Mon Sep 17 00:00:00 2001 From: Christian Schaller Date: Thu, 3 Apr 2008 16:45:02 +0000 Subject: [PATCH] update spec to work with docs Original commit message from CVS: update spec to work with docs --- gstreamer.spec.in | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/gstreamer.spec.in b/gstreamer.spec.in index eda9b96..57b89fd 100644 --- a/gstreamer.spec.in +++ b/gstreamer.spec.in @@ -98,7 +98,9 @@ with different major/minor versions of GStreamer. %configure \ --with-package-name='CVS gstreamer package' \ --with-package-origin='http://gstreamer.freedesktop.org' \ - --enable-debug + --enable-debug \ + --enable-gtk-doc \ + --enable-docbook #make %{?_smp_mflags} # FIXME: docs building doesn't work with smp yet @@ -153,6 +155,9 @@ rm -rf $RPM_BUILD_ROOT %doc %{_mandir}/man1/gst-typefind-%{majorminor}.* %doc %{_mandir}/man1/gst-xmlinspect-%{majorminor}.* %doc %{_mandir}/man1/gst-xmllaunch-%{majorminor}.* +%doc %{_datadir}/doc/gstreamer-%{majorminor}/manual +%doc %{_datadir}/doc/gstreamer-%{majorminor}/pwg +%doc %{_datadir}/doc/gstreamer-%{majorminor}/faq/ %files -n gstreamer-tools %defattr(-, root, root, -) @@ -195,6 +200,9 @@ rm -rf $RPM_BUILD_ROOT %doc %{_datadir}/gtk-doc/html/gstreamer-plugins-%{majorminor}/* %changelog +* Thu Apr 3 2008 Christian Schaller +- Update spec file to make inclusion of all docs explicit + * Tue Dec 11 2007 Christian Schaller - Import from Fedora package -- 2.7.4