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