Accepting request 503415 from home:jengelh:branches:games

this description has *WAY* too much "extreme", "flexible" (unsubstantiated),
redundant "cross-platform"..


- Remove filler wording from description.

OBS-URL: https://build.opensuse.org/request/show/503415
OBS-URL: https://build.opensuse.org/package/show/games/angelscript?expand=0&rev=8
This commit is contained in:
Matthias Mailänder 2017-06-13 19:37:40 +00:00 committed by Git OBS Bridge
parent 4a1b1242b0
commit 95325b4349
2 changed files with 26 additions and 6 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jun 13 14:30:46 UTC 2017 - jengelh@inai.de
- Remove filler wording from description.
-------------------------------------------------------------------
Tue Feb 28 16:52:32 UTC 2017 - rpm@fthiessen.de

View File

@ -20,7 +20,7 @@
Name: angelscript
Version: 2.31.2
Release: 0
Summary: It is an extremely flexible cross-platform scripting library
Summary: Scripting library
License: Zlib
Group: Development/Libraries/C and C++
Url: http://www.angelcode.com/angelscript/
@ -30,22 +30,37 @@ BuildRequires: unzip
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
The AngelCode Scripting Library, or AngelScript as it is also known, is an extremely flexible cross-platform scripting library designed to allow applications to extend their functionality through external scripts. It has been designed from the beginning to be an easy to use component, both for the application programmer and the script writer.
The AngelCode Scripting Library, or AngelScript as it is also known,
is a scripting library designed to allow applications to extend their
functionality through external scripts.
It supports Unix sockets and TCP/IP sockets with optional
SSL/TLS support.
%package -n lib%{name}%{sover}
Summary: It is an extremely flexible cross-platform scripting library
Summary: Scripting library
Group: System/Libraries
%description -n lib%{name}%{sover}
It supports Unix sockets and TCP/IP sockets with optional SSL/TLS (OpenSSL) support. It allows you to write portable and secure network applications quickly without needing to spend time learning low-level system functions or reading OpenSSL manuals.
The AngelCode Scripting Library, or AngelScript as it is also known,
is a scripting library designed to allow applications to extend their
functionality through external scripts.
It supports Unix sockets and TCP/IP sockets with optional
SSL/TLS support.
%package devel
Summary: It is an extremely flexible cross-platform scripting library
Summary: Development files for AngelScript
Group: Development/Libraries/C and C++
Requires: lib%{name}%{sover} = %{version}
%description devel
It supports Unix sockets and TCP/IP sockets with optional SSL/TLS (OpenSSL) support. It allows you to write portable and secure network applications quickly without needing to spend time learning low-level system functions or reading OpenSSL manuals.
The AngelCode Scripting Library, or AngelScript as it is also known,
is a scripting library designed to allow applications to extend their
functionality through external scripts.
This subpackage contains libraries and header files for developing
applications that want to make use of the AngelScript library.
%prep
%setup -q -n sdk/%{name}/projects/gnuc