update to 1.3
This commit is contained in:
parent
41e0523fa2
commit
911553a9b0
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
/linuxptp-20130730git7789f0.tar.xz
|
||||
/linuxptp-1.3.tgz
|
||||
|
@ -1,7 +1,5 @@
|
||||
%global gitdate 20130730
|
||||
%global gitrev 7789f0
|
||||
Name: linuxptp
|
||||
Version: 1.2
|
||||
Version: 1.3
|
||||
Release: 3.%{gitdate}git%{gitrev}%{?dist}
|
||||
Summary: PTP implementation for Linux
|
||||
|
||||
@ -9,11 +7,7 @@ Group: System Environment/Base
|
||||
License: GPLv2+
|
||||
URL: http://linuxptp.sourceforge.net/
|
||||
|
||||
# git clone git://git.code.sf.net/p/linuxptp/code linuxptp; cd linuxptp
|
||||
# git archive --prefix=linuxptp-%{version}/ %{gitrev} | \
|
||||
# xz > linuxptp-%{gitdate}git%{gitrev}.tar.xz
|
||||
Source0: %{name}-%{gitdate}git%{gitrev}.tar.xz
|
||||
#Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tgz
|
||||
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tgz
|
||||
Source1: phc2sys.service
|
||||
Source2: ptp4l.service
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user