Fix RPMLINT 97/16997/2
authorMaciej Wereski <m.wereski@partner.samsung.com>
Wed, 2 Apr 2014 09:02:02 +0000 (11:02 +0200)
committerMaciej Wereski <m.wereski@partner.samsung.com>
Wed, 2 Apr 2014 09:05:14 +0000 (11:05 +0200)
Change-Id: Iffe8012f597449773809cf3b82708731e88f71f5
Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
packaging/liblivebox-viewer.spec

index 7ff53a3..2210ed4 100644 (file)
@@ -4,7 +4,7 @@ Name: liblivebox-viewer
 Summary: Library for developing the application
 Version: 0.30.0
 Release: 1
-Group: HomeTF/Livebox
+Group: Web Framework/Libraries
 License: Flora
 Source0: %{name}-%{version}.tar.gz
 Source1001: %{name}.manifest
@@ -19,7 +19,7 @@ BuildRequires: pkgconfig(db-util)
 BuildRequires: pkgconfig(livebox-service)
 BuildRequires: pkgconfig(libtzplatform-config)
 BuildRequires: pkgconfig(vconf)
-Requires:      libtzplatform-config
+BuildRequires: pkgconfig(libtzplatform-config)
 
 %if %{with wayland}
 %else
@@ -32,7 +32,7 @@ API for creating a new instance of the livebox and managing its life-cycle.
 
 %package devel
 Summary: Livebox viewer development library (dev)
-Group: Development/Libraries
+Group: Web Framework/Development
 Requires: %{name} = %{version}-%{release}
 
 %description devel