From 658388c57b931837881b74e7bfb78685b461aaed Mon Sep 17 00:00:00 2001 From: Christian Schaller Date: Thu, 7 Jan 2010 13:50:03 +0000 Subject: [PATCH] Add missing source file for tagger to Makefile and update spec file --- gst-libs/gst/tag/Makefile.am | 2 +- gst-plugins-base.spec.in | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/gst-libs/gst/tag/Makefile.am b/gst-libs/gst/tag/Makefile.am index 3694e9c7b3..cef03c8076 100644 --- a/gst-libs/gst/tag/Makefile.am +++ b/gst-libs/gst/tag/Makefile.am @@ -6,7 +6,7 @@ libgsttaginclude_HEADERS = \ lib_LTLIBRARIES = libgsttag-@GST_MAJORMINOR@.la -libgsttag_@GST_MAJORMINOR@_la_SOURCES = gstvorbistag.c gstid3tag.c lang.c tags.c gsttagdemux.c +libgsttag_@GST_MAJORMINOR@_la_SOURCES = gstvorbistag.c gstid3tag.c lang.c tags.c gsttagdemux.c lang-tables.c libgsttag_@GST_MAJORMINOR@_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_CFLAGS) $(GST_CFLAGS) libgsttag_@GST_MAJORMINOR@_la_LIBADD = $(GST_BASE_LIBS) $(GST_LIBS) libgsttag_@GST_MAJORMINOR@_la_LDFLAGS = $(GST_LIB_LDFLAGS) $(GST_ALL_LDFLAGS) $(GST_LT_LDFLAGS) diff --git a/gst-plugins-base.spec.in b/gst-plugins-base.spec.in index 94c0148eba..0e580348d2 100644 --- a/gst-plugins-base.spec.in +++ b/gst-plugins-base.spec.in @@ -55,7 +55,7 @@ plug-ins. export DOCS_ARE_INCOMPLETE_PLEASE_FIXME=0 %build %configure \ - --enable-gtk-doc + --enable-gtk-doc --enable-introspection=no make %{?_smp_mflags} @@ -117,7 +117,6 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/gstreamer-%{majorminor}/libgstaudioresample.so %{_libdir}/gstreamer-%{majorminor}/libgstaudiotestsrc.so %{_libdir}/gstreamer-%{majorminor}/libgstgdp.so -%{_libdir}/gstreamer-%{majorminor}/libgstqueue2.so %{_libdir}/gstreamer-%{majorminor}/libgstapp.so # Here are packages not in the base plugins package but not dependant