Define upstream branch name to fix build error on OBS 76/35276/1 accepted/tizen/common/20150223.101139 accepted/tizen/mobile/20150213.002048 accepted/tizen/tv/20150212.125244 accepted/tizen/wearable/20150213.002122 submit/tizen/20150212.065812 submit/tizen_common/20150213.054257
authorJeongmo Yang <jm80.yang@samsung.com>
Wed, 11 Feb 2015 10:11:48 +0000 (19:11 +0900)
committerJeongmo Yang <jm80.yang@samsung.com>
Wed, 11 Feb 2015 10:11:48 +0000 (19:11 +0900)
Change-Id: I71214a2246840abd6d772d02b50996823f49880e
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
.gbs.conf [new file with mode: 0644]
packaging/gst-plugins-bad.spec

diff --git a/.gbs.conf b/.gbs.conf
new file mode 100644 (file)
index 0000000..1b88822
--- /dev/null
+++ b/.gbs.conf
@@ -0,0 +1,3 @@
+[general]
+upstream_branch = tizen
+upstream_tag = ${upstreamversion}
index 3ee1ba3..998086f 100644 (file)
@@ -1,13 +1,13 @@
 %bcond_with wayland
 %bcond_with x
+%define gst_branch 1.0
 
 Name:           gst-plugins-bad
 Version:        1.4.1
-Release:        0
-%define gst_branch 1.0
+Release:        1
 Summary:        GStreamer Streaming-Media Framework Plug-Ins
 License:        GPL-2.0+ and LGPL-2.1+
-Group:          Multimedia/Audio
+Group:          Multimedia/Framework
 Url:            http://gstreamer.freedesktop.org/
 Source:         http://gstreamer.freedesktop.org/src/gst-plugins-bad/%{name}-%{version}.tar.xz
 Source100:      common.tar.bz2