Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37547607
en ru br
Репозитории ALT
S:1.2-alt2.qa1
5.1: 1.2-alt2
4.1: 1.2-alt2
www.altlinux.org/Changes

Группа :: Сети/Прочее
Пакет: netdate

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: netdate
License: Public Domain
Group: Networking/Other
Version: 1.2
Release: alt2.qa1
Summary: Set Date and Time by ARPA Internet RFC 868
#Url: http://www.ibiblio.org/pub/linux/system/network/sunacm/Other/netdate/
Url: ftp://ftp.suse.com/pub/people/kukuk/ipv6/
Source: %name-%version.tar.bz2
Source1: sysconfig.%name
Source2: rc.%name
Patch: %name-1.2.dif
Packager: Fr. Br. George <george at altlinux.ru>

%description
Netdate takes a list of names of Internet hosts as arguments, selects
the one that supplies the best time, and sets the system time
accordingly.

The "best" time is chosen by polling the named hosts once each to find
their times and taking their differences from the local host's time.
These differences are used to find the largest group of hosts whose
times agree with each other within a certain limit. The first host in
the largest group is picked as the best host.

%prep
%setup -n %name
%patch

%build
%make

%install
install -d -m 755 %buildroot/usr/sbin
install -d -m 755 %buildroot%_mandir/man8
install -d -m 755 %buildroot%_sysconfdir/sysconfig
install -d -m 755 %buildroot%_initdir
make DESTDIR=%buildroot/ install
install %SOURCE1 %buildroot%_sysconfdir/sysconfig/%name
install -m 755 %SOURCE2 %buildroot%_initdir/%name

%files
%doc COPYRIGHT
%doc %_mandir/man?/*
%config(noreplace) %_sysconfdir/sysconfig/%name
%_initdir/%name
/usr/sbin/netdate

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin