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
|
BuildRequires: sqlite3-devel
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Provides the SQLite adapter for the Oat++ ORM
|
This package provides the SQLite adapter for the Oat++ ORM.
|
||||||
|
|
||||||
%package -n lib%{name}
|
%package -n lib%{name}
|
||||||
Summary: SQLite adapter for Oat++ ORM
|
Summary: SQLite adapter for Oat++ ORM
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
|
||||||
%description -n lib%{name}
|
%description -n lib%{name}
|
||||||
Provides the SQLite adapter for the Oat++ ORM
|
This package provides the SQLite adapter for the Oat++ ORM.
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: SQLite adapter for Oat++ ORM
|
Summary: Header files for the Oat++ SQLite adapter
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Requires: libstdc++-devel
|
Requires: libstdc++-devel
|
||||||
Requires: oatpp-devel
|
Requires: oatpp-devel
|
||||||
Requires: lib%{name} = %{version}-%{release}
|
Requires: lib%{name} = %{version}-%{release}
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
Development files for the SQLite module
|
Development files for the oatpp SQLite module.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup
|
%autosetup
|
||||||
@@ -68,4 +68,3 @@ Development files for the SQLite module
|
|||||||
%{_libdir}/cmake/%{name}-%{version}
|
%{_libdir}/cmake/%{name}-%{version}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user