diff --git a/mingw-sqlite.spec b/mingw-sqlite.spec index 7b09515..451b137 100644 --- a/mingw-sqlite.spec +++ b/mingw-sqlite.spec @@ -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