From: Yan Yin Date: Wed, 16 Oct 2013 03:14:02 +0000 (+0800) Subject: fix build failure X-Git-Tag: accepted/tizen/20131016.035154^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c10112f9c5cce2b69d148b24905ae6e775bf03b5;p=profile%2Fmobile%2Fgst-openmax0.10.git fix build failure Change-Id: I705497fda9518f7b5dbc0f1340d2f6dad589c48e --- diff --git a/packaging/gst-openmax.spec b/packaging/gst-openmax0.10.spec similarity index 85% rename from packaging/gst-openmax.spec rename to packaging/gst-openmax0.10.spec index 2820219..1f25e80 100644 --- a/packaging/gst-openmax.spec +++ b/packaging/gst-openmax0.10.spec @@ -1,5 +1,5 @@ -Name: gst-openmax +Name: gst-openmax0.10 Summary: GStreamer plug-in that allows communication with OpenMAX IL components Version: 0.10.1 Release: 7 @@ -19,7 +19,7 @@ Multiple OpenMAX IL implementations can be used. %build ./autogen.sh --noconfigure -%configure --disable-static --prefix=/usr +%configure --disable-static --prefix=/usr CFLAGS="-Wno-error=deprecated-declarations" make %{?jobs:-j%jobs}