summaryrefslogtreecommitdiff
path: root/gstreamer.spec.in
diff options
context:
space:
mode:
authorChristian Schaller <uraeus@gnome.org>2003-11-22 22:06:30 +0000
committerChristian Schaller <uraeus@gnome.org>2003-11-22 22:06:30 +0000
commit08ded8cb40a351a670081133d4d3204097e7bf1b (patch)
treee87abad0a0b88fd8133cd719ce2a205f4da86db4 /gstreamer.spec.in
parent858d9bde086027e4f08f7d1004d4bcc2cf7aa016 (diff)
downloadgstreamer-08ded8cb40a351a670081133d4d3204097e7bf1b.tar.gz
misc build fixes to make cvs head build from tarballs on FedoraBRANCH-RELEASE-0_7_2-ROOT
Original commit message from CVS: misc build fixes to make cvs head build from tarballs on Fedora
Diffstat (limited to 'gstreamer.spec.in')
-rw-r--r--gstreamer.spec.in5
1 files changed, 2 insertions, 3 deletions
diff --git a/gstreamer.spec.in b/gstreamer.spec.in
index 1f3ab27b93..0f5320bc32 100644
--- a/gstreamer.spec.in
+++ b/gstreamer.spec.in
@@ -196,14 +196,13 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
# we list all of the files we really need to trap incomplete doc builds
# then we catch the rest with *, you can safely ignore the errors from this
## gstreamer API
-# %dir %{_datadir}/gtk-doc/html/%{name}-%{majorminor}
# %{_datadir}/gtk-doc/html/%{name}-%{majorminor}/%{name}-%{majorminor}.devhelp
# %{_datadir}/gtk-doc/html/%{name}-%{majorminor}/element-types.html
# %{_datadir}/gtk-doc/html/%{name}-%{majorminor}/gstreamer.html
-# %{_datadir}/gtk-doc/html/%{name}-%{majorminor}/index.sgml
+%{_datadir}/gtk-doc/html/%{name}-%{majorminor}/*
## gstreamer-libs API
# %dir %{_datadir}/gtk-doc/html/%{name}-libs-%{majorminor}
-# %{_datadir}/gtk-doc/html/%{name}-libs-%{majorminor}/index.sgml
+%{_datadir}/gtk-doc/html/%{name}-libs-%{majorminor}/*
## this catches all of the rest of the docs we might have forgotten
# %{_datadir}/gtk-doc/html/*