X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=packaging%2Flibmm-camcorder.spec;h=b247996ef9aec0ba19cb5b09407f42ff3f0a5340;hb=e7943fa32ecbb989cb81c02de118378c2095dc6f;hp=77643a382b43b57ee29898301aa9905592a996b2;hpb=05d5018ba19daba02dd57f5fbccd3522265e793a;p=platform%2Fcore%2Fmultimedia%2Flibmm-camcorder.git diff --git a/packaging/libmm-camcorder.spec b/packaging/libmm-camcorder.spec index 77643a3..b247996 100644 --- 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.101 +Version: 0.10.139 Release: 0 Group: Multimedia/Libraries License: Apache-2.0 @@ -31,6 +31,7 @@ BuildRequires: pkgconfig(aul) BuildRequires: pkgconfig(ttrace) BuildRequires: pkgconfig(libtzplatform-config) BuildRequires: pkgconfig(dpm) +BuildRequires: pkgconfig(dlog) %description Camera and recorder function supported library. @@ -64,8 +65,6 @@ export CFLAGS+=" -D_LARGEFILE64_SOURCE -DGST_USE_UNSTABLE_API -DSYSCONFDIR=\\\"% make %{?jobs:-j%jobs} %install -mkdir -p %{buildroot}%{_datadir}/license -cp LICENSE.APLv2 %{buildroot}%{_datadir}/license/%{name} %make_install @@ -76,10 +75,10 @@ cp LICENSE.APLv2 %{buildroot}%{_datadir}/license/%{name} %files %manifest libmm-camcorder.manifest +%license LICENSE.APLv2 %defattr(-,root,root,-) %{_libdir}/*.so.* %{_datadir}/sounds/mm-camcorder/* -%{_datadir}/license/%{name} %files devel %defattr(-,root,root,-)