info: rdate.spec

Marek Obuchowicz elephant w shadow.eu.org
Nie, 11 Paź 1998, 14:11:29 CEST


Przyda się :)

-- 
  Marek Obuchowicz, Member of the GNU generation
-------------- następna część ---------
Summary: Remote clock reader (and local setter)
Name: rdate
%define versionmajor 0
%define versionminor 960923
Version: %{versionmajor}.%{versionminor}
Release: 1d
Copyright: none
Group: Networking/Utilities
Source: ftp://sunsite.unc.edu/pub/Linux/system/network/misc/%{name}-%{versionminor}.tar.gz
Patch: %{name}-%{versionminor}-make.patch
Buildroot: /var/tmp/%{name}-%{release}-%{version}-root
Summary(de): Entfernter Uhrenleser (lokaler Einsteller)
Summary(fr): Lecteur d'horloge distante (et configurateur local)
Summary(tr): Ađ üzerinden sistem saatini ayarlayan yazýlým
Summary(pl): Program podający (i ustawiający) zdalny czas zegara


%description
rdate is a program that can retrieve the time from another
machine on your network.  If run as root, it will also set
your local time to that of the machine you queried.  It is
not super accurate; get xntpd if you are really worried
about milliseconds.

%description -l pl
rdate jest programem który odczytuję datę i godzinę z innej
maszyny w sieci. Jeżeli jest uruchamiany jako root może także
ustawić czas na lokalnej maszynie. Nie jest zbyt dokładny,
jeżeli milisekundy mają dla ciebie znaczenie użyj xntpd.

%description -l de
rdate ist ein Programm, das die Uhrzeit von einem anderen
Netzwerkrechner lesen kann. Wenn Sie es als root ausführen,
stellt es Ihre Ortszeit auf die des abgefragten Rechners ein. Es ist 
nicht sehr genau. Wenn Sie auf die Millisekunde genau sein 
wollen, besorgen Sie sich xntpd .

%description -l fr
rdate permet de récupérer l'heure d'une autre machine du réseau.
s'il est lancé par root, il configurera aussi votre heure locale
avec celle de la machine que vous avez interrogé. Il n'est pas
trčs précis ; si vous vous souciez des millisecondes, récupérez
xntpd.

%description -l tr
rdate ile herhangi baţka bir makinadan sistem saatini sorgulanabilir. Yetkili
kullanýcý tarafýndan çalýţtýrýlýrsa sistem saatini ayarlamak da mümkündür. Ne
var ki bu uygulama çok hassas deđildir.

%prep
%setup -q -n %{name}
%patch -p1

%build
make clean
make "RPM_OPT_FLAGS=$RPM_OPT_FLAGS"

%install
install -d $RPM_BUILD_ROOT/usr/{bin,man/man1}
install -s rdate $RPM_BUILD_ROOT/usr/bin
install rdate.1 $RPM_BUILD_ROOT/usr/man/man1

%files
%defattr(644,root,root,755)
%attr(711,root,root) /usr/bin/rdate
/usr/man/man1/rdate.1

%changelog
* Sun Oct 11 1998 Marek Obuchowicz <elephant w shadow.eu.org>
[0.960923-1d]
- changelog moved to the end of spec
- some other modifications of spec file
- build from non-root account
- fixed file permissons

* Tue May 05 1998 Prospector System <bugs w redhat.com>

- translations modified for de, fr, tr


* Mon Oct 20 1997 Otto Hammersmith <otto w redhat.com>

- fixed the url to the source

* Mon Jul 21 1997 Erik Troan <ewt w redhat.com>

- built against glibc


Więcej informacji o liście dyskusyjnej pld-devel-pl