diff --git a/sqlite3.spec b/sqlite3.spec index 045a0f6..fb427cd 100644 --- a/sqlite3.spec +++ b/sqlite3.spec @@ -29,7 +29,7 @@ BuildRequires: pkg-config readline-devel tcl-devel %if %{?suse_version:1}%{?!suse_version:0} BuildRequires: update-desktop-files %endif -License: Public Domain, Freeware +License: SUSE-Public-Domain Group: Productivity/Databases/Servers Summary: Embeddable SQL Database Engine Url: http://www.sqlite.org/ @@ -66,7 +66,7 @@ application that supports the Qt database plug-ins. %if %newscheme %package -n libsqlite3-0 -License: Public Domain, Freeware +License: SUSE-Public-Domain Summary: Shared libraries for the Embeddable SQL Database Engine Group: Development/Libraries/C and C++ @@ -88,7 +88,7 @@ application that supports the Qt database plug-ins. %endif %package devel -License: Public Domain, Freeware +License: SUSE-Public-Domain Group: Development/Libraries/C and C++ Summary: Embeddable SQL Database Engine Requires: %name = %version glibc-devel @@ -108,7 +108,7 @@ SQLite can be used via the sqlite command-line tool or via any application which supports the Qt database plug-ins. %package tcl -License: Public Domain, Freeware +License: SUSE-Public-Domain Group: Development/Libraries/Tcl Summary: Tcl binding for SQLite