summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGraydon, Tracy <tracy.graydon@intel.com>2013-08-05 17:42:04 -0700
committerGraydon, Tracy <tracy.graydon@intel.com>2013-08-05 17:42:04 -0700
commitb7d3b209e89a68b973cb03f8bf1ea4bc06fff99e (patch)
treed8658f2c13a7d38ce1296a9f816dbe0a8078463d
parent2f7549751fc23710046cebb5fd4bbfe1db30f769 (diff)
downloadfavorites-accepted/tizen/ivi/stable.tar.gz
favorites-accepted/tizen/ivi/stable.tar.bz2
favorites-accepted/tizen/ivi/stable.zip
-rw-r--r--packaging/capi-web-favorites.changes3
-rw-r--r--[-rwxr-xr-x]packaging/capi-web-favorites.spec11
2 files changed, 8 insertions, 6 deletions
diff --git a/packaging/capi-web-favorites.changes b/packaging/capi-web-favorites.changes
index dcb5d35..627a9ae 100644
--- a/packaging/capi-web-favorites.changes
+++ b/packaging/capi-web-favorites.changes
@@ -1,3 +1,6 @@
+* Tue Aug 6 00:41:14 UTC 2013 - tracy.graydon@intel.com
+- Fix rpmlint errors on license and groups
+
* Wed May 29 2013 Xavier Roche <xavrock.os@gmail.com> accepted/tizen/20130520.100652@9c060a4
- Fix x86_64 build-install compliance
diff --git a/packaging/capi-web-favorites.spec b/packaging/capi-web-favorites.spec
index bbadeee..9355728 100755..100644
--- a/packaging/capi-web-favorites.spec
+++ b/packaging/capi-web-favorites.spec
@@ -2,8 +2,8 @@ Name: capi-web-favorites
Summary: Internet bookmark and history API
Version: 0.0.15
Release: 1
-Group: TO_BE/FILLED_IN
-License: Apache License, Version 2.0
+Group: Web Framework/API
+License: Apache-2.0
Source0: %{name}-%{version}.tar.gz
Source1001: capi-web-favorites.manifest
BuildRequires: cmake
@@ -15,16 +15,15 @@ Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
%description
-
+API for Internet Bookmarks and History
%package devel
Summary: Internet Bookmark and History in Tizen Native API (Development)
-Group: TO_BE/FILLED_IN
+Group: Web Framework/Development
Requires: %{name} = %{version}-%{release}
%description devel
-
-
+Development package for favorites API. Favorites API provides teh framework for bookmarks and history
%prep
%setup -q