Summary: The App Framework library of OSP
Version: 1.2.1.0
Release: 1
-Group: TO_BE/FILLED_IN
-License: Apache License, Version 2.0 or Flora
+Group: Application Framework/Libraries
+License: Apache-2.0
Source0: %{name}-%{version}.tar.gz
+URL: https://review.tizen.org/git/?p=platform/framework/native/appfw.git;a=summary
BuildRequires: cmake
BuildRequires: pkgconfig(capi-appfw-application)
BuildRequires: pkgconfig(capi-appfw-app-manager)
BuildRequires: pkgconfig(libssl)
BuildRequires: pkgconfig(libsoup-2.4)
BuildRequires: pkgconfig(libwbxml2)
+BuildRequires: pkgconfig(libxml-2.0)
BuildRequires: pkgconfig(message-port)
BuildRequires: pkgconfig(minizip)
BuildRequires: pkgconfig(notification)
%package devel
Summary: The App Framework library of OSP (Development)
-Group: TO_BE/FILLED_IN
+Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
Requires: boost-devel
Requires: pkgconfig(pkgmgr-info)
The App Framework library of OSP (DEV)
%package internal-devel
-Summary: osp app framework internel (Internal)
-Group: TO_BE/FILLED_IN
+Summary: OSP app framework internel (Internal)
+Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
Requires: pkgconfig(capi-appfw-app-manager)
%package debug
Summary: The App Framework library of OSP (Development)
-Group: TO_BE/FILLED_IN
+Group: Development/Tools
Requires: %{name} = %{version}-%{release}
%description debug