From 960b6937ad46c2de5d833ca1ac9e866cbdf340ab Mon Sep 17 00:00:00 2001 From: Yan Yin Date: Wed, 14 Mar 2012 14:08:59 +0800 Subject: [PATCH] update for beta universally --- packaging/libmm-camcorder.spec | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/packaging/libmm-camcorder.spec b/packaging/libmm-camcorder.spec index 6f323f0..9db3b76 100644 --- a/packaging/libmm-camcorder.spec +++ b/packaging/libmm-camcorder.spec @@ -1,14 +1,14 @@ Name: libmm-camcorder Summary: camcorder library -Version: 0.5.5 +Version: 0.5.38 Release: 1 -Group: libs -License: Samsung -URL: N/A +Group: Libraries +License: Apache-2.0 Source0: %{name}-%{version}.tar.gz Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig BuildRequires: pkgconfig(mm-common) +BuildRequires: pkgconfig(sndfile) BuildRequires: pkgconfig(mm-sound) BuildRequires: pkgconfig(libexif) BuildRequires: pkgconfig(mmutil-imgp) @@ -49,7 +49,6 @@ camcorder development library. make %{?jobs:-j%jobs} %install -rm -rf %{buildroot} %make_install @@ -58,14 +57,11 @@ rm -rf %{buildroot} %postun -p /sbin/ldconfig %files -%defattr(-,root,root,-) %{_bindir}/* %{_libdir}/*.so.* -%{_datadir}/edje/* /usr/share/sounds/mm-camcorder/* %files devel -%defattr(-,root,root,-) %{_includedir}/mmf/mm_camcorder.h %{_libdir}/pkgconfig/mm-camcorder.pc %{_libdir}/*.so -- 2.34.1