comparison dnsbl.spec.in @ 249:15bf4f68a0b2

Add dnswl support
author Carl Byington <carl@five-ten-sg.com>
date Sun, 08 Apr 2012 11:42:59 -0700
parents 8b0f16abee53
children d6d5c50b9278
comparison
equal deleted inserted replaced
248:b0738685bf51 249:15bf4f68a0b2
101 /etc/rc.d/init.d/%{name} 101 /etc/rc.d/init.d/%{name}
102 %dir %attr(0750,%{name},root) /var/run/%{name} 102 %dir %attr(0750,%{name},root) /var/run/%{name}
103 103
104 104
105 %changelog 105 %changelog
106 * Fri Apr 08 2012 Carl Byington <carl@five-ten-sg.com> - 6.29-1
107 - Add dnswl support.
108
106 * Fri Sep 30 2011 Carl Byington <carl@five-ten-sg.com> - 6.28-1 109 * Fri Sep 30 2011 Carl Byington <carl@five-ten-sg.com> - 6.28-1
107 - Add prvs decoding to envelope addresses. 110 - Add prvs decoding to envelope addresses.
108 111
109 * Mon Aug 15 2011 Carl Byington <carl@five-ten-sg.com> - 6.27-1 112 * Mon Aug 15 2011 Carl Byington <carl@five-ten-sg.com> - 6.27-1
110 - const correctness fixes from new gcc 113 - const correctness fixes from new gcc