Accepting request 651968 from network:time
OBS-URL: https://build.opensuse.org/request/show/651968 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ptpd?expand=0&rev=26
This commit is contained in:
commit
7d5370c42b
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 22 17:50:22 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Trim redundant metadata from the description. Use noun phrase
|
||||||
|
for the summary.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 21 14:31:06 UTC 2018 - iulhaq@suse.com
|
Wed Nov 21 14:31:06 UTC 2018 - iulhaq@suse.com
|
||||||
|
|
||||||
|
16
ptpd.spec
16
ptpd.spec
@ -12,14 +12,14 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# 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
|
Name: ptpd
|
||||||
Version: 2.3.1
|
Version: 2.3.1
|
||||||
Release: 0
|
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
|
License: BSD-3-Clause
|
||||||
Group: System/Daemons
|
Group: System/Daemons
|
||||||
Url: https://github.com/ptpd/ptpd
|
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
|
PTPd is a complete implementation of the IEEE 1588 specification for a
|
||||||
standard (non-boundary) clock. PTPd has been tested with and is known
|
standard (non-boundary) clock. PTPd has been tested with and is known
|
||||||
to work properly with other IEEE 1588 implementations. The source code
|
to work properly with other IEEE 1588 implementations.
|
||||||
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.
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-%{name}-%{version}
|
%setup -q -n %{name}-%{name}-%{version}
|
||||||
|
Loading…
Reference in New Issue
Block a user