From: Yan Yin Date: Mon, 24 Jun 2013 02:46:35 +0000 (+0800) Subject: add suffix 0.10 to package name, fix build failure. X-Git-Tag: accepted/tizen/ivi/20140315.023545^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Faccepted%2Ftizen_ivi;p=profile%2Fivi%2Fgst-openmax0.10.git add suffix 0.10 to package name, fix build failure. Change-Id: Ie95175997a943f0104eac70011cb95ddde0be4dd --- diff --git a/configure.ac b/configure.ac index b6a1316..2d3c496 100644 --- a/configure.ac +++ b/configure.ac @@ -29,6 +29,7 @@ dnl initialize GStreamer macros AG_GST_INIT dnl define an ERROR_CFLAGS Makefile variable +GST_CVS=no AG_GST_SET_ERROR_CFLAGS($GST_CVS) dnl add GStreamer arguments diff --git a/gst-openmax.manifest b/packaging/gst-openmax0.10.manifest similarity index 100% rename from gst-openmax.manifest rename to packaging/gst-openmax0.10.manifest diff --git a/packaging/gst-openmax.spec b/packaging/gst-openmax0.10.spec similarity index 90% rename from packaging/gst-openmax.spec rename to packaging/gst-openmax0.10.spec index 2820219..0ccd3b2 100644 --- a/packaging/gst-openmax.spec +++ b/packaging/gst-openmax0.10.spec @@ -1,5 +1,4 @@ - -Name: gst-openmax +Name: gst-openmax0.10 Summary: GStreamer plug-in that allows communication with OpenMAX IL components Version: 0.10.1 Release: 7 @@ -29,6 +28,6 @@ rm -rf %{buildroot} %make_install %files -%manifest gst-openmax.manifest +%manifest packaging/gst-openmax0.10.manifest %{_libdir}/gstreamer-0.10/libgstomx.so