a present for uraeus some buildreq fixes
authorThomas Vander Stichele <thomas@apestaart.org>
Thu, 6 Jun 2002 11:12:06 +0000 (11:12 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Thu, 6 Jun 2002 11:12:06 +0000 (11:12 +0000)
Original commit message from CVS:
a present for uraeus
some buildreq fixes

Makefile.am
gst-plugins.spec.in

index ae6c76704a69d9b4307840131b34f2eb88106735..c80e67423ab2e714864a37a726205dc00a0a92da 100644 (file)
@@ -1,11 +1,11 @@
-if HAVE_GCONF
+if USE_GCONF
 GCONF_DIR=gconf
 else
 GCONF_DIR=
 endif
 
-SUBDIRS=gst-libs gst sys ext examples tools $(GCONF_DIR) ## testsuite
+SUBDIRS=gst-libs gst sys ext examples tools $(GCONF_DIR) testsuite
 
-DIST_SUBDIRS=gst-libs gst sys ext examples tools gconf ## testsuite
+DIST_SUBDIRS=gst-libs gst sys ext examples tools gconf testsuite
 
 EXTRA_DIST=gst-plugins.spec depcomp AUTHORS COPYING README RELEASE ChangeLog autogen.sh
index a4aa4c25720db4e0a9a7f191bbea42779a21746b..f7f6f4aac5790407ff95b4340b7be08ad2c0a72e 100644 (file)
@@ -187,6 +187,7 @@ unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
 @USE_AUDIOFILE_TRUE@Group: Libraries/Multimedia
 @USE_AUDIOFILE_TRUE@Requires: gstreamer-plugins >= %{version}
 @USE_AUDIOFILE_TRUE@Requires: audiofile >= 0.2.1
+@USE_AUDIOFILE_TRUE@BuildRequires: audiofile-devel >= 0.2.1
 @USE_AUDIOFILE_TRUE@
 @USE_AUDIOFILE_TRUE@%description -n gstreamer-audiofile
 @USE_AUDIOFILE_TRUE@Plugin for supporting reading and writing all files audiofile support
@@ -259,6 +260,7 @@ unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
 @USE_ESD_TRUE@Summary: GStreamer plugin for ESD sound output
 @USE_ESD_TRUE@Group: Libraries/Multimedia
 @USE_ESD_TRUE@Requires: esound >= 0.2.8
+@USE_ESD_TRUE@BuildRequires: esound-devel >= 0.2.8
 @USE_ESD_TRUE@Requires: gstreamer-plugins >= %{version}
 @USE_ESD_TRUE@
 @USE_ESD_TRUE@%description -n gstreamer-esd
@@ -313,8 +315,8 @@ Element for text-to-speech using the festival server.
 @USE_GNOME_VFS_TRUE@%package -n gstreamer-gnomevfs
 @USE_GNOME_VFS_TRUE@Summary: GStreamer plugins for GNOME VFS input and output
 @USE_GNOME_VFS_TRUE@Group: Libraries/Multimedia
-@USE_GNOME_VFS_TRUE@Requires: gnome-vfs2 > 1.9.4.00
 @USE_GNOME_VFS_TRUE@Requires: gstreamer-plugins >= %{version}
+@USE_GNOME_VFS_TRUE@Requires: gnome-vfs2 > 1.9.4.00
 @USE_GNOME_VFS_TRUE@BuildRequires: gnome-vfs2-devel > 1.9.4.00
 @USE_GNOME_VFS_TRUE@
 @USE_GNOME_VFS_TRUE@%description -n gstreamer-gnomevfs
@@ -366,8 +368,8 @@ Element for text-to-speech using the festival server.
 @USE_JPEG_TRUE@%package -n gstreamer-jpeg
 @USE_JPEG_TRUE@Summary: GStreamer plugin for jpeg images
 @USE_JPEG_TRUE@Group: Libraries/Multimedia
-@USE_JPEG_TRUE@Requires: libjpeg
 @USE_JPEG_TRUE@Requires: gstreamer-plugins >= %{version}
+@USE_JPEG_TRUE@Requires: libjpeg
 @USE_JPEG_TRUE@BuildRequires: libjpeg-devel
 @USE_JPEG_TRUE@
 @USE_JPEG_TRUE@%description -n gstreamer-jpeg