summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2019-04-02 09:11:06 +0200
committerRalf Baechle <ralf@linux-mips.org>2019-04-02 09:11:06 +0200
commit08f59c772f77e1057feb3516f5af3f17904e3242 (patch)
tree6499cabba49f8fa3ab08d0a432c66b44e4462538
parent178bc95a972e8d0f3667b47ea14d6d751f52f440 (diff)
RPM: Remove deprecated Group tag from spec file.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
-rw-r--r--libax25.spec.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/libax25.spec.in b/libax25.spec.in
index 05fd42a..a77549a 100644
--- a/libax25.spec.in
+++ b/libax25.spec.in
@@ -3,7 +3,6 @@ Version: @BASEVERSION@.@EXTRAVERSION@
Release: 1%{?dist}
Summary: AX.25 library for hamradio applications
-Group: System Environment/Libraries
License: LGPLv2+
URL: http://www.linux-ax25.org/
Source0: http://www.linux-ax25.org/pub/%{name}/%{name}-@VERSION@.tar.gz
@@ -18,7 +17,6 @@ ax25 application config file parsing, etc.
%package devel
Summary: Development files for %{name}
-Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
%description devel
@@ -27,7 +25,6 @@ developing applications that use %{name}.
%package static
Summary: Static library files for %{name}
-Group: Development/Libraries
Requires: %{name}-static = %{version}-%{release}
%description static