Author: glen Date: Tue Nov 27 22:31:27 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - some files are still config
---- Files affected: SPECS: resolvconf.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: SPECS/resolvconf.spec diff -u SPECS/resolvconf.spec:1.6 SPECS/resolvconf.spec:1.7 --- SPECS/resolvconf.spec:1.6 Tue Nov 27 00:48:18 2007 +++ SPECS/resolvconf.spec Tue Nov 27 23:31:21 2007 @@ -2,7 +2,7 @@ Summary: nameserver information handler Name: resolvconf Version: 1.37 -Release: 0.6 +Release: 0.7 License: GPL v2 Group: Applications Source0: ftp://ftp.debian.org/debian/pool/main/r/resolvconf/%{name}_%{version}.tar.gz @@ -59,10 +59,10 @@ %dir %{_sysconfdir}/%{name}/update.d %dir %{_sysconfdir}/%{name}/update-libc.d %dir %{_sysconfdir}/%{name}/run -%{_sysconfdir}/%{name}/interface-order -%{_sysconfdir}/%{name}/resolv.conf.d/base -%{_sysconfdir}/%{name}/resolv.conf.d/head -%{_sysconfdir}/%{name}/resolv.conf.d/tail +%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/interface-order +%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/resolv.conf.d/base +%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/resolv.conf.d/head +%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/resolv.conf.d/tail %attr(755,root,root) %{_sysconfdir}/%{name}/update.d/bind %attr(755,root,root) %{_sysconfdir}/%{name}/update.d/dnscache %attr(755,root,root) %{_sysconfdir}/%{name}/update.d/libc @@ -77,6 +77,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2007-11-27 22:31:21 glen +- some files are still config + Revision 1.6 2007-11-26 23:48:18 glen - perms and fixes ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/resolvconf.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
