Mercurial > dnsbl
comparison dnsbl.spec.in @ 242:d8ee4c97b9ab stable-6-0-26
64 bit fixes for libresolv.a
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Fri, 19 Nov 2010 13:01:07 -0800 |
parents | 315c53fbbb77 |
children | ef97c7cd4a6e |
comparison
equal
deleted
inserted
replaced
241:315c53fbbb77 | 242:d8ee4c97b9ab |
---|---|
1 %define localstatedir /var/lib | 1 %define localstatedir /var/lib |
2 | 2 |
3 Summary: Sendmail milter for spam control | 3 Summary: Sendmail milter for spam control |
4 Name: @PACKAGE@ | 4 Name: @PACKAGE@ |
5 Version: @VERSION@ | 5 Version: @VERSION@ |
6 Release: 2%{?dist} | 6 Release: 1%{?dist} |
7 License: GPLv3+ | 7 License: GPLv3+ |
8 Group: System Environment/Daemons | 8 Group: System Environment/Daemons |
9 Source: http://www.five-ten-sg.com/%{name}/packages/%{name}-%{version}.tar.gz | 9 Source: http://www.five-ten-sg.com/%{name}/packages/%{name}-%{version}.tar.gz |
10 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) | 10 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) |
11 URL: http://www.five-ten-sg.com/%{name}/ | 11 URL: http://www.five-ten-sg.com/%{name}/ |
94 /etc/rc.d/init.d/%{name} | 94 /etc/rc.d/init.d/%{name} |
95 %dir %attr(0750,%{name},root) /var/run/%{name} | 95 %dir %attr(0750,%{name},root) /var/run/%{name} |
96 | 96 |
97 | 97 |
98 %changelog | 98 %changelog |
99 * Fri Nov 19 2010 Carl Byington <carl@five-ten-sg.com> - 6.26-1 | |
100 - 64bit fixes for libresolv.a | |
101 | |
99 * Thu Jul 22 2010 Carl Byington <carl@five-ten-sg.com> - 6.25-2 | 102 * Thu Jul 22 2010 Carl Byington <carl@five-ten-sg.com> - 6.25-2 |
100 - chkconfig -del in %%preun, not %%postun | 103 - chkconfig -del in %%preun, not %%postun |
101 | 104 |
102 * Tue Sep 29 2009 Carl Byington <carl@five-ten-sg.com> - 6.25-1 | 105 * Tue Sep 29 2009 Carl Byington <carl@five-ten-sg.com> - 6.25-1 |
103 - Add surbl checks on the smtp helo value, client reverse dns name, | 106 - Add surbl checks on the smtp helo value, client reverse dns name, |