Hi.

I have updated the ntp package, either use attached patch, get the package at 
http://d-srv.com/Cooker/, or ignore the whole thing...

This:

http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.1.1a.tar.gz

Plus attached patch = ntp-4.1.1a-1mdk

Or:

http://d-srv.com/Cooker/

Chears.
-- 
Regards // Oden Eriksson
Deserve-IT Networks -> http://d-srv.com
--- ntp.spec    2002-05-07 02:44:12.000000000 -0400
+++ ntp.spec.oden       2002-08-14 18:53:19.000000000 -0400
@@ -1,7 +1,7 @@
 %define name ntp
-%define version 4.1.1
-%define release 2mdk
-%define realversion 4.1.1
+%define version 4.1.1a
+%define release 1mdk
+%define realversion 4.1.1a

 Summary:       Synchronizes system time using the Network Time Protocol (NTP).
 Name:          %{name}
@@ -56,7 +56,7 @@
        --mandir=%{_mandir} \
        --infodir=%{_infodir}

-%make CFLAGS="$RPM_OPT_FLAGS"
+%make CC="gcc" CFLAGS="$RPM_OPT_FLAGS"
 mv html/hints .

 %install
@@ -90,6 +90,11 @@
 %config(noreplace) /etc/rc.d/init.d/ntpd

 %changelog
+* Wed Aug 14 2002 Oden Eriksson <[EMAIL PROTECTED]> 4.1.1a-1mdk
+- new version
+- built with gcc-3.2
+- misc spec file fixes
+
 * Tue May 07 2002 Gwenole Beauchesne <[EMAIL PROTECTED]> 4.1.1-2mdk
 - Automated rebuild in gcc3.1 environment

Reply via email to