From 181e641257e2d4cca1ce00d56bdb967e9f773733 Mon Sep 17 00:00:00 2001 From: Vitezslav Crhonek Date: Tue, 27 Feb 2018 09:44:54 +0100 Subject: [PATCH] Remove Group tag --- tix.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/tix.spec b/tix.spec index 3fb7907..8c91839 100644 --- a/tix.spec +++ b/tix.spec @@ -10,7 +10,6 @@ Epoch: 1 Version: %{tixmajor}.3 Release: 22%{?dist} License: BSD -Group: Development/Languages URL: http://tix.sourceforge.net/ Source0: http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/Tix%{version}-src.tar.gz # 0: Fixes BZ#81297 (soname of libraries) @@ -31,7 +30,6 @@ appearance and functionality of your application. %package devel Summary: Tk Interface eXtension development files -Group: Development/Languages Requires: tix = %{epoch}:%{version}-%{release} %description devel @@ -45,7 +43,6 @@ tix applications. %package doc Summary: Tk Interface eXtension documentation -Group: Development/Languages Requires: tix = %{epoch}:%{version}-%{release} %description doc @@ -130,6 +127,7 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/Tix%{tixmajor}/license.terms %changelog * Tue Feb 27 2018 Vitezslav Crhonek - 1:8.4.3-22 - Add BuildRequires gcc +- Remove Group tag * Fri Feb 09 2018 Fedora Release Engineering - 1:8.4.3-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild