Группа :: Система/Серверы
Пакет: rdate
Главная Изменения Спек Патчи Загрузить Bugs and FR
Name: rdate
Version: 1.4
Release: alt0.M24.2
Summary: Tool for retrieving the date/time from another machine on your network
Summary(ru): Программа для чтения удаленных часов и установки по ним местных
License: GPL
Group: System/Servers
Url: http://directory.fsf.org/sysadmin/remote/rdate.html
#Source: ftp://sunsite.unc.edu/pub/Linux/system/network/misc/%name-%version.tar.bz2
Source: ftp://people.redhat.com/sopwith/%name-%version.tar.bz2
%description
The %name utility retrieves the date and time from another machine
on your network, using the protocol described in RFC 868. If you
run %name as root, it will set your machine's local time to the time
of the machine that you queried. Note that %name isn't scrupulously
accurate. If you are worried about milliseconds, get the xntpd
program instead.
%description -l ru_RU.KOI8-R
Утилита rdate считывает дату и время с другой машины вашей сети
используя протокол описанный в RFC 868. Если вы запускаете rdate от
пользователя root, она также может установить время на локальной
машине в соответствии со временем на удаленной машине. Имейте в виду,
что rdate не отличается особенной точностью; если вы заботитесь о
миллисекундах, установите пакет xntp3, включающий демона xntpd.
%prep
%setup -q
%build
gcc $RPM_OPT_FLAGS -D_GNU_SOURCE %name.c -o %name
%install
install -p -m755 -D %name %buildroot%_bindir/%name
install -p -m644 -D %name.1 %buildroot%_man1dir/%name.1
%files
%_bindir/*
%_man1dir/*
%changelog
…
Полный changelog можно просмотреть здесь
Version: 1.4
Release: alt0.M24.2
Summary: Tool for retrieving the date/time from another machine on your network
Summary(ru): Программа для чтения удаленных часов и установки по ним местных
License: GPL
Group: System/Servers
Url: http://directory.fsf.org/sysadmin/remote/rdate.html
#Source: ftp://sunsite.unc.edu/pub/Linux/system/network/misc/%name-%version.tar.bz2
Source: ftp://people.redhat.com/sopwith/%name-%version.tar.bz2
%description
The %name utility retrieves the date and time from another machine
on your network, using the protocol described in RFC 868. If you
run %name as root, it will set your machine's local time to the time
of the machine that you queried. Note that %name isn't scrupulously
accurate. If you are worried about milliseconds, get the xntpd
program instead.
%description -l ru_RU.KOI8-R
Утилита rdate считывает дату и время с другой машины вашей сети
используя протокол описанный в RFC 868. Если вы запускаете rdate от
пользователя root, она также может установить время на локальной
машине в соответствии со временем на удаленной машине. Имейте в виду,
что rdate не отличается особенной точностью; если вы заботитесь о
миллисекундах, установите пакет xntp3, включающий демона xntpd.
%prep
%setup -q
%build
gcc $RPM_OPT_FLAGS -D_GNU_SOURCE %name.c -o %name
%install
install -p -m755 -D %name %buildroot%_bindir/%name
install -p -m644 -D %name.1 %buildroot%_man1dir/%name.1
%files
%_bindir/*
%_man1dir/*
%changelog
…
Полный changelog можно просмотреть здесь