]> git.pld-linux.org Git - packages/ntp.git/blame - ntp.spec
- up to 4.2.8p15
[packages/ntp.git] / ntp.spec
CommitLineData
90a82b10 1# TODO:
a4cc90b2
ER
2# - enable and package ntpdsim?
3# - net-snmp-ntpd needs initscript
6e00857d 4# - update FC patches
a71e0d28 5# - update man pages (from Debian?)
8f6c2b65
JK
6#
7# Conditional build:
b1525874
ER
8%bcond_without avahi # disable DNS-SD support via Avahi
9%bcond_without sntp # disable building sntp and sntp/tests
7b176879 10%bcond_with seccomp # enable experimental support for libseccomp sandboxing
a4cc90b2 11
71bab42e 12Summary: Network Time Protocol utilities
fcc994b7
ER
13Summary(pl.UTF-8): Narzędzia do synchronizacji czasu (Network Time Protocol)
14Summary(pt_BR.UTF-8): Network Time Protocol versão 4
45771d3d 15Name: ntp
f0e435e3
JR
16Version: 4.2.8p15
17Release: 1
a030fe3d 18License: distributable
aa729c5d 19Group: Networking/Daemons
a71e0d28 20Source0: https://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/%{name}-%{version}.tar.gz
f0e435e3 21# Source0-md5: e1e6b23d2fc75cced41801dbcd6c2561
28dfddc3 22Source1: %{name}.conf
23Source2: %{name}.keys
39873f43
ER
24Source3: %{name}d.init
25Source4: %{name}d.sysconfig
26Source5: %{name}date.init
27Source6: %{name}date.sysconfig
bc6615d5
ER
28Source7: %{name}-manpages.tar.gz
29# Source7-md5: 208fcc9019e19ab26d28e4597290bffb
299584e5
ER
30Source10: %{name}date-wrapper
31Source11: %{name}d.service
32Source12: %{name}date.service
77f85559 33Source13: https://www.ietf.org/timezones/data/leap-seconds.list
68e6c84f 34# Source13-md5: 961f9b603309f2d12dcb420c054eff5f
6e00857d 35Patch0: %{name}-build.patch
dbdd74ae 36Patch1: %{name}-no_libelf.patch
262e8067 37Patch2: %{name}-ipv6.patch
0ffcfbfc 38Patch3: %{name}-nano.patch
f0e435e3 39Patch4: threadstack-sysconf.patch
a8809dbd
ER
40# FC patches + 100
41Patch101: %{name}-4.2.6p1-sleep.patch
42Patch102: %{name}-4.2.6p1-droproot.patch
43Patch103: %{name}-4.2.6p1-bcast.patch
44Patch104: %{name}-4.2.6p1-cmsgalign.patch
45Patch105: %{name}-4.2.6p1-linkfastmath.patch
a8809dbd
ER
46Patch107: %{name}-4.2.6p1-retcode.patch
47Patch108: %{name}-4.2.6p1-rtnetlink.patch
5e943971 48Patch110: %{name}-logdefault.patch
15931ca5 49Patch111: %{name}-4.2.6p1-mlock.patch
6cd8a392 50URL: http://www.ntp.org/
875dca94 51BuildRequires: autoconf >= 2.61
c00bfe31 52BuildRequires: autogen-devel >= 5.18.12
875dca94 53BuildRequires: automake >= 1:1.10
8f6c2b65 54%{?with_avahi:BuildRequires: avahi-compat-libdns_sd-devel}
61dbaaf1 55BuildRequires: libcap-devel
b1525874 56%{?with_sntp:BuildRequires: libevent-devel >= 2.0}
8ee97dcb 57BuildRequires: libnl-devel
7b176879 58%{?with_seccomp:BuildRequires: libseccomp-devel}
8338fb6d 59BuildRequires: libtool
5ecb988f 60BuildRequires: net-snmp-devel
e35272e3 61BuildRequires: openssl-devel >= 0.9.7d
28341528 62BuildRequires: pciutils-devel
826d8c87
ER
63# AUTO: -- checking for pkg-config... no
64BuildRequires: pkgconfig
ba10b9ba 65BuildRequires: readline-devel >= 4.2
df3fadd8 66BuildRequires: rpm-perlprov >= 4.1-13
034cfc5e 67BuildRequires: rpmbuild(macros) >= 1.626
71bab42e 68BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
69
70%define _sysconfdir /etc/ntp
71%define _bindir %{_sbindir}
a4cc90b2 72%define mibdir %{_datadir}/mibs
71bab42e 73
e24d986a 74%description
28dfddc3 75The Network Time Protocol (NTP) is used to synchronize a computer's
76time with another reference time source. The ntp package contains
77utilities and daemons which will synchronize your computer's time to
a47685aa 78Coordinated Universal Time (UTC) via the NTP protocol and NTP servers.
71bab42e 79
00337413
JR
80%description -l pl.UTF-8
81Network Time Protocol (NTP) służy do synchronizacji czasu komputera z
82innym, wzorcowym źródłem czasu. Pakiet ntp zawiera narzędzia i demony
83służące do dokładnego synchronizowania czasu komputera według czasu
cb15c3e4 84uniwersalnego (UTC) poprzez protokół NTP z serwerami NTP.
71bab42e 85
00337413
JR
86%description -l pt_BR.UTF-8
87Esta é a versão 4 do Network Time Protocol (NTP). Este protocolo é
88utilizado para sincronizar o relógio do computador com uma outra
89referência de horário. Este pacote contém utilitários e servidores que
90sincronizarão o relógio do seu computador com o horário universal
91(UTC) através do protocolo NTP e utilizando servidores NTP públicos.
608ad171 92
00337413
JR
93Instale o pacote ntp se você necessitar de ferramentas para manter o
94relógio do seu computador constantemente atualizado.
608ad171 95
cb15c3e4
ER
96%package -n ntpd
97Summary: The NTP daemon
98Summary(pl.UTF-8): Narzędzia do synchronizacji czasu (Network Time Protocol)
99Summary(pt_BR.UTF-8): Network Time Protocol versão 4
100Group: Daemons
101Requires(post,preun): /sbin/chkconfig
932bc1ee
ER
102Requires(postun): /usr/sbin/groupdel
103Requires(postun): /usr/sbin/userdel
104Requires(pre): /bin/id
105Requires(pre): /usr/bin/getgid
106Requires(pre): /usr/sbin/groupadd
107Requires(pre): /usr/sbin/useradd
6ff9635b 108Requires(post,preun,postun): systemd-units >= 38
5ea5c34f 109%requires_ge autogen-libs
3183d93f 110Requires: libgcc
0d2671b6 111Requires: rc-scripts >= 0.4.3.0
6ff9635b 112Requires: systemd-units >= 38
932bc1ee 113Provides: group(ntp)
cb15c3e4
ER
114Provides: ntp = %{version}-%{release}
115Provides: ntpdaemon
932bc1ee 116Provides: user(ntp)
f6fec3df 117Obsoletes: ntp < 4.2.4p8-6
cb15c3e4
ER
118Obsoletes: ntpdaemon
119Obsoletes: openntpd
120Obsoletes: xntp3
121
122%description -n ntpd
123The Network Time Protocol (NTP) is used to synchronize a computer's
124time with another reference time source. The ntp package contains
125utilities and daemons which will synchronize your computer's time to
126Coordinated Universal Time (UTC) via the NTP protocol and NTP servers.
127
128This package includes ntpd (a daemon which continuously adjusts system
129time)
130
131%description -n ntpd -l pl.UTF-8
132Network Time Protocol (NTP) służy do synchronizacji czasu komputera z
133innym, wzorcowym źródłem czasu. Pakiet ntp zawiera narzędzia i demony
134służące do dokładnego synchronizowania czasu komputera według czasu
135uniwersalnego (UTC) poprzez protokół NTP z serwerami NTP.
136
137Pakiet ntp zawiera ntpd (demona, który w sposób ciągły aktualizuje
138czas systemowy)
139
140%description -n ntpd -l pt_BR.UTF-8
141Esta é a versão 4 do Network Time Protocol (NTP). Este protocolo é
142utilizado para sincronizar o relógio do computador com uma outra
143referência de horário. Este pacote contém utilitários e servidores que
144sincronizarão o relógio do seu computador com o horário universal
145(UTC) através do protocolo NTP e utilizando servidores NTP públicos.
146
147%package -n ntpdate
148Summary: Utility to set the date and time via NTP
fcc994b7 149Summary(pl.UTF-8): Klient do synchronizacji czasu po NTP (Network Time Protocol)
df3fadd8 150Group: Applications/Networking
5acc7945 151Requires(post,preun): /sbin/chkconfig
932bc1ee
ER
152Requires(postun): /usr/sbin/groupdel
153Requires(postun): /usr/sbin/userdel
154Requires(pre): /bin/id
155Requires(pre): /usr/bin/getgid
156Requires(pre): /usr/sbin/groupadd
157Requires(pre): /usr/sbin/useradd
6ff9635b 158Requires(post,preun,postun): systemd-units >= 38
b2073411 159Requires: rc-scripts >= 0.4.3.0
6ff9635b 160Requires: systemd-units >= 38
92517d76
ER
161Provides: group(ntp)
162Provides: user(ntp)
691bd31f 163Conflicts: ntp < 4.2.0-3
cb15c3e4
ER
164# for upgrades
165Provides: ntp-client = %{version}-%{release}
f6fec3df 166Obsoletes: ntp-client < 4.2.4p8-6
92517d76
ER
167# virtual
168Provides: ntpclient
169Obsoletes: ntpclient
e1e25342 170
cb15c3e4
ER
171%description -n ntpdate
172ntpdate is a program for retrieving the date and time from NTP
173servers.
e1e25342 174
cb15c3e4 175%description -n ntpdate -l pl.UTF-8
c771054a 176Klient do synchronizacji czasu po NTP (Network Time Protocol).
e1e25342 177
a4cc90b2
ER
178%package -n mibs-ntp
179Summary: MIBs for NTP time entities
7599a442 180Summary(pl.UTF-8): Pliki MIB dla elementów czasu NTP
a4cc90b2
ER
181Group: Applications/System
182Requires: mibs-dirs
e9728215 183BuildArch: noarch
a4cc90b2
ER
184
185%description -n mibs-ntp
186The Management Information Base for NTP time entities.
187
7599a442
JB
188%description -n mibs-ntp -l pl.UTF-8
189Pliki MIB (Management Information Base) dla elementów czasu NTP
190
a4cc90b2
ER
191%package -n net-snmp-ntpd
192Summary: NTP SNMP subagent for Net-SNMP
7599a442 193Summary(pl.UTF-8): Podagent SNMP NTP dla usługi Net-SNMP
a4cc90b2
ER
194Group: Daemons
195Requires(post,preun): /sbin/chkconfig
196Requires: net-snmp
197Requires: rc-scripts
198Suggests: mibs-ntp
199
200%description -n net-snmp-ntpd
201NTP SNMP AgentX subagent for Net-SNMP.
202
7599a442
JB
203%description -n net-snmp-ntpd -l pl.UTF-8
204Podagent SNMP AgentX NTP dla usługi Net-SNMP.
205
2cf5b026
ER
206%package tools
207Summary: NTP tools
7599a442 208Summary(pl.UTF-8): Narzędzia NTP
2cf5b026 209Group: Applications/Networking
a9d9ccd1 210Obsoletes: ntp-ntptrace
2cf5b026
ER
211
212%description tools
7599a442 213This package contains NTP tools:
2cf5b026
ER
214- ntptrace: Trace a chain of NTP servers back to the primary source
215- ntp-wait: Wait for NTP server to synchronize
7599a442
JB
216- calc_tickadj: Calculate optimal value for tick given ntp drift file
217
218%description tools -l pl.UTF-8
219Ten pakiet zawiera narzędzia NTP:
220- ntptrace: śledzenie łańcucha serwerów NTP aż do oryginalnego źródła
221- ntp-wait: oczekiwanie na synchronizację serwera NTP
222- calc_tickadj: obliczenie optymalnej wartości dla pliku dryfu ntp
2cf5b026 223
82f74dd4
ER
224%package doc-html
225Summary: HTML documentation for ntp
226Summary(pl.UTF-8): Dokumentacja HTML dla ntp
227Summary(pt_BR.UTF-8): Documentação adicional para o pacote ntp
228Group: Documentation
e9728215 229BuildArch: noarch
82f74dd4
ER
230
231%description doc-html
232HTML documentation for ntp.
233
234%description doc-html -l pl.UTF-8
235Dokumentacja do ntp w HTML.
236
237%description doc-html -l pt_BR.UTF-8
238Este pacote contém documentação adicional sobre o NTP versão 4.
239
e24d986a 240%prep
bc6615d5 241%setup -q -a7
29f00086 242%patch0 -p1
be68fcb1 243%patch1 -p1
262e8067 244%patch2 -p1
e35272e3 245%patch3 -p1
f0e435e3 246%patch4 -p1
71bab42e 247
23bc47dc 248## FC patches
6e00857d 249#%patch101 -p1
eb371d2a 250%patch102 -p1
6e00857d 251#%patch103 -p1
eb371d2a
ER
252%patch104 -p1
253%patch105 -p1
eb371d2a
ER
254%patch107 -p1
255%patch108 -p1
5e943971
JB
256%patch110 -p1
257#%patch111 -p1 -- obsolete?
6fca7355 258
2c17d85d 259echo 'AM_CONDITIONAL([NEED_LIBOPTS], false)' >> configure.ac
740223e3 260echo 'AM_CONDITIONAL([NEED_LIBOPTS], false)' >> sntp/configure.ac
2c17d85d 261
5e943971 262%{__rm} sntp/m4/{lt*,libtool}.m4 sntp/libevent/m4/{lt*,libtool}.m4
6e00857d 263
71bab42e 264%build
e35272e3 265%{__libtoolize}
6e00857d 266%{__aclocal} -I sntp/m4 -I sntp/libopts/m4 -I sntp/libevent/m4
e35272e3
JK
267%{__autoconf}
268%{__automake}
506da0ac 269cd sntp
270%{__libtoolize}
75790ae2 271%{__aclocal} -I m4 -I libopts/m4 -I libevent/m4
506da0ac 272%{__autoconf}
273%{__automake}
b1525874
ER
274cd libevent
275%{__libtoolize}
276%{__aclocal} -I m4
277%{__autoconf}
278%{__automake}
279cd ../..
740223e3 280
90a82b10 281CPPFLAGS="%{rpmcppflags} -I/usr/include/readline"
636118eb 282%configure \
1a55879d 283 --disable-silent-rules \
2c17d85d
AM
284 --with-binsubdir=sbin \
285 --enable-linuxcaps \
286 --enable-getifaddrs \
7b176879 287 %{?with_seccomp:--enable-libseccomp} \
b1525874 288 %{__with_without sntp} \
2c17d85d 289 --enable-ipv6 \
784e30ae 290 --enable-ntp-signd \
90a82b10 291 --with-lineeditlibs=readline \
6e00857d
AM
292 --with-crypto=openssl \
293 --disable-local-libopts \
294 --disable-local-libevent
deb05b4c 295
93d5cc3d 296%{__make} -j1
71bab42e 297
298%install
299rm -rf $RPM_BUILD_ROOT
4aef70db 300install -d $RPM_BUILD_ROOT{%{_sysconfdir},%{_mandir}/man1,%{systemdunitdir}} \
ba8c171f 301 $RPM_BUILD_ROOT%{_libexecdir}/systemd/ntp-units.d \
e68375ae 302 $RPM_BUILD_ROOT/etc/{rc.d/init.d,sysconfig,cron.hourly}
71bab42e 303
1bf23378 304%{__make} install \
305 DESTDIR=$RPM_BUILD_ROOT
71bab42e 306
299584e5
ER
307cp -p %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/ntp.conf
308cp -p %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/keys
87172492 309cp -p %{SOURCE13} $RPM_BUILD_ROOT%{_sysconfdir}/ntp.leapseconds
299584e5 310
740223e3 311install -p %{SOURCE3} $RPM_BUILD_ROOT/etc/rc.d/init.d/ntpd
cb15c3e4 312install -p %{SOURCE5} $RPM_BUILD_ROOT/etc/rc.d/init.d/ntpdate
299584e5
ER
313cp -p %{SOURCE4} $RPM_BUILD_ROOT/etc/sysconfig/ntpd
314cp -p %{SOURCE6} $RPM_BUILD_ROOT/etc/sysconfig/ntpdate
4aef70db 315
a114c2aa
ER
316install -p %{SOURCE10} $RPM_BUILD_ROOT%{_sbindir}/ntpdate-wrapper
317cp -p %{SOURCE11} $RPM_BUILD_ROOT%{systemdunitdir}/ntpd.service
318cp -p %{SOURCE12} $RPM_BUILD_ROOT%{systemdunitdir}/ntpdate.service
ba8c171f
AM
319echo 'ntpd.service' > \
320 $RPM_BUILD_ROOT%{_libexecdir}/systemd/ntp-units.d/50-ntpd.list
4aef70db 321
299584e5 322cp -p man/*.1 $RPM_BUILD_ROOT%{_mandir}/man1
71bab42e 323
c52fbdbb
ER
324install -d $RPM_BUILD_ROOT/var/lib/ntp
325touch $RPM_BUILD_ROOT/var/lib/ntp/drift
326
cb15c3e4 327cat > $RPM_BUILD_ROOT/etc/cron.hourly/ntpdate <<'EOF'
394789ea 328#!/bin/sh
7d2f2be2
ER
329# Source function library.
330. /etc/rc.d/init.d/functions
331
a114c2aa
ER
332# Source ntpdate configuration
333. /etc/sysconfig/ntpdate
334
335is_yes "$NTPDATE_CRON" || exit 0
299584e5 336exec %{_sbindir}/ntpdate-wrapper
394789ea
AM
337EOF
338
a4cc90b2 339install -d $RPM_BUILD_ROOT%{mibdir}
299584e5 340cp -p ntpsnmpd/ntpv4-mib.mib $RPM_BUILD_ROOT%{mibdir}
a4cc90b2 341
aade2e58 342%{__rm} -r $RPM_BUILD_ROOT%{_docdir}/{ntp,sntp}
6e00857d 343
71bab42e 344%clean
be68fcb1 345rm -rf $RPM_BUILD_ROOT
71bab42e 346
932bc1ee
ER
347%pre -n ntpd
348%groupadd -g 246 ntp
349%useradd -u 246 -d %{_sysconfdir} -g ntp -c "NTP Daemon" ntp
350
cb15c3e4 351%post -n ntpd
e1e25342 352/sbin/chkconfig --add ntpd
740223e3 353%service ntpd restart "NTP Daemon"
4aef70db 354%systemd_post ntpd.service
e1e25342 355
cb15c3e4 356%preun -n ntpd
e1e25342 357if [ "$1" = "0" ]; then
b9625068 358 %service ntpd stop
e1e25342 359 /sbin/chkconfig --del ntpd
c52fbdbb 360 rm -f /var/lib/ntp/drift
e1e25342 361fi
4aef70db 362%systemd_preun ntpd.service
e1e25342 363
932bc1ee
ER
364%postun -n ntp
365if [ "$1" = "0" ]; then
366 %userremove ntp
367 %groupremove ntp
368fi
4aef70db
JR
369%systemd_reload
370
92517d76
ER
371%pre -n ntpdate
372%groupadd -g 246 ntp
373%useradd -u 246 -d %{_sysconfdir} -g ntp -c "NTP Daemon" ntp
374
cb15c3e4
ER
375%post -n ntpdate
376/sbin/chkconfig --add ntpdate
377%service ntpdate restart "NTP Date"
4aef70db 378%systemd_post ntpdate.service
e24d986a 379
cb15c3e4 380%preun -n ntpdate
d470477a 381if [ "$1" = "0" ]; then
cb15c3e4
ER
382 %service ntpdate stop
383 /sbin/chkconfig --del ntpdate
d470477a 384fi
4aef70db 385%systemd_preun ntpdate.service
71bab42e 386
92517d76
ER
387%postun -n ntpdate
388if [ "$1" = "0" ]; then
389 %userremove ntp
390 %groupremove ntp
391fi
4aef70db
JR
392%systemd_reload
393
7e284bc0
ER
394%triggerun -n ntpd -- ntp < 4.2.4p8-3.14
395# Prevent preun from ntp from working
396chmod a-x /etc/rc.d/init.d/ntpd
c52fbdbb 397
7e284bc0
ER
398%triggerpostun -n ntpd -- ntp < 4.2.4p8-3.14
399# Restore what triggerun removed
400chmod 754 /etc/rc.d/init.d/ntpd
c52fbdbb 401sed -i -e 's,/etc/ntp/drift,/var/lib/ntp/drift,' %{_sysconfdir}/ntp.conf
7e284bc0
ER
402mv -f /etc/ntp/ntp.drift /var/lib/ntp/drift 2>/dev/null
403mv -f /etc/ntp/drift /var/lib/ntp/drift 2>/dev/null
c52fbdbb 404%service -q ntpd restart
4aef70db
JR
405%systemd_trigger ntpd.service
406%systemd_post ntpdate
407
408%triggerpostun -n ntpd -- ntpd < 4.2.6p5-2
409%systemd_trigger ntpd.service
c52fbdbb 410
45735b52
ER
411%triggerpostun -n ntpdate -- ntp-client < 4.2.4p8-3.2
412if [ -f /etc/sysconfig/ntp.rpmsave ]; then
413 cp -f /etc/sysconfig/ntpdate{,.rpmnew}
414 mv -f /etc/sysconfig/ntp.rpmsave /etc/sysconfig/ntpdate
415fi
4aef70db
JR
416%systemd_trigger ntpdate.service
417
418%triggerpostun -n ntpdate -- ntpdate < 4.2.6p5-2
419%systemd_trigger ntpdate.service
45735b52 420
cb15c3e4 421%files -n ntpd
71bab42e 422%defattr(644,root,root,755)
38034725 423%doc NEWS TODO WHERE-TO-START conf/*.conf COPYRIGHT
c771054a 424%attr(750,root,root) %dir %{_sysconfdir}
299584e5
ER
425%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/keys
426%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/ntp.conf
960f5161 427%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/ntp.leapseconds
8fb3cd7e 428%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/ntpd
2cf5b026 429%attr(754,root,root) /etc/rc.d/init.d/ntpd
4aef70db 430%{systemdunitdir}/ntpd.service
0ab6a8a6
ER
431# dir not handled by systemd in pld
432#%{_libexecdir}/systemd/ntp-units.d/50-ntpd.list
2cf5b026
ER
433%attr(755,root,root) %{_sbindir}/ntpd
434%attr(755,root,root) %{_sbindir}/ntpdc
435%attr(755,root,root) %{_sbindir}/ntp-keygen
436%attr(755,root,root) %{_sbindir}/ntpq
437%attr(755,root,root) %{_sbindir}/ntptime
438%attr(755,root,root) %{_sbindir}/sntp
439%attr(755,root,root) %{_sbindir}/tickadj
440%{_mandir}/man1/ntpd.1*
441%{_mandir}/man1/ntpdc.1*
2cf5b026
ER
442%{_mandir}/man1/ntp-keygen.1*
443%{_mandir}/man1/ntpq.1*
444%{_mandir}/man1/ntptime.1*
445%{_mandir}/man1/sntp.1*
7599a442
JB
446%{_mandir}/man5/ntp.conf.5*
447%{_mandir}/man5/ntp.keys.5*
2cf5b026 448
c52fbdbb
ER
449%dir %attr(770,root,ntp) /var/lib/ntp
450%attr(640,ntp,ntp) %ghost /var/lib/ntp/drift
451
cb15c3e4
ER
452%files -n ntpdate
453%defattr(644,root,root,755)
454%doc COPYRIGHT
455%attr(755,root,root) %{_sbindir}/ntpdate
4aef70db 456%attr(755,root,root) %{_sbindir}/ntpdate-wrapper
cb15c3e4
ER
457%attr(754,root,root) /etc/rc.d/init.d/ntpdate
458%attr(754,root,root) /etc/cron.hourly/ntpdate
459%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/ntpdate
4aef70db 460%{systemdunitdir}/ntpdate.service
7599a442 461%{_mandir}/man1/ntpdate.1*
cb15c3e4 462
a4cc90b2
ER
463%files -n mibs-ntp
464%defattr(644,root,root,755)
465%{mibdir}/ntpv4-mib.mib
466
467%files -n net-snmp-ntpd
468%defattr(644,root,root,755)
936bfaef 469%doc ntpsnmpd/README
a4cc90b2
ER
470%attr(755,root,root) %{_sbindir}/ntpsnmpd
471%{_mandir}/man1/ntpsnmpd.1*
472
2cf5b026 473%files tools
df3fadd8 474%defattr(644,root,root,755)
7599a442 475%attr(755,root,root) %{_sbindir}/calc_tickadj
2cf5b026 476%attr(755,root,root) %{_sbindir}/ntp-wait
7599a442 477%attr(755,root,root) %{_sbindir}/ntptrace
d2479fc4 478%attr(755,root,root) %{_sbindir}/update-leap
7599a442
JB
479%dir %{_datadir}/ntp
480%{_datadir}/ntp/lib
481%{_mandir}/man1/calc_tickadj.1*
482%{_mandir}/man1/ntp-wait.1*
483%{_mandir}/man1/ntptrace.1*
d2479fc4 484%{_mandir}/man1/update-leap.1*
2d74fa1d 485
486%files doc-html
a47685aa 487%defattr(644,root,root,755)
2d74fa1d 488%doc html/*
This page took 0.249722 seconds and 4 git commands to generate.