From 0986d9e0280d1a4eaa5a03bb71bfa4cbc8cfd5b37821d2107f0f5ffac1635efa Mon Sep 17 00:00:00 2001 From: Martin Hauke Date: Wed, 6 Feb 2019 15:31:59 +0000 Subject: [PATCH] Accepting request 672064 from home:jengelh:branches:devel:libraries:c_c++ - Trim bias from descriptions. - Drop technically unfounded Requires lines. OBS-URL: https://build.opensuse.org/request/show/672064 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/rtrlib?expand=0&rev=2 --- rtrlib.changes | 6 ++++++ rtrlib.spec | 13 ++++++------- 2 files changed, 12 insertions(+), 7 deletions(-) diff --git a/rtrlib.changes b/rtrlib.changes index 5c45641..be227e2 100644 --- a/rtrlib.changes +++ b/rtrlib.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Feb 6 09:07:54 UTC 2019 - Jan Engelhardt + +- Trim bias from descriptions. +- Drop technically unfounded Requires lines. + ------------------------------------------------------------------- Sun Feb 3 19:27:27 UTC 2019 - mardnh@gmx.de diff --git a/rtrlib.spec b/rtrlib.spec index 25dd69c..6d04ff1 100644 --- a/rtrlib.spec +++ b/rtrlib.spec @@ -20,7 +20,7 @@ Name: rtrlib Version: 0.6.3 Release: 0 -Summary: Small extensible RPKI-RTR-Client C library +Summary: Extensible RPKI-RTR-Client C library License: MIT Group: Development/Languages/C and C++ URL: https://rpki.realmv6.org/ @@ -33,22 +33,22 @@ BuildRequires: pkgconfig BuildRequires: pkgconfig(libssh) >= 0.5.0 %description -RTRlib is an open-source C implementation of the RPKI/Router Protocol +RTRlib is a C implementation of the RPKI/Router Protocol client. The library allows one to fetch and store validated prefix origin data from a RTR-cache and performs origin verification of prefixes. It supports different types of transport sessions (e.g., SSH, unprotected TCP) -and is easily extendable. +and is extensible. %package -n librtr%{sover} -Summary: Small extensible RPKI-RTR-Client C library +Summary: Extensible RPKI-RTR-Client C library Group: System/Libraries %description -n librtr%{sover} -RTRlib is an open-source C implementation of the RPKI/Router Protocol +RTRlib is a C implementation of the RPKI/Router Protocol client. The library allows one to fetch and store validated prefix origin data from a RTR-cache and performs origin verification of prefixes. It supports different types of transport sessions (e.g., SSH, unprotected TCP) -and is easily extendable. +and is extensible. %package -n rtr-tools Summary: RPKI-RTR command line tools @@ -71,7 +71,6 @@ Development and header files for librtr. %package devel-doc Summary: API documentation of the RTRlib Group: Documentation/Other -Requires: %{name}-devel BuildArch: noarch %description devel-doc