suggest sane values for autotool programs
[platform/upstream/gstreamer.git] / gstreamer.spec.in
index 72ccd41..e63a9e6 100644 (file)
@@ -20,6 +20,7 @@ BuildRequires:        glib2-devel >= %_glib2
 BuildRequires:         libxml2-devel >= %_libxml2
 BuildRequires:         nasm >= 0.90
 BuildRequires:         bison
+BuildRequires:         flex
 BuildRequires:         gtk-doc >= 0.7
 BuildRequires:         gcc
 BuildRequires:         zlib-devel
@@ -125,6 +126,7 @@ ln -sf %{_datadir}/gtk-doc/html/gstreamer-libs %{_datadir}/devhelp/books
 %{_bindir}/gst-compprep
 %{_bindir}/gst-inspect
 %{_bindir}/gst-launch
+%{_bindir}/gst-md5sum
 %{_bindir}/gst-register
 %{_bindir}/gst-feedback
 %{_libdir}/libgstreamer-%{version}.so.*
@@ -146,6 +148,7 @@ ln -sf %{_datadir}/gtk-doc/html/gstreamer-libs %{_datadir}/devhelp/books
 %{_mandir}/man1/gst-compprep.*
 %{_mandir}/man1/gst-inspect.*
 %{_mandir}/man1/gst-launch.*
+%{_mandir}/man1/gst-md5sum.*
 %{_mandir}/man1/gst-register.*
 
 %{_libdir}/libgstcontrol*.so*
@@ -212,6 +215,12 @@ ln -sf %{_datadir}/gtk-doc/html/gstreamer-libs %{_datadir}/devhelp/books
 
 
 %changelog
+* Sat Sep 21 2002 Thomas Vander Stichele <thomas@apestaart.org>
+- added gst-md5sum
+
+* Tue Sep 17 2002 Thomas Vander Stichele <thomas@apestaart.org>
+- adding flex to buildrequires
+
 * Fri Sep 13 2002 Christian F.K. Schaller <Uraeus@linuxrising.org>
 - Fixed the schedulers after the renaming
 * Sun Sep 08 2002 Thomas Vander Stichele <thomas@apestaart.org>