[Tizen-submit] 21435: Changes to Tizen:IVI/gst-plugins-good
noreply at tizen.org
noreply at tizen.org
Wed Feb 19 06:54:44 GMT 2014
Hi,
Yan Yin have made the following changes to gst-plugins-good in project Tizen:IVI. Please review and accept ASAP.
Thank You,
[This message was auto-generated]
---
Request: #21435
submit: Tizen:IVI:build/gst-plugins-good(cleanup) -> Tizen:IVI
Message:
Submitter: Yan Yin <yan.yin at intel.com>
Comments: upgrade to gst 1.2.0
Git project: platform/upstream/gst-plugins-good
Tag: submit/tizen/20140219.065423
Commit: adaf2c51447443e956b1fec00e3e7caa90c4ba67 packaging: handle X dependencies as option.
State: new 2014-02-19T06:54:21 tizenrobot
Comment: <no comment>
changes files:
--------------
old:
----
0001-Make-pulsesink-autostart-pulseaudio-if-needed.patch
0002-pngdec-Implement-parsing-functionality.patch
gst-plugins-good-1.0.7.tar.xz
new:
----
0001-add-packaging-files.patch
0002-Make-pulsesink-autostart-pulseaudio-if-needed.patch
common.tar.bz2
gitmodules.sh
gst-plugins-good-1.2.0.tar.xz
spec files:
-----------
--- gst-plugins-good.spec
+++ gst-plugins-good.spec
@@ -1,8 +1,8 @@
%bcond_with x
Name: gst-plugins-good
-VCS: platform/upstream/gst-plugins-good#b52a54c047a8a2ed292532c1cee40ad924f51be2
-Version: 1.0.7
+VCS: platform/upstream/gst-plugins-good#adaf2c51447443e956b1fec00e3e7caa90c4ba67
+Version: 1.2.0
Release: 0
License: LGPL-2.1+
%define gst_branch 1.0
@@ -10,11 +10,11 @@
Url: http://gstreamer.freedesktop.org/
Group: Multimedia/Audio
Source0: http://download.gnome.org/sources/gst-plugins-good/1.0/%{name}-%{version}.tar.xz
+Source100: common.tar.bz2
Source1001: gst-plugins-good.manifest
# Patches auto-generated by git-buildpackage:
-Patch0: 0001-Make-pulsesink-autostart-pulseaudio-if-needed.patch
-Patch1: 0002-pngdec-Implement-parsing-functionality.patch
-BuildRequires: gst-common
+Patch0: 0001-add-packaging-files.patch
+Patch1: 0002-Make-pulsesink-autostart-pulseaudio-if-needed.patch
BuildRequires: gcc-c++
BuildRequires: gettext-tools
BuildRequires: glib2-devel >= 2.31.14
@@ -71,14 +71,12 @@
%prep
chmod 0644 %{SOURCE0}
%setup -q
-# 0001-Make-pulsesink-autostart-pulseaudio-if-needed.patch
+%setup -q -T -D -a 100
+# 0001-add-packaging-files.patch
%patch0 -p1
-# 0002-pngdec-Implement-parsing-functionality.patch
+# 0002-Make-pulsesink-autostart-pulseaudio-if-needed.patch
%patch1 -p1
cp %{SOURCE1001} .
-rm -rf common
-cp -a %{_datadir}/gst-common common
-find common -exec touch {} \;
%build
# FIXME:
@@ -171,6 +169,7 @@
%{_libdir}/gstreamer-%{gst_branch}/libgstsouphttpsrc.so
%{_libdir}/gstreamer-%{gst_branch}/libgstflac.so
%{_libdir}/gstreamer-%{gst_branch}/libgstvpx.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstdtmf.so
%if 0%{?ENABLE_AALIB}
other changes:
--------------
++++++ 0001-add-packaging-files.patch (new)
--- 0001-add-packaging-files.patch
+++ 0001-add-packaging-files.patch
@@ -0,0 +1,21 @@
+From: Yan Yin <yan.yin at intel.com>
+Date: Wed, 9 Oct 2013 16:19:42 +0800
+Subject: add packaging files
+
+Change-Id: Ifecf0803d979f47414867ef51efd2e129742f5e4
Please refer to OBS webUI for more details about this SR.
More information about the Tizen-submit
mailing list