X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=packaging%2Flibmm-camcorder.spec;h=fd300a2bab9d812a2add0e6a2f581af26e2491c5;hb=68d860d642b2e84b9d07ca1c11169bac4bf5a864;hp=90843ec4d99a09bbb2ec6cf38c14e39745bed88a;hpb=f7daa8787a7673238759a71e3978e78d18c77a55;p=platform%2Fcore%2Fmultimedia%2Flibmm-camcorder.git diff --git a/packaging/libmm-camcorder.spec b/packaging/libmm-camcorder.spec index 90843ec..fd300a2 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.114 +Version: 0.10.140 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,-)