[gstreamer-plugins-base: 138/216] Update to 0.10.31
by Dominik Mierzejewski
commit 9e8c9dfc308021a86c1f22b1196322ae25aa7573
Author: Benjamin Otte <otte(a)redhat.com>
Date: Wed Dec 1 13:53:53 2010 +0100
Update to 0.10.31
.gitignore | 1 +
0001-.mak-more-spaces-tabs-clean-ups.patch | 175 ---------------------
...k-use-tabs-instead-of-spaces-to-fix-build.patch | 39 -----
gstreamer-plugins-base.spec | 14 +-
sources | 2 +-
5 files changed, 7 insertions(+), 224 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 13e3bdf..fb38e13 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
gst-plugins-base-0.10.30.tar.bz2
/gst-plugins-base-0.10.30.4.tar.bz2
+/gst-plugins-base-0.10.31.tar.bz2
diff --git a/gstreamer-plugins-base.spec b/gstreamer-plugins-base.spec
index 3e02028..bf92027 100644
--- a/gstreamer-plugins-base.spec
+++ b/gstreamer-plugins-base.spec
@@ -1,9 +1,9 @@
%define gstreamer gstreamer
%define majorminor 0.10
-%define gstreamer_version %{majorminor}.30
+%define gstreamer_version %{majorminor}.31
Name: %{gstreamer}-plugins-base
-Version: %{gstreamer_version}.4
+Version: %{gstreamer_version}
Release: 1%{?dist}
Summary: GStreamer streaming media framework base plug-ins
@@ -44,8 +44,6 @@ BuildRequires: PyXML
# Building with new make
BuildRequires: automake autoconf libtool
-#Patch0: 0001-gtk-doc-.mak-use-tabs-instead-of-spaces-to-fix-build.patch
-#Patch1: 0001-.mak-more-spaces-tabs-clean-ups.patch
%description
GStreamer is a streaming media framework, based on graphs of filters which
@@ -60,11 +58,6 @@ This package contains a set of well-maintained base plug-ins.
%prep
%setup -q -n gst-plugins-base-%{version}
-#pushd common/
-#%patch0 -p1 -b .new-make
-#%patch1 -p1 -b .new-make2
-#popd
-
autoreconf -f
%build
@@ -298,6 +291,9 @@ library.
%doc %{_datadir}/gtk-doc/html/gst-plugins-base-plugins-%{majorminor}
%changelog
+* Wed Dec 01 2010 Benjamin Otte <otte(a)redhat.com> 0.10.31-1
+- Update to 0.10.31
+
* Fri Nov 12 2010 Matthias Clasen <mclasen(a)redhat.com> 0.10.30.4-1
- Update to 0.10.30.4
- Minor spec file cleanups
diff --git a/sources b/sources
index ea64f89..b01373e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b0674789bbfec2050ff15948a8d6b819 gst-plugins-base-0.10.30.4.tar.bz2
+9baa0d87e81c88b2477a3554ab629c46 gst-plugins-base-0.10.31.tar.bz2
4 years, 4 months
[gstreamer-plugins-base: 137/216] try without patches
by Dominik Mierzejewski
commit 1f51d28646771c99fe24024e6be092c030f91347
Author: Matthias Clasen <mclasen(a)redhat.com>
Date: Fri Nov 12 08:23:51 2010 -0500
try without patches
gstreamer-plugins-base.spec | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/gstreamer-plugins-base.spec b/gstreamer-plugins-base.spec
index 7f7b5d6..3e02028 100644
--- a/gstreamer-plugins-base.spec
+++ b/gstreamer-plugins-base.spec
@@ -44,8 +44,8 @@ BuildRequires: PyXML
# Building with new make
BuildRequires: automake autoconf libtool
-Patch0: 0001-gtk-doc-.mak-use-tabs-instead-of-spaces-to-fix-build.patch
-Patch1: 0001-.mak-more-spaces-tabs-clean-ups.patch
+#Patch0: 0001-gtk-doc-.mak-use-tabs-instead-of-spaces-to-fix-build.patch
+#Patch1: 0001-.mak-more-spaces-tabs-clean-ups.patch
%description
GStreamer is a streaming media framework, based on graphs of filters which
@@ -60,10 +60,10 @@ This package contains a set of well-maintained base plug-ins.
%prep
%setup -q -n gst-plugins-base-%{version}
-pushd common/
-%patch0 -p1 -b .new-make
-%patch1 -p1 -b .new-make2
-popd
+#pushd common/
+#%patch0 -p1 -b .new-make
+#%patch1 -p1 -b .new-make2
+#popd
autoreconf -f
4 years, 4 months
[gstreamer-plugins-base: 136/216] fix deps
by Dominik Mierzejewski
commit f50917ce54d0cf0210e2b5c7a5d9bba4e05e9cab
Author: Matthias Clasen <mclasen(a)redhat.com>
Date: Fri Nov 12 08:12:57 2010 -0500
fix deps
gstreamer-plugins-base.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/gstreamer-plugins-base.spec b/gstreamer-plugins-base.spec
index b33cebd..7f7b5d6 100644
--- a/gstreamer-plugins-base.spec
+++ b/gstreamer-plugins-base.spec
@@ -1,8 +1,9 @@
%define gstreamer gstreamer
%define majorminor 0.10
+%define gstreamer_version %{majorminor}.30
Name: %{gstreamer}-plugins-base
-Version: 0.10.30.4
+Version: %{gstreamer_version}.4
Release: 1%{?dist}
Summary: GStreamer streaming media framework base plug-ins
@@ -12,10 +13,10 @@ URL: http://gstreamer.freedesktop.org/
#Source: http://gstreamer.freedesktop.org/src/gst-plugins-base/pre/gst-plugins-bas...
Source: http://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-%{...
-Requires: %{gstreamer} >= %{version}
+Requires: %{gstreamer} >= %{gstreamer_version}
Requires: liboil >= 0.3.12-9
Requires: iso-codes
-BuildRequires: %{gstreamer}-devel >= %{version}
+BuildRequires: %{gstreamer}-devel >= %{gstreamer_version}
BuildRequires: iso-codes-devel
BuildRequires: gobject-introspection-devel >= 0.6.3
4 years, 4 months
[gstreamer-plugins-base: 135/216] 0.10.30.4
by Dominik Mierzejewski
commit d69c84495ebfbecab6924d9ecc1a5cf6842eadde
Author: Matthias Clasen <mclasen(a)redhat.com>
Date: Fri Nov 12 07:58:01 2010 -0500
0.10.30.4
.gitignore | 1 +
gstreamer-plugins-base.spec | 17 ++++++++---------
sources | 2 +-
3 files changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 675c488..13e3bdf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
gst-plugins-base-0.10.30.tar.bz2
+/gst-plugins-base-0.10.30.4.tar.bz2
diff --git a/gstreamer-plugins-base.spec b/gstreamer-plugins-base.spec
index 9be3f54..b33cebd 100644
--- a/gstreamer-plugins-base.spec
+++ b/gstreamer-plugins-base.spec
@@ -2,8 +2,8 @@
%define majorminor 0.10
Name: %{gstreamer}-plugins-base
-Version: 0.10.30
-Release: 3%{?dist}
+Version: 0.10.30.4
+Release: 1%{?dist}
Summary: GStreamer streaming media framework base plug-ins
Group: Applications/Multimedia
@@ -11,7 +11,6 @@ License: LGPLv2+
URL: http://gstreamer.freedesktop.org/
#Source: http://gstreamer.freedesktop.org/src/gst-plugins-base/pre/gst-plugins-bas...
Source: http://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-%{...
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Requires: %{gstreamer} >= %{version}
Requires: liboil >= 0.3.12-9
@@ -80,9 +79,7 @@ autoreconf -f
make %{?_smp_mflags} ERROR_CFLAGS=""
%install
-rm -rf $RPM_BUILD_ROOT
-
-%makeinstall
+make install DESTDIR=$RPM_BUILD_ROOT
# Clean out files that should not be part of the rpm.
rm -f $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/*.la
@@ -94,8 +91,6 @@ rm -f $RPM_BUILD_ROOT%{_mandir}/man1/gst-visualise*
%find_lang gst-plugins-base-%{majorminor}
-%clean
-rm -rf $RPM_BUILD_ROOT
%files -f gst-plugins-base-%{majorminor}.lang
%defattr(-, root, root)
@@ -166,7 +161,7 @@ rm -rf $RPM_BUILD_ROOT
%package devel
Summary: GStreamer Base Plugins Development files
Group: Development/Libraries
-Requires: %{name} = %{version}
+Requires: %{name} = %{version}-%{release}
Obsoletes: gstreamer-plugins-devel
%description devel
@@ -302,6 +297,10 @@ library.
%doc %{_datadir}/gtk-doc/html/gst-plugins-base-plugins-%{majorminor}
%changelog
+* Fri Nov 12 2010 Matthias Clasen <mclasen(a)redhat.com> 0.10.30.4-1
+- Update to 0.10.30.4
+- Minor spec file cleanups
+
* Mon Nov 08 2010 Bastien Nocera <bnocera(a)redhat.com> 0.10.30-3
- Rebuild with new gobject-introspection
diff --git a/sources b/sources
index 9f3087d..ea64f89 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3ad90152b58563e1314af26c263f3c4c gst-plugins-base-0.10.30.tar.bz2
+b0674789bbfec2050ff15948a8d6b819 gst-plugins-base-0.10.30.4.tar.bz2
4 years, 4 months
[gstreamer-plugins-base: 134/216] Re-autogen so the patches get picked up
by Dominik Mierzejewski
commit a99cf4a418cb290a8efe0f2e1c6553f346feb7e2
Author: Bastien Nocera <hadess(a)hadess.net>
Date: Mon Nov 8 21:12:48 2010 +0000
Re-autogen so the patches get picked up
gstreamer-plugins-base.spec | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/gstreamer-plugins-base.spec b/gstreamer-plugins-base.spec
index 6668588..9be3f54 100644
--- a/gstreamer-plugins-base.spec
+++ b/gstreamer-plugins-base.spec
@@ -43,6 +43,7 @@ BuildRequires: gtk-doc >= 1.3
BuildRequires: PyXML
# Building with new make
+BuildRequires: automake autoconf libtool
Patch0: 0001-gtk-doc-.mak-use-tabs-instead-of-spaces-to-fix-build.patch
Patch1: 0001-.mak-more-spaces-tabs-clean-ups.patch
@@ -64,6 +65,8 @@ pushd common/
%patch1 -p1 -b .new-make2
popd
+autoreconf -f
+
%build
%configure \
--with-package-name='Fedora gstreamer-plugins-base package' \
4 years, 4 months
[gstreamer-plugins-base: 133/216] Fix patch application
by Dominik Mierzejewski
commit 462805e2b79984cb2d16ce133277e7913d4ed143
Author: Bastien Nocera <hadess(a)hadess.net>
Date: Mon Nov 8 21:00:39 2010 +0000
Fix patch application
gstreamer-plugins-base.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/gstreamer-plugins-base.spec b/gstreamer-plugins-base.spec
index e623ff5..6668588 100644
--- a/gstreamer-plugins-base.spec
+++ b/gstreamer-plugins-base.spec
@@ -59,8 +59,10 @@ This package contains a set of well-maintained base plug-ins.
%prep
%setup -q -n gst-plugins-base-%{version}
+pushd common/
%patch0 -p1 -b .new-make
%patch1 -p1 -b .new-make2
+popd
%build
%configure \
4 years, 4 months
[gstreamer-plugins-base: 132/216] Add fixes for new make
by Dominik Mierzejewski
commit 2cc4db4f71d60fa0ffc8254be0ca9e7e52f73c60
Author: Bastien Nocera <hadess(a)hadess.net>
Date: Mon Nov 8 19:36:38 2010 +0000
Add fixes for new make
0001-.mak-more-spaces-tabs-clean-ups.patch | 175 +++++++++++++++++++++
...k-use-tabs-instead-of-spaces-to-fix-build.patch | 39 +++++
gstreamer-plugins-base.spec | 7 +
3 files changed, 221 insertions(+)
---
diff --git a/0001-.mak-more-spaces-tabs-clean-ups.patch b/0001-.mak-more-spaces-tabs-clean-ups.patch
new file mode 100644
index 0000000..1e931f5
--- /dev/null
+++ b/0001-.mak-more-spaces-tabs-clean-ups.patch
@@ -0,0 +1,175 @@
+From 3e8db1d3bbc6e0be3e2aa1f4850b7c1b62676b67 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= <tim.muller(a)collabora.co.uk>
+Date: Tue, 10 Aug 2010 10:44:12 +0100
+Subject: [PATCH] *.mak: more spaces/tabs clean-ups
+
+Use tabs consistently for the first indentation, even if it's not
+really needed in these cases (continuation lines).
+---
+ gtk-doc-plugins.mak | 30 +++++++++++++++---------------
+ gtk-doc.mak | 18 +++++++++---------
+ release.mak | 8 ++++----
+ 3 files changed, 28 insertions(+), 28 deletions(-)
+
+diff --git a/gtk-doc-plugins.mak b/gtk-doc-plugins.mak
+index f3b7f2d..faa73df 100644
+--- a/gtk-doc-plugins.mak
++++ b/gtk-doc-plugins.mak
+@@ -55,11 +55,11 @@ DOC_STAMPS = \
+ # files generated/updated by gtkdoc-scangobj
+ SCANOBJ_FILES = \
+ $(DOC_MODULE).signals \
+- $(DOC_MODULE).hierarchy \
+- $(DOC_MODULE).interfaces \
+- $(DOC_MODULE).prerequisites \
++ $(DOC_MODULE).hierarchy \
++ $(DOC_MODULE).interfaces \
++ $(DOC_MODULE).prerequisites \
+ $(DOC_MODULE).types \
+- $(DOC_MODULE).args
++ $(DOC_MODULE).args
+
+ SCANOBJ_FILES_O = \
+ .libs/$(DOC_MODULE)-scan.o
+@@ -96,9 +96,9 @@ all-local: html-build.stamp
+ # only look at the plugins in this module when building inspect .xml stuff
+ INSPECT_REGISTRY=$(top_builddir)/docs/plugins/inspect-registry.xml
+ INSPECT_ENVIRONMENT=\
+- GST_PLUGIN_SYSTEM_PATH= \
+- GST_PLUGIN_PATH=$(top_builddir)/gst:$(top_builddir)/sys:$(top_builddir)/ext:$(top_builddir)/plugins:$(top_builddir)/src:$(top_builddir)/gnl \
+- GST_REGISTRY=$(INSPECT_REGISTRY) \
++ GST_PLUGIN_SYSTEM_PATH= \
++ GST_PLUGIN_PATH=$(top_builddir)/gst:$(top_builddir)/sys:$(top_builddir)/ext:$(top_builddir)/plugins:$(top_builddir)/src:$(top_builddir)/gnl \
++ GST_REGISTRY=$(INSPECT_REGISTRY) \
+ $(INSPECT_EXTRA_ENVIRONMENT)
+
+ # update the element and plugin XML descriptions; store in inspect/
+@@ -143,9 +143,9 @@ $(DOC_MODULE)-decl.txt $(SCANOBJ_FILES) $(SCANOBJ_FILES_O): scan-build.stamp
+ scan-build.stamp: $(HFILE_GLOB) $(EXTRA_HFILES) $(basefiles) scanobj-build.stamp
+ if test "x$(top_srcdir)" != "x$(top_builddir)" && \
+ test -d "$(top_builddir)/gst"; \
+- then \
+- export BUILT_OPTIONS="--source-dir=$(top_builddir)/gst"; \
+- fi; \
++ then \
++ export BUILT_OPTIONS="--source-dir=$(top_builddir)/gst"; \
++ fi; \
+ gtkdoc-scan \
+ $(SCAN_OPTIONS) $(EXTRA_HFILES) \
+ --module=$(DOC_MODULE) \
+@@ -183,14 +183,14 @@ sgml-build.stamp: tmpl.stamp scan-build.stamp $(CFILE_GLOB) $(top_srcdir)/common
+ @echo '*** Building XML ***'
+ @-mkdir -p xml
+ @for a in $(srcdir)/inspect/*.xml; do \
+- xsltproc --stringparam module $(MODULE) \
++ xsltproc --stringparam module $(MODULE) \
+ $(top_srcdir)/common/plugins.xsl $$a > xml/`basename $$a`; done
+ @for f in $(EXAMPLE_CFILES); do \
+ $(PYTHON) $(top_srcdir)/common/c-to-xml.py $$f > xml/element-`basename $$f .c`.xml; done
+ gtkdoc-mkdb \
+ --module=$(DOC_MODULE) \
+ --source-dir=$(DOC_SOURCE_DIR) \
+- --expand-content-files="$(expand_content_files)" \
++ --expand-content-files="$(expand_content_files)" \
+ --main-sgml-file=$(srcdir)/$(DOC_MAIN_SGML_FILE) \
+ --output-format=xml \
+ --ignore-files="$(IGNORE_HFILES) $(IGNORE_CFILES)" \
+@@ -254,7 +254,7 @@ install-data-local:
+ if test "$$installfiles" = '$(srcdir)/html/*.sgml $(srcdir)/html/*.html $(srcdir)/html/*.png $(srcdir)/html/*.css'; \
+ then echo '-- Nothing to install' ; \
+ else \
+- $(mkinstalldirs) $(DESTDIR)$(TARGET_DIR); \
++ $(mkinstalldirs) $(DESTDIR)$(TARGET_DIR); \
+ for i in $$installfiles; do \
+ echo '-- Installing '$$i ; \
+ $(INSTALL_DATA) $$i $(DESTDIR)$(TARGET_DIR); \
+@@ -270,8 +270,8 @@ install-data-local:
+ $(INSTALL_DATA) $(srcdir)/html/$(DOC_MODULE).devhelp \
+ $(DESTDIR)$(TARGET_DIR)/$(DOC_MODULE)-@GST_MAJORMINOR@.devhelp; \
+ if test -e $(srcdir)/html/$(DOC_MODULE).devhelp2; then \
+- $(INSTALL_DATA) $(srcdir)/html/$(DOC_MODULE).devhelp2 \
+- $(DESTDIR)$(TARGET_DIR)/$(DOC_MODULE)-@GST_MAJORMINOR@.devhelp2; \
++ $(INSTALL_DATA) $(srcdir)/html/$(DOC_MODULE).devhelp2 \
++ $(DESTDIR)$(TARGET_DIR)/$(DOC_MODULE)-@GST_MAJORMINOR@.devhelp2; \
+ fi; \
+ (which gtkdoc-rebase >/dev/null && \
+ gtkdoc-rebase --relative --dest-dir=$(DESTDIR) --html-dir=$(DESTDIR)$(TARGET_DIR)) || true ; \
+diff --git a/gtk-doc.mak b/gtk-doc.mak
+index f44bcd3..eee6d0b 100644
+--- a/gtk-doc.mak
++++ b/gtk-doc.mak
+@@ -74,13 +74,13 @@ scan-build.stamp: $(HFILE_GLOB) $(SCANOBJ_DEPS) $(basefiles)
+ else \
+ cd $(srcdir) ; \
+ for i in $(SCANOBJ_FILES) ; do \
+- test -f $$i || touch $$i ; \
++ test -f $$i || touch $$i ; \
+ done \
+ fi
+ if test "x$(top_srcdir)" != "x$(top_builddir)"; \
+- then \
+- export BUILT_OPTIONS="--source-dir=$(DOC_BUILD_DIR)"; \
+- fi; \
++ then \
++ export BUILT_OPTIONS="--source-dir=$(DOC_BUILD_DIR)"; \
++ fi; \
+ gtkdoc-scan \
+ $(SCAN_OPTIONS) $(EXTRA_HFILES) \
+ --module=$(DOC_MODULE) \
+@@ -170,7 +170,7 @@ clean-local: clean-local-gtkdoc
+ # make distcheck work
+ distclean-local:
+ rm -f $(REPORT_FILES) \
+- $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt
++ $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt
+ rm -rf tmpl/*.sgml.bak
+ rm -f $(DOC_MODULE).hierarchy
+ rm -f *.stamp || true
+@@ -178,7 +178,7 @@ distclean-local:
+ rm -f $(DOC_MODULE)-docs.sgml ; \
+ rm -f $(DOC_MODULE).types ; \
+ rm -f $(DOC_MODULE).interfaces ; \
+- rm -f $(DOC_MODULE)-overrides.txt ; \
++ rm -f $(DOC_MODULE)-overrides.txt ; \
+ rm -f $(DOC_MODULE).prerequisites ; \
+ rm -f $(DOC_MODULE)-sections.txt ; \
+ rm -rf tmpl/*.sgml ; \
+@@ -187,7 +187,7 @@ distclean-local:
+
+ maintainer-clean-local: clean
+ cd $(srcdir) && rm -rf html \
+- xml $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt
++ xml $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt
+
+ # thomas: make docs parallel installable; devhelp requires majorminor too
+ install-data-local:
+@@ -204,8 +204,8 @@ install-data-local:
+ $(INSTALL_DATA) $(srcdir)/html/$(DOC_MODULE).devhelp \
+ $(DESTDIR)$(TARGET_DIR)/$(DOC_MODULE)-@GST_MAJORMINOR@.devhelp; \
+ if test -e $(srcdir)/html/$(DOC_MODULE).devhelp2; then \
+- $(INSTALL_DATA) $(srcdir)/html/$(DOC_MODULE).devhelp2 \
+- $(DESTDIR)$(TARGET_DIR)/$(DOC_MODULE)-@GST_MAJORMINOR@.devhelp2; \
++ $(INSTALL_DATA) $(srcdir)/html/$(DOC_MODULE).devhelp2 \
++ $(DESTDIR)$(TARGET_DIR)/$(DOC_MODULE)-@GST_MAJORMINOR@.devhelp2; \
+ fi; \
+ (which gtkdoc-rebase >/dev/null && \
+ gtkdoc-rebase --relative --dest-dir=$(DESTDIR) --html-dir=$(DESTDIR)$(TARGET_DIR)) || true ; \
+diff --git a/release.mak b/release.mak
+index afb0c8c..4a9b7d5 100644
+--- a/release.mak
++++ b/release.mak
+@@ -19,7 +19,7 @@ distcheck-hook:
+ @test "x" = "x`find $(distdir) -name \*-enumtypes.[ch] | grep -v win32`" && \
+ test "x" = "x`find $(distdir) -name \*-marshal.[ch]`" || \
+ ( $(ECHO) "*** Leftover enumtypes or marshal files in the tarball." && \
+- $(ECHO) "*** Make sure the following files are not disted:" && \
+- find $(distdir) -name \*-enumtypes.[ch] | grep -v win32 && \
+- find $(distdir) -name \*-marshal.[ch] && \
+- false )
++ $(ECHO) "*** Make sure the following files are not disted:" && \
++ find $(distdir) -name \*-enumtypes.[ch] | grep -v win32 && \
++ find $(distdir) -name \*-marshal.[ch] && \
++ false )
+--
+1.7.3.2
+
diff --git a/0001-gtk-doc-.mak-use-tabs-instead-of-spaces-to-fix-build.patch b/0001-gtk-doc-.mak-use-tabs-instead-of-spaces-to-fix-build.patch
new file mode 100644
index 0000000..a850c29
--- /dev/null
+++ b/0001-gtk-doc-.mak-use-tabs-instead-of-spaces-to-fix-build.patch
@@ -0,0 +1,39 @@
+From 4a070a90a7f679b26fd571c30b76c4ba4cc49381 Mon Sep 17 00:00:00 2001
+From: Ken Moffat <zarniwhoop73(a)googlemail.com>
+Date: Mon, 9 Aug 2010 23:41:22 +0100
+Subject: [PATCH] gtk-doc*.mak: use tabs instead of spaces to fix build with make-3.82
+
+https://bugs.freedesktop.org/show_bug.cgi?id=29426
+---
+ gtk-doc-plugins.mak | 2 +-
+ gtk-doc.mak | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/gtk-doc-plugins.mak b/gtk-doc-plugins.mak
+index 02fecfd..f3b7f2d 100644
+--- a/gtk-doc-plugins.mak
++++ b/gtk-doc-plugins.mak
+@@ -332,7 +332,7 @@ dist-hook: dist-check-gtkdoc dist-hook-local
+ -cp $(srcdir)/$(DOC_MODULE).types $(distdir)/
+ -cp $(srcdir)/$(DOC_MODULE)-sections.txt $(distdir)/
+ cd $(distdir) && rm -f $(DISTCLEANFILES)
+- -gtkdoc-rebase --online --relative --html-dir=$(distdir)/html
++ -gtkdoc-rebase --online --relative --html-dir=$(distdir)/html
+
+ .PHONY : dist-hook-local docs
+
+diff --git a/gtk-doc.mak b/gtk-doc.mak
+index bdbd07e..f44bcd3 100644
+--- a/gtk-doc.mak
++++ b/gtk-doc.mak
+@@ -236,6 +236,6 @@ dist-hook: dist-check-gtkdoc dist-hook-local
+ -cp $(srcdir)/$(DOC_MODULE).types $(distdir)/
+ -cp $(srcdir)/$(DOC_MODULE)-sections.txt $(distdir)/
+ cd $(distdir) && rm -f $(DISTCLEANFILES)
+- -gtkdoc-rebase --online --relative --html-dir=$(distdir)/html
++ -gtkdoc-rebase --online --relative --html-dir=$(distdir)/html
+
+ .PHONY : dist-hook-local docs
+--
+1.7.3.2
+
diff --git a/gstreamer-plugins-base.spec b/gstreamer-plugins-base.spec
index 4e00fa3..e623ff5 100644
--- a/gstreamer-plugins-base.spec
+++ b/gstreamer-plugins-base.spec
@@ -42,6 +42,10 @@ Obsoletes: gstreamer-plugins
BuildRequires: gtk-doc >= 1.3
BuildRequires: PyXML
+# Building with new make
+Patch0: 0001-gtk-doc-.mak-use-tabs-instead-of-spaces-to-fix-build.patch
+Patch1: 0001-.mak-more-spaces-tabs-clean-ups.patch
+
%description
GStreamer is a streaming media framework, based on graphs of filters which
operate on media data. Applications using this library can do anything
@@ -55,6 +59,9 @@ This package contains a set of well-maintained base plug-ins.
%prep
%setup -q -n gst-plugins-base-%{version}
+%patch0 -p1 -b .new-make
+%patch1 -p1 -b .new-make2
+
%build
%configure \
--with-package-name='Fedora gstreamer-plugins-base package' \
4 years, 4 months
[gstreamer-plugins-base: 131/216] - Rebuild with new gobject-introspection
by Dominik Mierzejewski
commit ad26b118bf9e2e15f896179f7d295929e5b1441c
Author: Bastien Nocera <hadess(a)hadess.net>
Date: Mon Nov 8 17:22:26 2010 +0000
- Rebuild with new gobject-introspection
gstreamer-plugins-base.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/gstreamer-plugins-base.spec b/gstreamer-plugins-base.spec
index b0be520..4e00fa3 100644
--- a/gstreamer-plugins-base.spec
+++ b/gstreamer-plugins-base.spec
@@ -3,7 +3,7 @@
Name: %{gstreamer}-plugins-base
Version: 0.10.30
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: GStreamer streaming media framework base plug-ins
Group: Applications/Multimedia
@@ -290,6 +290,9 @@ library.
%doc %{_datadir}/gtk-doc/html/gst-plugins-base-plugins-%{majorminor}
%changelog
+* Mon Nov 08 2010 Bastien Nocera <bnocera(a)redhat.com> 0.10.30-3
+- Rebuild with new gobject-introspection
+
* Thu Jul 15 2010 Colin Walters <walters(a)verbum.org> - 0.10.30-2
- Rebuild with new gobject-introspection
4 years, 4 months
[gstreamer-plugins-base: 130/216] dist-git conversion
by Dominik Mierzejewski
commit c3dc529fcd9af509cf93674e9f96b2dcc848b575
Author: Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org>
Date: Wed Jul 28 17:13:03 2010 +0000
dist-git conversion
.cvsignore => .gitignore | 0
Makefile | 21 ---------------------
2 files changed, 21 deletions(-)
---
diff --git a/.cvsignore b/.gitignore
similarity index 100%
rename from .cvsignore
rename to .gitignore
4 years, 4 months
[gstreamer-plugins-base: 129/216] - Rebuild with new gobject-introspection
by Dominik Mierzejewski
commit 0f4204dc50e3e0c54d2fcebe9ffdf5b61eb75e7e
Author: Colin Walters <walters(a)fedoraproject.org>
Date: Thu Jul 15 18:53:53 2010 +0000
- Rebuild with new gobject-introspection
gstreamer-plugins-base.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/gstreamer-plugins-base.spec b/gstreamer-plugins-base.spec
index 173cf62..b0be520 100644
--- a/gstreamer-plugins-base.spec
+++ b/gstreamer-plugins-base.spec
@@ -3,7 +3,7 @@
Name: %{gstreamer}-plugins-base
Version: 0.10.30
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: GStreamer streaming media framework base plug-ins
Group: Applications/Multimedia
@@ -290,6 +290,9 @@ library.
%doc %{_datadir}/gtk-doc/html/gst-plugins-base-plugins-%{majorminor}
%changelog
+* Thu Jul 15 2010 Colin Walters <walters(a)verbum.org> - 0.10.30-2
+- Rebuild with new gobject-introspection
+
* Thu Jul 15 2010 Benjamin Otte <otte(a)redhat.com> 0.10.30-1
- Update to 0.10.30
4 years, 4 months