Mercurial > dnsbl
diff dnsbl.spec.in @ 153:8d7c439bb6fa
add auto whitelisting
author | carl |
---|---|
date | Sat, 07 Jul 2007 16:10:39 -0700 |
parents | c7fc218686f5 |
children | a76a6af7ed8b |
line wrap: on
line diff
--- a/dnsbl.spec.in Sat Jul 07 10:26:31 2007 -0700 +++ b/dnsbl.spec.in Sat Jul 07 16:10:39 2007 -0700 @@ -97,9 +97,13 @@ %config(noreplace) %{_sysconfdir}/@PACKAGE@ /etc/rc.d/init.d/@PACKAGE@ %dir %attr(0750,@PACKAGE@,root) /var/run/@PACKAGE@ +%dir %attr(0750,@PACKAGE@,root) %{_sysconfdir}/@PACKAGE@/autowhite %changelog +* Sat Jul 07 2007 Carl Byington 6.01 +- GPL3, auto whitelisting + * Wed Aug 02 2006 Carl Byington 5.20 - http://www.rpm.org/max-rpm/s1-rpm-inside-scripts.html help with postun