Fix RPMLINT
[platform/framework/web/livebox-viewer.git] / 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