OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: r...@openpkg.org Module: openpkg-src Date: 01-Apr-2009 20:14:40 Branch: HEAD Handle: 2009040119144000 Modified files: openpkg-src/ntp ntp.spec Log: change URLs Summary: Revision Changes Path 1.98 +3 -3 openpkg-src/ntp/ntp.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/ntp/ntp.spec ============================================================================ $ cvs diff -u -r1.97 -r1.98 ntp.spec --- openpkg-src/ntp/ntp.spec 8 Jan 2009 19:55:23 -0000 1.97 +++ openpkg-src/ntp/ntp.spec 1 Apr 2009 18:14:40 -0000 1.98 @@ -37,7 +37,7 @@ Group: Network License: BSD-style Version: %{V_major}.%{V_minor}.%{V_micro} -Release: 20090108 +Release: 20090401 # package options %option with_fsl yes @@ -46,7 +46,7 @@ %option with_local yes # list of sources -Source0: http://www.eecis.udel.edu/~ntp/ntp_spool/ntp%{V_major}/ntp-%{V_major}.%{V_minor}/ntp-%{version}.tar.gz +Source0: http://www.eecis.udel.edu/~ntp/ntp_spool/ntp%{V_major}/ntp-%{version}.tar.gz Source1: ntp-doc.tar.gz Source2: ntp.conf Source3: rc.ntp @@ -85,7 +85,7 @@ %track prog ntp = { version = %{version} - url = http://support.ntp.org/bin/view/Main/SoftwareDownloads + url = http://www.ntp.org/downloads.html regex = ntp-(\d+\.\d+\.\d+(p\d+)?)\.tar\.gz } @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org