X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=packaging%2Fxdgmime.spec;h=2b27e3f68e3d79e84c0e8e52a90e7fe22b6f8438;hb=5ae364e67b6bd76a14469ff39d3aaedc2c96a111;hp=e694b05ddb08534c42b22232d5a6ef8bbd7728bc;hpb=93ad04ea3339d7a4b8122bd9bf5ea36d4816f4bc;p=platform%2Fcore%2Fappfw%2Fxdgmime.git diff --git a/packaging/xdgmime.spec b/packaging/xdgmime.spec index e694b05..2b27e3f 100644 --- a/packaging/xdgmime.spec +++ b/packaging/xdgmime.spec @@ -1,23 +1,23 @@ Name: xdgmime -Version: 0.0.12 +Version: 0.0.14 Release: 0 -License: LGPL-2.0 and AFL-2.0 -Summary: Pkg xdgmime +License: LGPL-2.1+ and AFL-2.0 +Summary: Querying information about file type Group: Applications/Other Source0: xdgmime-%{version}.tar.gz 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,6 @@ make %{?_smp_mflags} %manifest %{name}.manifest %defattr(-,root,root,-) %{_libdir}/libxdgmime.so.* -%manifest xdgmime.manifest %license COPYING %files devel