summaryrefslogtreecommitdiff
path: root/gstreamer.spec.in
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2003-12-01 18:21:32 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2003-12-01 18:21:32 +0000
commitdf92858f6566afb53f16b8d340b679c4a54a9403 (patch)
tree592b169a333585945cc98275ee5cc6b161964c1a /gstreamer.spec.in
parent22c2ec2fbf34ed50c00bbd98cbc7bee273029027 (diff)
downloadgstreamer-df92858f6566afb53f16b8d340b679c4a54a9403.tar.gz
changed doc build again to use docbook2 tools.
Original commit message from CVS: changed doc build again to use docbook2 tools. *please* stop quickfixing the docs build, I'm tired of tracking and properly fixing the build at the whim of each developer :)
Diffstat (limited to 'gstreamer.spec.in')
-rw-r--r--gstreamer.spec.in9
1 files changed, 7 insertions, 2 deletions
diff --git a/gstreamer.spec.in b/gstreamer.spec.in
index 0f5320bc32..008c5b948a 100644
--- a/gstreamer.spec.in
+++ b/gstreamer.spec.in
@@ -31,8 +31,10 @@ Prereq: /sbin/ldconfig
### documentation requirements
BuildRequires: openjade
BuildRequires: python2
-BuildRequires: docbook-style-dsssl docbook-dtd31-sgml
-BuildRequires: transfig xfig
+BuildRequires: docbook-style-dsssl
+BuildRequires: docbook-utils
+BuildRequires: transfig
+BuildRequires: xfig
%description
GStreamer is a streaming-media framework, based on graphs of filters which
@@ -208,6 +210,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
%changelog
+* Mon Dec 01 2003 Thomas Vander Stichele <thomas at apestaart dot org>
+- changed documentation buildrequires
+
* Sun Nov 09 2003 Christian Schaller <Uraeus@gnome.org>
- Fix spec to handle new bytestream library