Use noun phrase for descriptions
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/oatpp-sqlite?expand=0&rev=2
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user