Release version 0.0.17
[platform/core/appfw/xdgmime.git] / packaging / xdgmime.spec
index 871a329..315e76d 100644 (file)
@@ -1,5 +1,5 @@
 Name:           xdgmime
-Version:        0.0.12
+Version:        0.0.17
 Release:        0
 License:        LGPL-2.1+ and AFL-2.0
 Summary:        Querying information about file type
@@ -24,6 +24,7 @@ Querying information about file type (devel) package.
 cp %{SOURCE1001} .
 
 %build
+export CFLAGS+=" -Wno-error=implicit-function-declaration "
 %cmake . 
 %__make %{?_smp_mflags}