X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=packaging%2Flibmm-camcorder.spec;h=6e08b7bdc01877a4ea34f2b442fc6384c64e729d;hb=6c2d46b4bca72b7b2a56f692361d7b2b1274d1fb;hp=96bfce7ade1ccb5658f2aadff85c4425c4560f9e;hpb=d3bfe05d0afa84b5b67180c60103a19f0afa502f;p=platform%2Fcore%2Fmultimedia%2Flibmm-camcorder.git diff --git a/packaging/libmm-camcorder.spec b/packaging/libmm-camcorder.spec old mode 100644 new mode 100755 index 96bfce7..6e08b7b --- a/packaging/libmm-camcorder.spec +++ b/packaging/libmm-camcorder.spec @@ -1,6 +1,6 @@ Name: libmm-camcorder Summary: Camera and recorder library -Version: 0.10.210 +Version: 0.10.269 Release: 0 Group: Multimedia/Libraries License: Apache-2.0 @@ -26,6 +26,7 @@ BuildRequires: pkgconfig(storage) BuildRequires: pkgconfig(tv-resource-manager) BuildRequires: pkgconfig(tv-resource-information) BuildRequires: pkgconfig(aul) +BuildRequires: pkgconfig(resource-center-api) %if (("%{_vd_cfg_product_type}" != "AUDIO") && ("%{_vd_cfg_target_repository}" != "emulator")) BuildRequires: pkgconfig(camera-conf-mgr-tv) %endif @@ -63,7 +64,7 @@ Camera and recorder function supported library for development. export CFLAGS+=" -fprofile-arcs -ftest-coverage" export LDFLAGS+=" -lgcov" %endif -export CFLAGS+=" -D_LARGEFILE64_SOURCE -DGST_USE_UNSTABLE_API -DSYSCONFDIR=\\\"%{_sysconfdir}\\\" -DTZ_SYS_ETC=\\\"%{TZ_SYS_ETC}\\\"" +export CFLAGS+=" -D_LARGEFILE64_SOURCE -DGST_USE_UNSTABLE_API -DSYSCONFDIR=\\\"%{_hal_sysconfdir}\\\" -DTZ_SYS_ETC=\\\"%{TZ_SYS_ETC}\\\"" ./autogen.sh %configure \ %if "%{tizen_profile_name}" == "tv"