From 95325b4349b570b3a964edae08ad2fe4ea25040a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20Mail=C3=A4nder?= Date: Tue, 13 Jun 2017 19:37:40 +0000 Subject: [PATCH] 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 --- angelscript.changes | 5 +++++ angelscript.spec | 27 +++++++++++++++++++++------ 2 files changed, 26 insertions(+), 6 deletions(-) diff --git a/angelscript.changes b/angelscript.changes index 2ae6184..af041e4 100644 --- a/angelscript.changes +++ b/angelscript.changes @@ -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 diff --git a/angelscript.spec b/angelscript.spec index 53452b8..3274fe2 100644 --- a/angelscript.spec +++ b/angelscript.spec @@ -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