X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=packaging%2Fxdgmime.spec;h=2c984328e3feedbeddfec962fb430a43cd731ec8;hb=refs%2Ftags%2Ftizen_3.0.m1_mobile_release;hp=da2cdddbb81ed3e07659118c486d8e6a4c21c94d;hpb=de29135bf02f3aeb76ceaea8231eb22592bf42f2;p=platform%2Fcore%2Fappfw%2Fxdgmime.git diff --git a/packaging/xdgmime.spec b/packaging/xdgmime.spec index da2cddd..2c98432 100644 --- a/packaging/xdgmime.spec +++ b/packaging/xdgmime.spec @@ -1,23 +1,23 @@ Name: xdgmime Version: 0.0.12 -Release: 2 -License: LGPLv2, AFLv2 -Summary: Pkg xdgmime -Group: TO_BE/FILLED_IN +Release: 0 +License: LGPL-2.0 and AFL-2.0 +Summary: Querying information about file type +Group: Applications/Other Source0: xdgmime-%{version}.tar.gz -Source1001: xdgmime.manifest +Source1001: xdgmime.manifest BuildRequires: cmake %description -Package xdgmime +Querying information about file type package. %package devel -Summary: Pkg xdgmime (devel) +Summary: Querying information about file type (devel) Group: Development/Libraries Requires: %{name} = %{version} %description devel -Package xdgmime (devel) +Querying information about file type (devel) package. %prep %setup -q @@ -25,8 +25,7 @@ cp %{SOURCE1001} . %build %cmake . - -make %{?_smp_mflags} +%__make %{?_smp_mflags} %install %make_install @@ -39,7 +38,7 @@ make %{?_smp_mflags} %manifest %{name}.manifest %defattr(-,root,root,-) %{_libdir}/libxdgmime.so.* -%manifest xdgmime.manifest +%license COPYING %files devel %manifest %{name}.manifest