From 989a329c8927b7ba0e98f36d717ff64e1f7561a9 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 28 Jan 2019 20:17:51 +0100 Subject: [PATCH] Remove obsolete Group tag References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag --- libchewing.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/libchewing.spec b/libchewing.spec index fa7b4b3..ee7d00b 100644 --- a/libchewing.spec +++ b/libchewing.spec @@ -10,7 +10,6 @@ Release: 9%{?dist} Summary: Intelligent phonetic input method library for Traditional Chinese Summary(zh_TW): %{name_zh_TW} -Group: System Environment/Libraries License: LGPLv2+ URL: http://chewing.csie.net/ Source0: https://github.com/chewing/%{name}/archive/v%{version}.tar.gz @@ -38,7 +37,6 @@ input method that is useful for inputting Mandarin Chinese. %package -n %{name}-devel Summary: Development files for libchewing Summary(zh_TW): %{name_zh_TW}開發者套件 -Group: Development/Libraries Requires: %{name}%{?_isa} = %{version}-%{release} %description -n %{name}-devel @@ -53,7 +51,6 @@ library. %package -n python2-%{name} Summary: Python binding for libchewing Summary(zh_TW): %{name_zh_TW} python 綁定 -Group: Development/Libraries BuildRequires: python2-devel Requires: %{name}%{?_isa} = %{version}-%{release} Requires: python2