Skip to content

Commit

Permalink
[packaging] Remove deprecated rpm group tag
Browse files Browse the repository at this point in the history
Signed-off-by: Björn Bidar <bjorn.bidar@jolla.com>
  • Loading branch information
Thaodan committed Oct 5, 2020
1 parent b3ef808 commit c5a8244
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions rpm/profiled.spec
Expand Up @@ -2,7 +2,6 @@ Name: profiled
Summary: Profile daemon, manages user settings
Version: 1.0.11
Release: 1
Group: System/System Control
License: BSD
URL: https://git.sailfishos.org/mer-core/profiled
Source0: %{name}-%{version}.tar.bz2
Expand All @@ -25,7 +24,6 @@ active clients can be avare of changes without polling.

%package doc
Summary: API documentation for libprofile
Group: Documentation
Requires: %{name} = %{version}-%{release}

%description doc
Expand All @@ -35,7 +33,6 @@ for communication with profiled.

%package -n profileclient
Summary: Command line test tool for profiled
Group: Development/Tools
Requires: %{name} = %{version}-%{release}

%description -n profileclient
Expand All @@ -44,7 +41,6 @@ profiles and profile values.

%package settings-default
Summary: Default settings for profiled
Group: System/Libraries
Requires: %{name} = %{version}-%{release}
Provides: profiled-settings

Expand All @@ -53,7 +49,6 @@ Default settings for profiled.

%package devel
Summary: Development files for libprofile
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}

%description devel
Expand Down

0 comments on commit c5a8244

Please sign in to comment.