summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-07-04 14:49:30 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-07-04 14:49:30 +0000
commit964f49cd06d3b855c52c69f1bde4de90af3f42c3 (patch)
tree015eae3d2ee29281e2ccb1e5acd8e4ab6691bad7
parentdabfdcff605b141cad7a03b5c90824e58b1e5171 (diff)
downloadgstreamer-plugins-bad-964f49cd06d3b855c52c69f1bde4de90af3f42c3.tar.gz
fix
Original commit message from CVS: fix
-rw-r--r--gst-plugins.spec.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/gst-plugins.spec.in b/gst-plugins.spec.in
index fd2e3714b..4fce4d3be 100644
--- a/gst-plugins.spec.in
+++ b/gst-plugins.spec.in
@@ -804,6 +804,8 @@ GStreamer support libraries header files.
@USE_SDL_TRUE@#SDL-devel should require XFree86-devel because it links to it
@USE_SDL_TRUE@#only it doesn't seem to do that currently
@USE_SDL_TRUE@BuildRequires: XFree86-devel
+@USE_SDL_TRUE@#it used to be called gstreamer-sdl
+@USE_SDL_TRUE@Obsoletes: gstreamer-sdl
@USE_SDL_TRUE@
@USE_SDL_TRUE@%description -n gstreamer-SDL
@USE_SDL_TRUE@Plug-in for sending video output to the Simple Direct Media architecture.
@@ -1182,6 +1184,7 @@ processed with the lavtools from mjpegtools.
%changelog
* Thu Jul 04 2002 Thomas Vander Stichele <thomas@apestaart.org>
+- fix issue with SDL package
- make all packages STRICTLY require the right version to avoid
ABI issues
- make gst-plugins obsolete gst-plugin-libs