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
commitee1032ec04266cd0c7873ee6b6ea53d2bfae7fae (patch)
treedd7ab91fb06d15db02f77160820ac095678d5a2e
parent78504bfdbe0376c3ff8ae1d55f96ddf91a9abaf7 (diff)
downloadgstreamer-plugins-base-ee1032ec04266cd0c7873ee6b6ea53d2bfae7fae.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