From e5cc3365edcb2ace26d7feb99da26cbc20eec468 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 28 Jan 2019 20:18:21 +0100 Subject: [PATCH] Remove obsolete Group tag References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag --- rply.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/rply.spec b/rply.spec index c66022a..8d8fd58 100644 --- a/rply.spec +++ b/rply.spec @@ -2,7 +2,6 @@ Name: rply Version: 1.1.2 Release: 11%{?dist} Summary: A library to read and write PLY files -Group: Development/Libraries License: MIT URL: http://www.tecgraf.puc-rio.br/~diego/professional/rply/ Source0: http://www.tecgraf.puc-rio.br/~diego/professional/rply/%{name}-%{version}.tar.gz @@ -66,7 +65,6 @@ rm $RPM_BUILD_ROOT%{_datadir}/%{name}/rplyConfig.cmake %package devel Summary: Libraries and headers for rply -Group: Development/Libraries Requires: %{name} = %{version}-%{release} %description devel