update to 3.0
This commit is contained in:
parent
3ed59c5a79
commit
c9c0fbdfb4
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,3 +1,3 @@
|
||||
/linuxptp-e05809.tar.gz
|
||||
/linuxptp-testsuite-a7f6e1.tar.gz
|
||||
/clknetsim-79ffe4.tar.gz
|
||||
/linuxptp-3.0.tgz
|
||||
/clknetsim-de66d4.tar.gz
|
||||
|
@ -1,20 +1,16 @@
|
||||
%global gitfullver e0580929f451e685d92cd10d80b76f39e9b09a97
|
||||
%global gitver %(c=%{gitfullver}; echo ${c:0:6})
|
||||
%global gitdate 20191225
|
||||
%global _hardened_build 1
|
||||
%global testsuite_ver a7f6e1
|
||||
%global clknetsim_ver 79ffe4
|
||||
%global clknetsim_ver de66d4
|
||||
|
||||
Name: linuxptp
|
||||
Version: 2.0
|
||||
Version: 3.0
|
||||
Release: 7.%{gitdate}git%{gitver}%{?dist}
|
||||
Summary: PTP implementation for Linux
|
||||
|
||||
License: GPLv2+
|
||||
URL: http://linuxptp.sourceforge.net/
|
||||
|
||||
#Source0: https://downloads.sourceforge.net/%{name}/%{name}-%{version}.tgz
|
||||
Source0: https://github.com/richardcochran/%{name}/archive/%{gitver}/%{name}-%{gitver}.tar.gz
|
||||
Source0: https://downloads.sourceforge.net/%{name}/%{name}-%{version}.tgz
|
||||
Source1: phc2sys.service
|
||||
Source2: ptp4l.service
|
||||
Source3: timemaster.service
|
||||
@ -92,8 +88,8 @@ PATH=..:$PATH ./run
|
||||
%{_sbindir}/phc_ctl
|
||||
%{_sbindir}/pmc
|
||||
%{_sbindir}/ptp4l
|
||||
%{_sbindir}/snmp4lptp
|
||||
%{_sbindir}/timemaster
|
||||
%{_sbindir}/ts2phc
|
||||
%{_mandir}/man5/*.5*
|
||||
%{_mandir}/man8/*.8*
|
||||
|
||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (linuxptp-e05809.tar.gz) = 130e6cc648fa0d73dd34f043dfaf0d76b2779af942387385dc4cdaa32f1b6dda52c4b65be1399b58be499e37329b827ef51b99d1f4d68ff64b6a58f3d3741b9f
|
||||
SHA512 (linuxptp-3.0.tgz) = a8a019c1a4306a4054b0aa17b74f881b3b33e93d877e7729adb5973f7f6ee232bc9515a66220f8bac978a56a5b7a0c0c5f42b96da616bc76a79fb87a33c2d242
|
||||
SHA512 (linuxptp-testsuite-a7f6e1.tar.gz) = 8a29133bbf222432df450332f0aa76efd204d722b16561af915e24e898666da40408e88bbfcf8a39bfe7f8330bce00a666f93500c27a23c5b1bd014dc49568ca
|
||||
SHA512 (clknetsim-79ffe4.tar.gz) = ae118c0e5fbb26d57489eba941b57593454bd41b714e305ed76f78b2eb469b59b6c14cd1781e8eda42895199294bb577ca3b6895a7d120d6b8dd6db4e08c1396
|
||||
SHA512 (clknetsim-de66d4.tar.gz) = 118f1aa993a81f21c4123ae990f0d178a566da1d0ea3bc48a00ec4d9e18e0c0e81447274813a92406aa59dc15f1e49c59f0f9519a6a06e524809d6f663f6150c
|
||||
|
Loading…
Reference in New Issue
Block a user