Mercurial > syslog2iptables
comparison syslog2iptables.spec.in @ 53:d6fb7fca0394 stable-1-0-13
Document multiple contexts
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Sun, 25 Jan 2009 08:37:36 -0800 |
parents | 206448c00b55 |
children | 73dd2daeaf8e |
comparison
equal
deleted
inserted
replaced
52:fcbc7b7efd14 | 53:d6fb7fca0394 |
---|---|
67 %config(noreplace) %{_sysconfdir}/%{name}.conf | 67 %config(noreplace) %{_sysconfdir}/%{name}.conf |
68 /etc/rc.d/init.d/%{name} | 68 /etc/rc.d/init.d/%{name} |
69 | 69 |
70 | 70 |
71 %changelog | 71 %changelog |
72 * Sun Jan 25 2009 Carl Byington <carl@five-ten-sg.com> - 1.13-1 | |
73 - Document multiple contexts. | |
74 | |
72 * Sat Jan 24 2009 Carl Byington <carl@five-ten-sg.com> - 1.12-1 | 75 * Sat Jan 24 2009 Carl Byington <carl@five-ten-sg.com> - 1.12-1 |
73 - Allow multiple contexts with independent add/remove commands. | 76 - Allow multiple contexts with independent add/remove commands. |
74 | 77 |
75 * Thu May 29 2008 Carl Byington <carl@five-ten-sg.com> - 1.11-1 | 78 * Thu May 29 2008 Carl Byington <carl@five-ten-sg.com> - 1.11-1 |
76 - Fix to compile on Fedora 9 and for const correctness. | 79 - Fix to compile on Fedora 9 and for const correctness. |