this was wrong
authorThomas Vander Stichele <thomas@apestaart.org>
Thu, 11 Jul 2002 11:14:30 +0000 (11:14 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Thu, 11 Jul 2002 11:14:30 +0000 (11:14 +0000)
Original commit message from CVS:
this was wrong

common
gst-plugins.spec.in

diff --git a/common b/common
index 1a82674..316e406 160000 (submodule)
--- a/common
+++ b/common
@@ -1 +1 @@
-Subproject commit 1a826743b023d38a14e16cf1b3fb85eabdbb65d6
+Subproject commit 316e406cd246e8cbccdf4df4ce32e98c63d7cc72
index 1b27ad0..8282f93 100644 (file)
@@ -551,10 +551,10 @@ GStreamer support libraries header files.
 
 ### OSS ###
 @USE_OSS_TRUE@%package -n gstreamer-oss
-@USE_OSS_TRUE@Summary:  GStreamer plug-ins for input and output using OSS.
-@USE_OSS_TRUE@Group:    Libraries/Multimedia
-@USE_OSS_TRUE@Requires: gstreamer-plugins = %{version}
-@USE_OSS_TRUE@Requires: glibc-devel
+@USE_OSS_TRUE@Summary:       GStreamer plug-ins for input and output using OSS.
+@USE_OSS_TRUE@Group:         Libraries/Multimedia
+@USE_OSS_TRUE@Requires:      gstreamer-plugins = %{version}
+@USE_OSS_TRUE@BuildRequires: glibc-devel
 @USE_OSS_TRUE@
 @USE_OSS_TRUE@%description -n gstreamer-oss 
 @USE_OSS_TRUE@Plug-ins for output and input to the OpenSoundSytem audio
@@ -903,6 +903,9 @@ processed with the lavtools from mjpegtools.
 @USE_GCONF_TRUE@gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/gstreamer.schemas > /dev/null
 
 %changelog
+* Thu Jul 11 2002 Thomas Vander Stichele <thomas@apestaart.org>
+- fixed oss package to buildrequire instead of require glibc headers
+
 * Mon Jul 08 2002 Thomas Vander Stichele <thomas@apestaart.org>
 - fixed -devel package group