Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
This commit is contained in:
parent
e813a1fe0f
commit
c5b275e858
4
gdl.spec
4
gdl.spec
@ -6,7 +6,6 @@ Version: 0.9.9
|
|||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: GNU Data Language
|
Summary: GNU Data Language
|
||||||
|
|
||||||
Group: Applications/Engineering
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://gnudatalanguage.sourceforge.net/
|
URL: http://gnudatalanguage.sourceforge.net/
|
||||||
Source0: https://github.com/gnudatalanguage/gdl/archive/v%{version}/gdl-%{version}.tar.gz
|
Source0: https://github.com/gnudatalanguage/gdl/archive/v%{version}/gdl-%{version}.tar.gz
|
||||||
@ -88,7 +87,6 @@ Systems Inc.
|
|||||||
|
|
||||||
%package common
|
%package common
|
||||||
Summary: Common files for GDL
|
Summary: Common files for GDL
|
||||||
Group: Applications/Engineering
|
|
||||||
Requires: %{name}-runtime = %{version}-%{release}
|
Requires: %{name}-runtime = %{version}-%{release}
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
@ -104,7 +102,6 @@ Provides: %{name}-python = %{version}-%{release}
|
|||||||
Provides: %{name}-python%{?_isa} = %{version}-%{release}
|
Provides: %{name}-python%{?_isa} = %{version}-%{release}
|
||||||
Obsoletes: %{name}-python < %{version}-%{release}
|
Obsoletes: %{name}-python < %{version}-%{release}
|
||||||
Summary: GDL python module
|
Summary: GDL python module
|
||||||
Group: Applications/Engineering
|
|
||||||
# Needed to pull in drivers
|
# Needed to pull in drivers
|
||||||
Requires: plplot
|
Requires: plplot
|
||||||
Requires: %{name}-common = %{version}-%{release}
|
Requires: %{name}-common = %{version}-%{release}
|
||||||
@ -120,7 +117,6 @@ Provides: %{name}-python = %{version}-%{release}
|
|||||||
Provides: %{name}-python%{?_isa} = %{version}-%{release}
|
Provides: %{name}-python%{?_isa} = %{version}-%{release}
|
||||||
Obsoletes: %{name}-python < %{version}-%{release}
|
Obsoletes: %{name}-python < %{version}-%{release}
|
||||||
Summary: GDL python module
|
Summary: GDL python module
|
||||||
Group: Applications/Engineering
|
|
||||||
# Needed to pull in drivers
|
# Needed to pull in drivers
|
||||||
Requires: plplot
|
Requires: plplot
|
||||||
Requires: %{name}-common = %{version}-%{release}
|
Requires: %{name}-common = %{version}-%{release}
|
||||||
|
Loading…
Reference in New Issue
Block a user