commit 2d30a837ff640fe8b1a158e98e889116a414714c
Author: cvsdist <cvsdist(a)fedoraproject.org>
Date: Thu Sep 9 05:55:59 2004 +0000
auto-import gstreamer-0.8.1-4 from gstreamer-0.8.1-4.src.rpm
gstreamer.spec | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/gstreamer.spec b/gstreamer.spec
index 647c2a0..1834744 100644
--- a/gstreamer.spec
+++ b/gstreamer.spec
@@ -7,7 +7,7 @@ Version: 0.8.1
%define majmin 0.8
%define po_package %{name}-%{majmin}
-Release: 3
+Release: 4
Summary: GStreamer streaming media framework runtime.
Group: Applications/Multimedia
License: LGPL
@@ -30,6 +30,7 @@ BuildRequires: zlib-devel
BuildRequires: popt > 1.6
BuildRequires: gettext
BuildRequires: flex
+BuildRequires: ghostscript
Prereq: /sbin/ldconfig
### documentation requirements
@@ -161,6 +162,9 @@ env DISPLAY= %{_bindir}/gst-register-%{majmin} > /dev/null 2>
/dev/null
%exclude %{_mandir}/man1/*-%{majmin}.1.gz
%changelog
+* Mon Jun 21 2004 Colin Walters <walters(a)redhat.com> 0.8.1-4
+- BuildRequire ghostscript
+
* Mon Jun 21 2004 Colin Walters <walters(a)redhat.com> 0.8.1-3
- Apply register-clobbering patch from upstream CVS.