Mailinglist Archive: opensuse-commit (1157 mails)
| < Previous | Next > |
commit gstreamer010-plugins-ugly
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Wed, 03 Oct 2007 00:55:55 +0200
- Message-id: <20071002225555.DFC68678335@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package gstreamer010-plugins-ugly
checked in at Wed Oct 3 00:55:55 CEST 2007.
--------
--- GNOME/gstreamer010-plugins-ugly/gstreamer010-plugins-ugly.changes 2007-08-02 19:26:02.000000000 +0200
+++ /mounts/work_src_done/STABLE/gstreamer010-plugins-ugly/gstreamer010-plugins-ugly.changes 2007-09-17 16:31:51.000000000 +0200
@@ -1,0 +2,9 @@
+Mon Sep 17 16:29:57 CEST 2007 - sbrabec@xxxxxxx
+
+- Updated to version 0.10.6:
+ * fixes in handling of MPEG streams, Real streams and MP3
+ * AMR-NB fixes
+ * many other bug-fixes and improvements
+- Patch utility without untarring the archive.
+
+-------------------------------------------------------------------
Old:
----
gst-plugins-ugly-0.10.5.tar.bz2
New:
----
gst-plugins-ugly-0.10.6.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gstreamer010-plugins-ugly.spec ++++++
--- /var/tmp/diff_new_pack.fW6497/_old 2007-10-03 00:55:47.000000000 +0200
+++ /var/tmp/diff_new_pack.fW6497/_new 2007-10-03 00:55:47.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package gstreamer010-plugins-ugly (Version 0.10.5)
+# spec file for package gstreamer010-plugins-ugly (Version 0.10.6)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -32,9 +32,9 @@
%endif
License: LGPL v2 or later
Group: System/GUI/GNOME
-Autoreqprov: on
-Version: 0.10.5
-Release: 47
+AutoReqProv: on
+Version: 0.10.6
+Release: 1
%define gst_branch 0.10
%if 0%{?BUILD_ORIG}
Source: http://gstreamer.freedesktop.org/src/%{_name}/%{_name}-%{version}.tar.bz2
@@ -47,7 +47,7 @@
Patch: gstreamer010-plugins-ugly-enable-incomplete.patch
Patch1: gstreamer010-plugins-ugly-patched.patch
Patch2: gstreamer010-plugins-ugly-ac.patch
-URL: http://gstreamer.freedesktop.org/
+Url: http://gstreamer.freedesktop.org/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Summary: GStreamer Streaming-Media Framework Plug-Ins
Obsoletes: gstreamer-plugin-libs
@@ -59,10 +59,9 @@
%description
GStreamer is a streaming media framework based on graphs of filters
that operate on media data. Applications using this library can do
-anything from real-time sound processing to playing videos and just
-about anything else media-related. Its plug-in-based architecture
-means that new data types or processing capabilities can be added
-simply by installing new plug-ins.
+anything media-related, from real-time sound processing to playing
+videos. Its plug-in-based architecture means that new data types or
+processing capabilities can be added simply by installing newplug-ins.
@@ -140,7 +139,7 @@
Summary: GStreamer Streaming-Media Framework Plug-Ins
Group: System/GUI/GNOME
Requires: %{name} = %{version}
-Autoreqprov: on
+AutoReqProv: on
%description doc
GStreamer is a streaming media framework, based on graphs of filters
@@ -188,7 +187,8 @@
%build
NOCONFIGURE=1 ./autogen.sh
%configure\
- --enable-gtk-doc
+ --enable-gtk-doc\
+ --enable-experimental
make %{?jobs:-j%jobs}
%install
@@ -244,8 +244,13 @@
%files doc
%defattr(-, root, root)
%{_datadir}/gtk-doc/html/gst-plugins-ugly-plugins-%{gst_branch}
-
%changelog
+* Mon Sep 17 2007 - sbrabec@xxxxxxx
+- Updated to version 0.10.6:
+ * fixes in handling of MPEG streams, Real streams and MP3
+ * AMR-NB fixes
+ * many other bug-fixes and improvements
+- Patch utility without untarring the archive.
* Thu Aug 02 2007 - sbrabec@xxxxxxx
- Use Enhances: gstreamer010 instead of Supplements (#294358).
* Wed May 16 2007 - sbrabec@xxxxxxx
++++++ gst-plugins-ugly-0.10.5.tar.bz2 -> gst-plugins-ugly-0.10.6.tar.bz2 ++++++
++++ 30148 lines of diff (skipped)
++++++ gstreamer010-plugins-ugly-ac.patch ++++++
--- /var/tmp/diff_new_pack.fW6497/_old 2007-10-03 00:55:49.000000000 +0200
+++ /var/tmp/diff_new_pack.fW6497/_new 2007-10-03 00:55:49.000000000 +0200
@@ -3,7 +3,7 @@
@@ -46,13 +46,13 @@
dnl GST_PLUGINS_NO will contain those that won't be built
- AC_DEFUN([GST_CHECK_FEATURE],
+ AC_DEFUN([AG_GST_CHECK_FEATURE],
-echo
+[echo
AC_MSG_NOTICE(*** checking feature: [$2] ***)
++++++ gstreamer010-plugins-ugly-enable-incomplete.patch ++++++
--- /var/tmp/diff_new_pack.fW6497/_old 2007-10-03 00:55:49.000000000 +0200
+++ /var/tmp/diff_new_pack.fW6497/_new 2007-10-03 00:55:49.000000000 +0200
@@ -1,16 +1,6 @@
--- configure.ac
+++ configure.ac
-@@ -103,9 +103,6 @@
- done],
- [GST_PLUGINS_SELECTED=$GST_PLUGINS_ALL])
-
--dnl disable synaesthesia plugin
--GST_PLUGINS_SELECTED=`echo $GST_PLUGINS_SELECTED | $SED -e s/synaesthesia//`
--
- AC_SUBST(GST_PLUGINS_SELECTED)
-
- dnl ext plug-ins; plug-ins that have external dependencies
-@@ -270,11 +267,6 @@
+@@ -290,11 +290,6 @@
HAVE_DVDNAV="no"
])
AS_SCRUB_INCLUDE(DVDNAV_CFLAGS)
++++++ gstreamer010-plugins-ugly-patched.patch ++++++
--- /var/tmp/diff_new_pack.fW6497/_old 2007-10-03 00:55:49.000000000 +0200
+++ /var/tmp/diff_new_pack.fW6497/_new 2007-10-03 00:55:49.000000000 +0200
@@ -1,19 +1,19 @@
--- configure.ac
+++ configure.ac
-@@ -76,12 +76,8 @@
+@@ -77,12 +77,8 @@
dnl these are all the gst plug-ins, compilable without additional libs
GST_PLUGINS_ALL="\
- asfdemux \
dvdlpcmdec \
dvdsub \
-- iec958 \
+- iec958 \
- mpegaudioparse \
-- mpegstream \
+- mpegstream \
realmedia \
synaesthesia \
"
-@@ -410,12 +406,8 @@
+@@ -433,12 +429,8 @@
gst-libs/Makefile
gst-libs/gst/Makefile
gst/Makefile
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |