]> git.pld-linux.org Git - packages/atftp.git/commitdiff
- adapterized
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 2 May 2005 18:23:51 +0000 (18:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    atftp.spec -> 1.14

atftp.spec

index ad9236b0cf70c0db91127fdc37ae7df3d39f2e63..4e10298256f087be388d19166a5a480d45197643 100644 (file)
@@ -10,7 +10,7 @@ License:      GPL
 Group:         Applications/Networking
 Source0:       ftp://ftp.mamalinux.com/pub/atftp/%{name}-%{version}.tar.gz
 # Source0-md5: 3b27365772d918050b2251d98a9c7c82
-Source1:       atftpd.inetd
+Source1:       %{name}d.inetd
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: libwrap-devel
@@ -140,6 +140,6 @@ fi
 %defattr(644,root,root,755)
 %doc README FAQ
 %attr(755,root,root) %{_sbindir}/*
-%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/sysconfig/rc-inetd/tftpd
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/rc-inetd/tftpd
 %attr(750,tftp,root) %dir /var/lib/tftp
 %{_mandir}/man8/*
This page took 0.09327 seconds and 4 git commands to generate.