]> git.pld-linux.org Git - packages/efingerd.git/commitdiff
- Release 3.
authormkochano <mkochano@pld-linux.org>
Sat, 8 Jun 2002 14:58:25 +0000 (14:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- Marked /etc/efingerd/* as config noreplace. These files are scripts,
  but they are often modified to match admin's needs.

Changed files:
    efingerd.spec -> 1.15

efingerd.spec

index 5d0308f9f6f0072f649e4294e6ea0a6b1f508da9..d8ddee12aad6c79086fa25870c57c6c66f96cce5 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Nice finger daemon
 Summary(pl):   Sympatyczny serwer finger
 Name:          efingerd
 Version:       1.6.1
-Release:       2
+Release:       3
 License:       GPL
 Group:         Networking/Daemons
 Source0:       http://melkor.dnp.fmph.uniba.sk/~garabik/efingerd/%{name}_%{version}.tar.gz
@@ -69,5 +69,5 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_sbindir}/*
 %attr(640,root,root) /etc/sysconfig/rc-inetd/fingerd
 %dir %{_sysconfdir}/efingerd
-%attr(755,root,root) %{_sysconfdir}/efingerd/*
+%attr(755,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/efingerd/*
 %{_mandir}/man8/*
This page took 0.118433 seconds and 4 git commands to generate.