From: Jeongmo Yang Date: Wed, 22 Mar 2017 07:10:24 +0000 (+0900) Subject: Update spec file for license macro X-Git-Tag: submit/tizen/20170328.103759~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a54f93b3e5d5f0035be6e78476574797a8c3e078;p=platform%2Fcore%2Fmultimedia%2Flibmm-camcorder.git Update spec file for license macro [Version] 0.10.113-1 [Profile] Common [Issue Type] Update [Dependency module] N/A Change-Id: I37a2f97ae34fb8ce1759e354f113fb460f03d18a Signed-off-by: Jeongmo Yang --- diff --git a/packaging/libmm-camcorder.spec b/packaging/libmm-camcorder.spec index 47ee49e..edd8edc 100644 --- a/packaging/libmm-camcorder.spec +++ b/packaging/libmm-camcorder.spec @@ -1,7 +1,7 @@ Name: libmm-camcorder Summary: Camera and recorder library Version: 0.10.115 -Release: 0 +Release: 1 Group: Multimedia/Libraries License: Apache-2.0 Source0: %{name}-%{version}.tar.gz @@ -64,8 +64,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 +74,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,-)