Author: zbyniu Date: Tue Aug 2 22:09:27 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 1.2.3; o-r for conf
---- Files affected: SPECS: pdnsd.spec (1.53 -> 1.54) ---- Diffs: ================================================================ Index: SPECS/pdnsd.spec diff -u SPECS/pdnsd.spec:1.53 SPECS/pdnsd.spec:1.54 --- SPECS/pdnsd.spec:1.53 Sat Jun 11 13:00:39 2005 +++ SPECS/pdnsd.spec Wed Aug 3 00:09:22 2005 @@ -2,13 +2,13 @@ Summary: A caching dns proxy for small networks or dialin accounts Summary(pl): DNS proxy serwer dla małej sieci lub jednostki z połączeniem dialup Name: pdnsd -Version: 1.2.2 +Version: 1.2.3 %define par par Release: 0.par0.0 License: GPL Group: Networking/Daemons Source0: http://www.phys.uu.nl/~rombouts/pdnsd/releases/%{name}-%{version}-%{par}.tar.gz -# Source0-md5: b28232086131760c91aa4c49a877ef12 +# Source0-md5: 76f8be89e8fd0c8f08ba0d919216e475 Source1: %{name}.init Source2: %{name}.sysconfig Patch0: %{name}-threads_signals.patch @@ -110,12 +110,12 @@ %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README TODO doc/txt/*.txt doc/html/*.html %attr(754,root,root) /etc/rc.d/init.d/pdnsd -%attr(640,root,root) %config(noreplace) %verify(not md5 size mtime) /etc/sysconfig/pdnsd +%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/pdnsd %attr(755,root,root) %{_sbindir}/pdnsd %attr(755,root,root) %{_sbindir}/pdnsd-ctl %attr(775,pdnsd,pdnsd) %dir %{_var}/cache/pdnsd -%attr(664,pdnsd,pdnsd) %config(noreplace) %verify(not md5 size mtime) %{_var}/cache/pdnsd/pdnsd.cache -%config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/pdnsd.conf +%attr(664,pdnsd,pdnsd) %config(noreplace) %verify(not md5 mtime size) %{_var}/cache/pdnsd/pdnsd.cache +%attr(640,root,pdnsd) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/pdnsd.conf %{_mandir}/man[58]/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -124,6 +124,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.54 2005/08/02 22:09:22 zbyniu +- up to 1.2.3; o-r for conf + Revision 1.53 2005/06/11 11:00:39 arekm - up to 1.2.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/pdnsd.spec?r1=1.53&r2=1.54&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
