From 3afed41b219205ba462b95b76292490cf2d183619828a0cf23dfa34a8b6ec502 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Mon, 26 Nov 2018 09:06:39 +0000 Subject: [PATCH] Accepting request 651195 from home:jengelh:branches:network:time - Trim redundant metadata from the description. Use noun phrase for the summary. OBS-URL: https://build.opensuse.org/request/show/651195 OBS-URL: https://build.opensuse.org/package/show/network:time/ptpd?expand=0&rev=22 --- ptpd.changes | 6 ++++++ ptpd.spec | 16 +++------------- 2 files changed, 9 insertions(+), 13 deletions(-) diff --git a/ptpd.changes b/ptpd.changes index bdf5551..e3ac095 100644 --- a/ptpd.changes +++ b/ptpd.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Nov 22 17:50:22 UTC 2018 - Jan Engelhardt + +- Trim redundant metadata from the description. Use noun phrase + for the summary. + ------------------------------------------------------------------- Wed Nov 21 14:31:06 UTC 2018 - iulhaq@suse.com diff --git a/ptpd.spec b/ptpd.spec index 557dc18..55ac87f 100644 --- a/ptpd.spec +++ b/ptpd.spec @@ -12,14 +12,14 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: ptpd Version: 2.3.1 Release: 0 -Summary: Implements the Precision Time protocol as defined by IEEE 1588 standard +Summary: Implementation of the Precision Time protocol (IEEE 1588) License: BSD-3-Clause Group: System/Daemons Url: https://github.com/ptpd/ptpd @@ -47,17 +47,7 @@ precise time coordination of LAN connected computers. PTPd is a complete implementation of the IEEE 1588 specification for a standard (non-boundary) clock. PTPd has been tested with and is known -to work properly with other IEEE 1588 implementations. The source code -for PTPd is freely available under a BSD-style license. Thanks to -contributions from users, PTPd is becoming an increasingly portable, -interoperable, and stable IEEE 1588 implementation. - -PTPd can run on most 32-bit little- or big-endian processors. It does -not require an FPU, so it is great for embedded processors. PTPd -currently runs on Linux, uClinux, FreeBSD, and NetBSD. It should also -be easy to port to other platforms. - -PTPd is free. Everyone is invited to use and contribute to PTPd. +to work properly with other IEEE 1588 implementations. %prep %setup -q -n %{name}-%{name}-%{version}