diff --git a/oatpp-sqlite.spec b/oatpp-sqlite.spec index 405a5c2..9f33955 100644 --- a/oatpp-sqlite.spec +++ b/oatpp-sqlite.spec @@ -30,24 +30,24 @@ BuildRequires: oatpp-devel BuildRequires: sqlite3-devel %description -Provides the SQLite adapter for the Oat++ ORM +This package provides the SQLite adapter for the Oat++ ORM. %package -n lib%{name} Summary: SQLite adapter for Oat++ ORM Group: System/Libraries %description -n lib%{name} -Provides the SQLite adapter for the Oat++ ORM +This package provides the SQLite adapter for the Oat++ ORM. %package devel -Summary: SQLite adapter for Oat++ ORM +Summary: Header files for the Oat++ SQLite adapter Group: Development/Libraries/C and C++ Requires: libstdc++-devel Requires: oatpp-devel Requires: lib%{name} = %{version}-%{release} %description devel -Development files for the SQLite module +Development files for the oatpp SQLite module. %prep %autosetup @@ -68,4 +68,3 @@ Development files for the SQLite module %{_libdir}/cmake/%{name}-%{version} %changelog -