comparison dnsbl.spec.in @ 59:510a511ad554

Add resolver processes to allow better performance on busy machines
author carl
date Mon, 03 Jan 2005 18:35:50 -0800
parents 419e00901570
children 390ed250c5d2
comparison
equal deleted inserted replaced
58:7bb8bbf79285 59:510a511ad554
1 Summary: DNSBL Sendmail Milter 1 Summary: DNSBL Sendmail Milter
2 Name: dnsbl 2 Name: dnsbl
3 Version: 3.7 3 Version: 4.0
4 Release: 2 4 Release: 2
5 Copyright: GPL 5 Copyright: GPL
6 Group: System Environment/Daemons 6 Group: System Environment/Daemons
7 Source: http://www.five-ten-sg.com/util/dnsbl.tar.gz 7 Source: http://www.five-ten-sg.com/util/dnsbl.tar.gz
8 BuildRoot: %{_tmppath}/%{name}-%{version} 8 BuildRoot: %{_tmppath}/%{name}-%{version}
43 43
44 rm -rf %{buildroot} 44 rm -rf %{buildroot}
45 mkdir -p %{buildroot}/etc/dnsbl 45 mkdir -p %{buildroot}/etc/dnsbl
46 46
47 install -m 644 dnsbl.conf %{buildroot}/etc/dnsbl/dnsbl.conf 47 install -m 644 dnsbl.conf %{buildroot}/etc/dnsbl/dnsbl.conf
48 install -m 644 hosts-ignore.conf %{buildroot}/etc/dnsbl/hosts-ignore.conf
48 install -m 644 html-tags.conf %{buildroot}/etc/dnsbl/html-tags.conf 49 install -m 644 html-tags.conf %{buildroot}/etc/dnsbl/html-tags.conf
49 install -m 644 tld.conf %{buildroot}/etc/dnsbl/tld.conf 50 install -m 644 tld.conf %{buildroot}/etc/dnsbl/tld.conf
50 install -m 644 sample.conf %{buildroot}/etc/dnsbl/sample.conf 51 install -m 644 sample.conf %{buildroot}/etc/dnsbl/sample.conf
51 52
52 mkdir -p %{buildroot}/usr/sbin 53 mkdir -p %{buildroot}/usr/sbin
103 /etc/rc.d/init.d/dnsbl 104 /etc/rc.d/init.d/dnsbl
104 /usr/sbin/dnsbl 105 /usr/sbin/dnsbl
105 %dir %attr(0750,dnsbl,root) /var/run/dnsbl 106 %dir %attr(0750,dnsbl,root) /var/run/dnsbl
106 107
107 %changelog 108 %changelog
109 * Tue Jan 03 2005 Carl Byington 1.4
110 - added hosts-ignore conf file
111 - see RELEASE_NOTES
112
108 * Thu Jul 15 2004 John Gunkel <antispam@boing.ca> 1.3 113 * Thu Jul 15 2004 John Gunkel <antispam@boing.ca> 1.3
109 - patch to rc file no longer needed 114 - patch to rc file no longer needed
110 - see RELEASE_NOTES 115 - see RELEASE_NOTES
111 116
112 * Mon Jul 05 2004 John Gunkel <jgunkel@palliser.ca> 1.2 117 * Mon Jul 05 2004 John Gunkel <jgunkel@palliser.ca> 1.2