summaryrefslogtreecommitdiff
path: root/gstreamer.spec.in
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-09-03 13:49:49 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-09-03 13:49:49 +0000
commit50a2f3fb6f85a00998b605f5ebc82dc1208d53c7 (patch)
tree89529bfb045ed749ad5d5df013a4c1704f06f076 /gstreamer.spec.in
parent2a7078e1e7cbaafa22c02fcb03c5abe1ef15e5cc (diff)
clean up docs build a little; have docdir be an overridable install location; separate gtk-doc and docbook bits
Original commit message from CVS: clean up docs build a little; have docdir be an overridable install location; separate gtk-doc and docbook bits
Diffstat (limited to 'gstreamer.spec.in')
-rw-r--r--gstreamer.spec.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/gstreamer.spec.in b/gstreamer.spec.in
index 182d5fdf8..6f43631aa 100644
--- a/gstreamer.spec.in
+++ b/gstreamer.spec.in
@@ -96,8 +96,8 @@ with different major/minor versions of GStreamer.
%build
%configure \
- --enable-debug \
--with-cachedir=%{_localstatedir}/cache/gstreamer-%{majorminor} \
+ --enable-gtk-doc --enable-docbook \
--disable-tests --disable-examples
make
@@ -179,7 +179,7 @@ rm -rf $RPM_BUILD_ROOT
%files devel
%defattr(-, root, root, -)
-%doc installed-doc/*
+%doc installed-doc/faq installed-doc/pwg installed-doc/manual
%dir %{_includedir}/gstreamer-%{majorminor}
%dir %{_includedir}/gstreamer-%{majorminor}/gst
%{_includedir}/gstreamer-%{majorminor}/gst/*.h