Package version up to 1.3.58
[platform/core/uifw/wayland-extension.git] / packaging / wayland-extension.spec
index 5c72d04..6228772 100644 (file)
@@ -2,7 +2,7 @@
 %define enable_examples 0
 
 Name:          wayland-extension
-Version:       1.3.12
+Version:       1.3.58
 Release:       0
 Summary:       Wayland extenstion protocols that add functionality not available in the Wayland core protocol
 License:       MIT
@@ -96,9 +96,9 @@ cp %{SOURCE1001} .
 export CFLAGS+=" -Wall -Werror"
 %if "%{enable_examples}" == "1"
    export CFLAGS+=" -DEFL_BETA_API_SUPPORT "
-   %reconfigure --disable-static --enable-build-examples
+   %reconfigure --disable-static --enable-build-examples LIBDIR=%{_libdir}
 %else
-   %reconfigure --disable-static
+   %reconfigure --disable-static LIBDIR=%{_libdir}
 %endif
 make %{?_smp_mflags}
 
@@ -147,6 +147,7 @@ make %{?_smp_mflags}
 %defattr(-,root,root)
 %_datadir/wayland-extension/protocol/tizen/*
 %_datadir/wayland-extension/protocol/stable/*
+%_datadir/wayland-extension/protocol/staging/*
 %_datadir/wayland-extension/protocol/unstable/*
 %_libdir/pkgconfig/wayland-protocols.pc