Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
This commit is contained in:
parent
023f5d290c
commit
80b331d509
@ -15,7 +15,6 @@ Release: 2%{?dist}
|
||||
Summary: MinGW Windows port of sqlite embeddable SQL database engine
|
||||
|
||||
License: Public Domain
|
||||
Group: Applications/Databases
|
||||
URL: http://www.sqlite.org/
|
||||
Source0: http://www.sqlite.org/2018/%{name1}-src-%{realver}.zip
|
||||
|
||||
@ -85,7 +84,6 @@ for Windows.
|
||||
%package -n mingw32-%{name1}-static
|
||||
Summary: Static version of MinGW Windows port of sqlite library
|
||||
Requires: mingw32-%{name1} = %{version}-%{release}
|
||||
Group: Development/Libraries
|
||||
|
||||
%description -n mingw32-%{name1}-static
|
||||
SQLite is a C library that implements an SQL database engine. A large
|
||||
@ -118,7 +116,6 @@ for Windows.
|
||||
%package -n mingw64-%{name1}-static
|
||||
Summary: Static version of MinGW Windows port of sqlite library
|
||||
Requires: mingw64-%{name1} = %{version}-%{release}
|
||||
Group: Development/Libraries
|
||||
|
||||
%description -n mingw64-%{name1}-static
|
||||
SQLite is a C library that implements an SQL database engine. A large
|
||||
|
Loading…
Reference in New Issue
Block a user