[gstreamer: 101/222] - Update to 0.10.23
by Dominik Mierzejewski
commit 1fec6f011cdc912c7ebd352eae3c3b4f2296de93
Author: Bastien Nocera <hadess(a)fedoraproject.org>
Date: Mon May 11 01:11:09 2009 +0000
- Update to 0.10.23
.cvsignore | 2 +-
gstreamer.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.cvsignore b/.cvsignore
index 0aca897..0a99414 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-gstreamer-0.10.22.4.tar.bz2
+gstreamer-0.10.23.tar.bz2
diff --git a/gstreamer.spec b/gstreamer.spec
index a092737..0f8ca61 100644
--- a/gstreamer.spec
+++ b/gstreamer.spec
@@ -5,7 +5,7 @@
%define _libxml2 2.4.0
Name: %{gstreamer}
-Version: 0.10.22.4
+Version: 0.10.23
Release: 1%{?dist}
Summary: GStreamer streaming media framework runtime
@@ -213,6 +213,9 @@ rm -rf $RPM_BUILD_ROOT
%{_sysconfdir}/rpm/macros.gstreamer
%changelog
+* Mon May 11 2009 Bastien Nocera <bnocera(a)redhat.com> 0.10.23-1
+- Update to 0.10.23
+
* Wed May 06 2009 Bastien Nocera <bnocera(a)redhat.com> 0.10.22.4-1
- Update to 0.10.22.4
diff --git a/sources b/sources
index 6510246..f646c3f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5d7c532a503d77df34c4df830f00c49a gstreamer-0.10.22.4.tar.bz2
+f7b2e300d2d85756407ec529424ab237 gstreamer-0.10.23.tar.bz2
4 years, 4 months
[gstreamer: 100/222] - Update to 0.10.22.4
by Dominik Mierzejewski
commit 14adbe5ae6056fd905bfc03e9a7d0f2dc0d1f608
Author: Bastien Nocera <hadess(a)fedoraproject.org>
Date: Wed May 6 16:16:09 2009 +0000
- Update to 0.10.22.4
.cvsignore | 2 +-
gstreamer.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.cvsignore b/.cvsignore
index eba86bf..0aca897 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-gstreamer-0.10.22.tar.bz2
+gstreamer-0.10.22.4.tar.bz2
diff --git a/gstreamer.spec b/gstreamer.spec
index c6142d5..a092737 100644
--- a/gstreamer.spec
+++ b/gstreamer.spec
@@ -5,8 +5,8 @@
%define _libxml2 2.4.0
Name: %{gstreamer}
-Version: 0.10.22
-Release: 4%{?dist}
+Version: 0.10.22.4
+Release: 1%{?dist}
Summary: GStreamer streaming media framework runtime
Group: Applications/Multimedia
@@ -213,6 +213,9 @@ rm -rf $RPM_BUILD_ROOT
%{_sysconfdir}/rpm/macros.gstreamer
%changelog
+* Wed May 06 2009 Bastien Nocera <bnocera(a)redhat.com> 0.10.22.4-1
+- Update to 0.10.22.4
+
* Thu Feb 26 2009 Warren Togami <wtogami(a)redhat.com> - 0.10.22-4
- Move req on which and pkgconfig to gstreamer-tools
diff --git a/sources b/sources
index 4422bc2..6510246 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-35dd8598837af4074753afe5b59e8ef2 gstreamer-0.10.22.tar.bz2
+5d7c532a503d77df34c4df830f00c49a gstreamer-0.10.22.4.tar.bz2
4 years, 4 months
[gstreamer: 99/222] Move req on which and pkgconfig to gstreamer-tools
by Dominik Mierzejewski
commit d523963e58f185306b0d08a24543a527dbe9951c
Author: Warren Togami <wtogami(a)fedoraproject.org>
Date: Thu Feb 26 19:19:17 2009 +0000
Move req on which and pkgconfig to gstreamer-tools
gstreamer.spec | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/gstreamer.spec b/gstreamer.spec
index 0a627cd..c6142d5 100644
--- a/gstreamer.spec
+++ b/gstreamer.spec
@@ -6,7 +6,7 @@
Name: %{gstreamer}
Version: 0.10.22
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: GStreamer streaming media framework runtime
Group: Applications/Multimedia
@@ -16,8 +16,6 @@ Source: http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-%{version}.tar
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Requires: gstreamer-tools >= %{version}
-# gst-feedback uses these
-Requires: which, pkgconfig
BuildRequires: glib2-devel >= %{_glib2}
BuildRequires: libxml2-devel >= %{_libxml2}
@@ -86,6 +84,8 @@ documentation.
%package -n gstreamer-tools
Summary: common tools and files for GStreamer streaming media framework
Group: Applications/Multimedia
+# gst-feedback uses these
+Requires: which, pkgconfig
%description -n gstreamer-tools
GStreamer is a streaming media framework, based on graphs of filters which
@@ -213,6 +213,9 @@ rm -rf $RPM_BUILD_ROOT
%{_sysconfdir}/rpm/macros.gstreamer
%changelog
+* Thu Feb 26 2009 Warren Togami <wtogami(a)redhat.com> - 0.10.22-4
+- Move req on which and pkgconfig to gstreamer-tools
+
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.10.22-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
4 years, 4 months
[gstreamer: 98/222] - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
by Dominik Mierzejewski
commit c825f5558d9b9978ee554fd49eca8c3b64c9c514
Author: Jesse Keating <jkeating(a)fedoraproject.org>
Date: Wed Feb 25 01:30:42 2009 +0000
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
gstreamer.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/gstreamer.spec b/gstreamer.spec
index 47b72b2..0a627cd 100644
--- a/gstreamer.spec
+++ b/gstreamer.spec
@@ -6,7 +6,7 @@
Name: %{gstreamer}
Version: 0.10.22
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: GStreamer streaming media framework runtime
Group: Applications/Multimedia
@@ -213,6 +213,9 @@ rm -rf $RPM_BUILD_ROOT
%{_sysconfdir}/rpm/macros.gstreamer
%changelog
+* Tue Feb 24 2009 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.10.22-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
* Mon Feb 23 2009 Adam Jackson <ajax(a)redhat.com> 0.10.22-2
- Re-enable parallel build. (#486196)
4 years, 4 months
[gstreamer: 97/222] - Re-enable parallel build. (#486196)
by Dominik Mierzejewski
commit 7ca5746bbc27df773b701bcb9e27d3d0ae7e52d2
Author: Adam Jackson <ajax(a)fedoraproject.org>
Date: Tue Feb 24 15:37:53 2009 +0000
- Re-enable parallel build. (#486196)
gstreamer.spec | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/gstreamer.spec b/gstreamer.spec
index 9be34c4..47b72b2 100644
--- a/gstreamer.spec
+++ b/gstreamer.spec
@@ -6,7 +6,7 @@
Name: %{gstreamer}
Version: 0.10.22
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: GStreamer streaming media framework runtime
Group: Applications/Multimedia
@@ -114,9 +114,7 @@ popd
--enable-debug \
--disable-tests --disable-examples
-#make %{?_smp_mflags}
-# FIXME: docs building doesn't work with smp yet
-make ERROR_CFLAGS="" LIBTOOL="%{_bindir}/libtool"
+make %{?_smp_mflags} ERROR_CFLAGS="" LIBTOOL="%{_bindir}/libtool"
%install
rm -rf $RPM_BUILD_ROOT
@@ -215,6 +213,9 @@ rm -rf $RPM_BUILD_ROOT
%{_sysconfdir}/rpm/macros.gstreamer
%changelog
+* Mon Feb 23 2009 Adam Jackson <ajax(a)redhat.com> 0.10.22-2
+- Re-enable parallel build. (#486196)
+
* Tue Jan 20 2009 - Bastien Nocera <bnocera(a)redhat.com> - 0.10.22-1
- Update to 0.10.22
- Remove upstreamed patches, update rpm provides patch
4 years, 4 months
[gstreamer: 96/222] - Update to 0.10.22 - Remove upstreamed patches, update rpm provides patch
by Dominik Mierzejewski
commit fca320cf7c926ce54197954a9e707b5dfa67fd49
Author: Bastien Nocera <hadess(a)fedoraproject.org>
Date: Tue Jan 20 16:13:11 2009 +0000
- Update to 0.10.22
- Remove upstreamed patches, update rpm provides patch
.cvsignore | 2 +-
gstreamer-0.10.21-fixgnomebz555631.patch | 164 -------------------------------
gstreamer-fix-bison-check.patch | 14 ---
gstreamer-inspect-rpm-format.patch | 36 +++----
gstreamer.spec | 16 ++-
sources | 2 +-
6 files changed, 26 insertions(+), 208 deletions(-)
---
diff --git a/.cvsignore b/.cvsignore
index 0fd136d..eba86bf 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-gstreamer-0.10.21.tar.bz2
+gstreamer-0.10.22.tar.bz2
diff --git a/gstreamer-inspect-rpm-format.patch b/gstreamer-inspect-rpm-format.patch
index 44dea08..73c53e7 100644
--- a/gstreamer-inspect-rpm-format.patch
+++ b/gstreamer-inspect-rpm-format.patch
@@ -1,11 +1,11 @@
Index: gst-inspect.c
===================================================================
RCS file: /cvs/gstreamer/gstreamer/tools/gst-inspect.c,v
-retrieving revision 1.142
-diff -u -p -r1.142 gst-inspect.c
---- gst-inspect.c 31 Jul 2008 15:20:31 -0000 1.142
-+++ gst-inspect.c 11 Sep 2008 23:47:16 -0000
-@@ -1188,9 +1188,219 @@ print_element_info (GstElementFactory *
+retrieving revision 1.144
+diff -u -p -u -p -r1.144 gst-inspect.c
+--- gst-inspect.c 17 Nov 2008 15:48:14 -0000 1.144
++++ gst-inspect.c 20 Jan 2009 16:11:05 -0000
+@@ -1262,9 +1262,219 @@ print_element_info (GstElementFactory *
return 0;
}
@@ -226,7 +226,7 @@ diff -u -p -r1.142 gst-inspect.c
{
GstPadDirection direction;
const gchar *type_name;
-@@ -1251,15 +1461,19 @@ print_plugin_automatic_install_info_code
+@@ -1325,15 +1535,19 @@ print_plugin_automatic_install_info_code
gst_structure_remove_field (s, "rate");
gst_structure_remove_field (s, "depth");
gst_structure_remove_field (s, "clock-rate");
@@ -250,7 +250,7 @@ diff -u -p -r1.142 gst-inspect.c
{
gchar **protocols, **p;
-@@ -1268,11 +1482,17 @@ print_plugin_automatic_install_info_prot
+@@ -1342,11 +1556,17 @@ print_plugin_automatic_install_info_prot
switch (gst_element_factory_get_uri_type (factory)) {
case GST_URI_SINK:
for (p = protocols; *p != NULL; ++p)
@@ -270,7 +270,7 @@ diff -u -p -r1.142 gst-inspect.c
break;
default:
break;
-@@ -1282,7 +1502,7 @@ print_plugin_automatic_install_info_prot
+@@ -1356,7 +1576,7 @@ print_plugin_automatic_install_info_prot
}
static void
@@ -279,7 +279,7 @@ diff -u -p -r1.142 gst-inspect.c
{
const gchar *plugin_name;
GList *features, *l;
-@@ -1302,11 +1522,12 @@ print_plugin_automatic_install_info (Gst
+@@ -1376,11 +1596,12 @@ print_plugin_automatic_install_info (Gst
if (g_str_equal (plugin_name, feature->plugin_name)) {
GstElementFactory *factory;
@@ -295,25 +295,25 @@ diff -u -p -r1.142 gst-inspect.c
}
}
-@@ -1319,6 +1540,7 @@ main (int argc, char *argv[])
- {
+@@ -1394,6 +1615,7 @@ main (int argc, char *argv[])
gboolean print_all = FALSE;
+ gboolean plugin_name = FALSE;
gboolean print_aii = FALSE;
+ gboolean print_aii_rpm = FALSE;
+ gboolean uri_handlers = FALSE;
GOptionEntry options[] = {
{"print-all", 'a', 0, G_OPTION_ARG_NONE, &print_all,
- N_("Print all elements"), NULL},
-@@ -1327,6 +1549,9 @@ main (int argc, char *argv[])
+@@ -1403,6 +1625,9 @@ main (int argc, char *argv[])
"provides.\n "
"Useful in connection with external automatic plugin "
"installation mechanisms"), NULL},
+ {"rpm", '\0', 0, G_OPTION_ARG_NONE, &print_aii_rpm,
+ N_("Print the machine-parsable list of features of a plugin in RPM "
+ "Provides compatible-format"), NULL},
- GST_TOOLS_GOPTION_VERSION,
- {NULL}
- };
-@@ -1384,7 +1609,7 @@ main (int argc, char *argv[])
+ {"plugin", '\0', 0, G_OPTION_ARG_NONE, &plugin_name,
+ N_("List the plugin contents"), NULL},
+ {"uri-handlers", 'u', 0, G_OPTION_ARG_NONE, &uri_handlers,
+@@ -1478,7 +1703,7 @@ main (int argc, char *argv[])
/* if there is such a plugin, print out info */
if (plugin) {
if (print_aii) {
@@ -322,7 +322,7 @@ diff -u -p -r1.142 gst-inspect.c
} else {
print_plugin_info (plugin);
print_plugin_features (plugin);
-@@ -1397,13 +1622,16 @@ main (int argc, char *argv[])
+@@ -1491,13 +1716,16 @@ main (int argc, char *argv[])
if (plugin) {
if (print_aii) {
diff --git a/gstreamer.spec b/gstreamer.spec
index 819c603..9be34c4 100644
--- a/gstreamer.spec
+++ b/gstreamer.spec
@@ -5,8 +5,8 @@
%define _libxml2 2.4.0
Name: %{gstreamer}
-Version: 0.10.21
-Release: 4%{?dist}
+Version: 0.10.22
+Release: 1%{?dist}
Summary: GStreamer streaming media framework runtime
Group: Applications/Multimedia
@@ -38,10 +38,6 @@ BuildRequires: gcc-c++
Patch1: gstreamer-inspect-rpm-format.patch
Source1: gstreamer.prov
Source2: macros.gstreamer
-# From: http://bugzilla.gnome.org/show_bug.cgi?id=555631
-Patch2: gstreamer-0.10.21-fixgnomebz555631.patch
-# From http://bugzilla.gnome.org/show_bug.cgi?id=564507
-Patch3: gstreamer-fix-bison-check.patch
### documentation requirements
BuildRequires: python2
@@ -108,12 +104,8 @@ with different major/minor versions of GStreamer.
pushd tools/
%patch1 -p0 -b .rpm-provides
popd
-%patch2 -p1 -b .gnomebz555631
-%patch3 -p0 -b .bison-check
%build
-autoreconf
-libtoolize -f
# 0.10.0: manuals do not build due to an openjade error; disable for now
%configure \
--with-package-name='Fedora Core gstreamer package' \
@@ -223,6 +215,10 @@ rm -rf $RPM_BUILD_ROOT
%{_sysconfdir}/rpm/macros.gstreamer
%changelog
+* Tue Jan 20 2009 - Bastien Nocera <bnocera(a)redhat.com> - 0.10.22-1
+- Update to 0.10.22
+- Remove upstreamed patches, update rpm provides patch
+
* Mon Jan 05 2009 - Bastien Nocera <bnocera(a)redhat.com> - 0.10.21-4
- Fix build with newer version of bison
diff --git a/sources b/sources
index ed1f31b..4422bc2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7bad90af3fd81a1535363cf85359125c gstreamer-0.10.21.tar.bz2
+35dd8598837af4074753afe5b59e8ef2 gstreamer-0.10.22.tar.bz2
4 years, 4 months
[gstreamer: 95/222] Run libtoolize after autoreconf
by Dominik Mierzejewski
commit 0a86b3dde32a9d603673fc701b9325769ec70f36
Author: Bastien Nocera <hadess(a)fedoraproject.org>
Date: Mon Jan 5 15:53:56 2009 +0000
Run libtoolize after autoreconf
gstreamer.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/gstreamer.spec b/gstreamer.spec
index 8dfc084..819c603 100644
--- a/gstreamer.spec
+++ b/gstreamer.spec
@@ -113,6 +113,7 @@ popd
%build
autoreconf
+libtoolize -f
# 0.10.0: manuals do not build due to an openjade error; disable for now
%configure \
--with-package-name='Fedora Core gstreamer package' \
4 years, 4 months
[gstreamer: 94/222] - Fix build with newer version of bison
by Dominik Mierzejewski
commit b248b9941c81d42490d6ef702f3a937bcc141c43
Author: Bastien Nocera <hadess(a)fedoraproject.org>
Date: Mon Jan 5 15:44:18 2009 +0000
- Fix build with newer version of bison
gstreamer-fix-bison-check.patch | 14 ++++++++++++++
gstreamer.spec | 9 ++++++++-
2 files changed, 22 insertions(+), 1 deletion(-)
---
diff --git a/gstreamer-fix-bison-check.patch b/gstreamer-fix-bison-check.patch
new file mode 100644
index 0000000..bed872f
--- /dev/null
+++ b/gstreamer-fix-bison-check.patch
@@ -0,0 +1,14 @@
+--- common/m4/gst-parser.m4.orig 2008-09-10 11:16:47.000000000 +0200
++++ common/m4/gst-parser.m4 2008-12-14 19:14:43.000000000 +0100
+@@ -15,10 +15,7 @@
+ bison_version=`$BISON_PATH --version | head -n 1 | sed 's/^[[^0-9]]*//' | sed 's/[[^0-9]]*$//' | cut -d' ' -f1`
+ AC_MSG_CHECKING([bison version $bison_version >= $bison_min_version])
+
+- if perl -w <<EOF
+- exit ($bison_version < $bison_min_version) ? 0 : 1;
+-EOF
+- then
++ if perl -we "exit ((v$bison_version ge v$bison_min_version) ? 0 : 1)"; then
+ AC_MSG_RESULT([yes])
+ else
+ AC_MSG_ERROR([no])
diff --git a/gstreamer.spec b/gstreamer.spec
index 633d6dc..8dfc084 100644
--- a/gstreamer.spec
+++ b/gstreamer.spec
@@ -6,7 +6,7 @@
Name: %{gstreamer}
Version: 0.10.21
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: GStreamer streaming media framework runtime
Group: Applications/Multimedia
@@ -40,6 +40,8 @@ Source1: gstreamer.prov
Source2: macros.gstreamer
# From: http://bugzilla.gnome.org/show_bug.cgi?id=555631
Patch2: gstreamer-0.10.21-fixgnomebz555631.patch
+# From http://bugzilla.gnome.org/show_bug.cgi?id=564507
+Patch3: gstreamer-fix-bison-check.patch
### documentation requirements
BuildRequires: python2
@@ -107,8 +109,10 @@ pushd tools/
%patch1 -p0 -b .rpm-provides
popd
%patch2 -p1 -b .gnomebz555631
+%patch3 -p0 -b .bison-check
%build
+autoreconf
# 0.10.0: manuals do not build due to an openjade error; disable for now
%configure \
--with-package-name='Fedora Core gstreamer package' \
@@ -218,6 +222,9 @@ rm -rf $RPM_BUILD_ROOT
%{_sysconfdir}/rpm/macros.gstreamer
%changelog
+* Mon Jan 05 2009 - Bastien Nocera <bnocera(a)redhat.com> - 0.10.21-4
+- Fix build with newer version of bison
+
* Thu Jan 01 2009 Rex Dieter <rdieter(a)fedoraprojet.org> - 0.10.21-3
- rebuild for pkgconfig deps (#478576)
4 years, 4 months
[gstreamer: 93/222] doh, happy new year!
by Dominik Mierzejewski
commit 124c5a0efa0e3b1ee8ff853ced843baf657bdca3
Author: Rex Dieter <rdieter(a)fedoraproject.org>
Date: Thu Jan 1 18:16:53 2009 +0000
doh, happy new year!
gstreamer.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gstreamer.spec b/gstreamer.spec
index 215fd76..633d6dc 100644
--- a/gstreamer.spec
+++ b/gstreamer.spec
@@ -218,7 +218,7 @@ rm -rf $RPM_BUILD_ROOT
%{_sysconfdir}/rpm/macros.gstreamer
%changelog
-* Thu Jan 01 2008 Rex Dieter <rdieter(a)fedoraprojet.org> - 0.10.21-3
+* Thu Jan 01 2009 Rex Dieter <rdieter(a)fedoraprojet.org> - 0.10.21-3
- rebuild for pkgconfig deps (#478576)
* Tue Nov 11 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> - 0.10.21-2
4 years, 4 months
[gstreamer: 92/222] - rebuild for pkgconfig deps (#478576)
by Dominik Mierzejewski
commit 6ac59fb70e7a5c46c0825a79f9dc9832aed8338f
Author: Rex Dieter <rdieter(a)fedoraproject.org>
Date: Thu Jan 1 18:14:22 2009 +0000
- rebuild for pkgconfig deps (#478576)
gstreamer.spec | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/gstreamer.spec b/gstreamer.spec
index c28a9f2..215fd76 100644
--- a/gstreamer.spec
+++ b/gstreamer.spec
@@ -6,7 +6,7 @@
Name: %{gstreamer}
Version: 0.10.21
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: GStreamer streaming media framework runtime
Group: Applications/Multimedia
@@ -26,7 +26,8 @@ BuildRequires: flex
BuildRequires: m4
BuildRequires: check-devel
BuildRequires: gtk-doc >= 1.3
-BuildRequires: gettext
+BuildRequires: gettext
+BuildRequires: pkgconfig
# We need to use the system libtool or else we end up with RPATHs
BuildRequires: libtool
@@ -217,6 +218,9 @@ rm -rf $RPM_BUILD_ROOT
%{_sysconfdir}/rpm/macros.gstreamer
%changelog
+* Thu Jan 01 2008 Rex Dieter <rdieter(a)fedoraprojet.org> - 0.10.21-3
+- rebuild for pkgconfig deps (#478576)
+
* Tue Nov 11 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> - 0.10.21-2
- fix gnome bz 555631 with patch from upstream cvs
- use system libtool to prevent rpaths
4 years, 4 months