OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 07-Jun-2006 09:46:26
Branch: HEAD Handle: 2006060708462500
Modified files:
openpkg-src/ntp ntp.spec
Removed files:
openpkg-src/ntp ntp.patch
Log:
upgrading package: ntp 4.2.0 -> 4.2.2
Summary:
Revision Changes Path
1.8 +0 -143 openpkg-src/ntp/ntp.patch
1.79 +3 -5 openpkg-src/ntp/ntp.spec
____________________________________________________________________________
rm -f openpkg-src/ntp/ntp.patch <<'@@ .'
Index: openpkg-src/ntp/ntp.patch
============================================================================
[NO CHANGE SUMMARY BECAUSE FILE AS A WHOLE IS JUST REMOVED]
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/ntp/ntp.spec
============================================================================
$ cvs diff -u -r1.78 -r1.79 ntp.spec
--- openpkg-src/ntp/ntp.spec 1 Jan 2006 13:17:33 -0000 1.78
+++ openpkg-src/ntp/ntp.spec 7 Jun 2006 07:46:25 -0000 1.79
@@ -32,8 +32,8 @@
Class: CORE
Group: Network
License: BSD-style
-Version: 4.2.0
-Release: 20050921
+Version: 4.2.2
+Release: 20060607
# package options
%option with_fsl yes
@@ -47,7 +47,6 @@
Source2: ntp.conf
Source3: rc.ntp
Source4: fsl.ntp
-Patch0: ntp.patch
# build information
Prefix: %{l_prefix}
@@ -82,13 +81,12 @@
prog ntp = {
version = %{version}
url = ftp://ftp.udel.edu/pub/ntp/ntp4/
- regex = ntp-(\d+\.\d+\.[0-6]?[0-9][a-z]?(-rc\d+)?)\.tar\.gz
+ regex =
ntp-(stable-)?(\d+\.\d+\.[0-6]?[0-9][a-z]?(-rc\d+)?)\.tar\.gz
}
%prep
%setup -q
%setup -q -T -D -a 1
- %patch -p0
%build
# configure program
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]