Define upstream branch name to fix build error on OBS 77/35277/1 accepted/tizen/common/20150223.101142 accepted/tizen/mobile/20150213.002050 accepted/tizen/tv/20150212.125247 accepted/tizen/wearable/20150213.002125 submit/tizen/20150212.065812 submit/tizen_common/20150213.054257
authorJeongmo Yang <jm80.yang@samsung.com>
Wed, 11 Feb 2015 10:20:55 +0000 (19:20 +0900)
committerJeongmo Yang <jm80.yang@samsung.com>
Wed, 11 Feb 2015 10:20:55 +0000 (19:20 +0900)
Change-Id: I32f24f59c5037aa3d487e94b51cac11dd8f75775
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
.gbs.conf [new file with mode: 0644]
packaging/gst-plugins-ugly.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 14ad2375b69bf29d6e4d5c88f142812a3595f70b..3a80899f78028b883996663ca540d5be3df4f3e5 100644 (file)
@@ -1,8 +1,8 @@
 Name:       gst-plugins-ugly
 Summary:    GStreamer plugins from the "ugly" set
 Version:    1.4.1
-Release:    0
-Group:      Multimedia/Audio
+Release:    1
+Group:      Multimedia/Framework
 License:    LGPL-2.0+
 Source0:    %{name}-%{version}.tar.gz
 Source100:      common.tar.bz2
@@ -63,11 +63,10 @@ make %{?jobs:-j%jobs}
 %manifest %{name}.manifest
 %defattr(-,root,root,-)
 %license COPYING
-# check why this one is not being built - Anas
-#%{_libdir}/gstreamer-1.0/libgstmpegaudioparse.so
 %{_libdir}/gstreamer-1.0/libgstasf.so
 %{_libdir}/gstreamer-1.0/libgstxingmux.so
 %{_libdir}/gstreamer-1.0/libgstamrnb.so
 %{_libdir}/gstreamer-1.0/libgstamrwbdec.so
 %{_libdir}/gstreamer-1.0/libgstrmdemux.so
 %exclude %{_datadir}/gstreamer-1.0/presets/GstAmrnbEnc.prs
+