From 2196e709ee35b60db0e30d50fb61698baa3bd336 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 --- libint2.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/libint2.spec b/libint2.spec index 2c04c45..9d70516 100644 --- a/libint2.spec +++ b/libint2.spec @@ -16,7 +16,6 @@ Name: libint2 Version: 2.1.0 Release: 8%{?dist} Summary: A library for efficient evaluation of electron repulsion integrals -Group: System Environment/Libraries License: GPLv2+ URL: https://github.com/evaleev/libint @@ -55,7 +54,6 @@ super-scalar architectures. %package doc Summary: Documentation for libint -Group: Development/Libraries Requires: libint2 = %{version}-%{release} %if 0%{?rhel} != 5 BuildArch: noarch @@ -67,7 +65,6 @@ for the classes. %package devel Summary: Development headers and libraries for libint -Group: Development/Libraries Requires: libint2%{?_isa} = %{version}-%{release} %description devel