From c9989b44788703ce4dae8d3bef8807105bb54055ec79daf8f0b62c84ef802e7b Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 5 Oct 2023 13:19:35 +0000 Subject: [PATCH] Use noun phrase for descriptions OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/oatpp-sqlite?expand=0&rev=2 --- oatpp-sqlite.spec | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) 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 -