diff dnsbl.spec.in @ 214:82886d4dd71f stable-6-0-19

Fixes to compile on Fedora 9 and for const correctness.
author Carl Byington <carl@five-ten-sg.com>
date Tue, 10 Jun 2008 08:58:42 -0700
parents 4db1457cd11a
children 784030ac71f1
line wrap: on
line diff
--- a/dnsbl.spec.in	Wed Apr 30 13:11:32 2008 -0700
+++ b/dnsbl.spec.in	Tue Jun 10 08:58:42 2008 -0700
@@ -9,7 +9,6 @@
 Source:             http://www.five-ten-sg.com/%{name}/packages/%{name}-%{version}.tar.gz
 BuildRoot:          %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 URL:                http://www.five-ten-sg.com/%{name}/
-AutoReqProv:        no
 
 Requires(pre):          /usr/sbin/useradd
 Requires(pre):          /usr/bin/getent
@@ -20,7 +19,6 @@
 Requires:               sendmail >= 8.12.1
 Requires:               sendmail-cf
 Requires:               spamassassin
-Requires:               libc.so.6, libgcc_s.so.1, libm.so.6, libpthread.so.0, libstdc++.so.6
 
 %description
 We present here a mechanism whereby the backup mail server can use the
@@ -97,7 +95,14 @@
 
 
 %changelog
-* Tue Mar 04 2008 Carl Byington <carl@five-ten-sg.com> - 6.17
+* Tue Jun 10 2008 Carl Byington <carl@five-ten-sg.com> - 6.19-1
+- Fixes to compile on Fedora 9 and for const correctness
+
+* Wed Mar 05 2008 Carl Byington <carl@five-ten-sg.com> - 6.18-1
+- Extend auto-whitelisting when receiving mail even if the auto
+  whitelist is specified in a parent context.
+
+* Tue Mar 04 2008 Carl Byington <carl@five-ten-sg.com> - 6.17-1
 - changes for Fedora packaging guidelines
 
 * Thu Aug 30 2007 Carl Byington <carl@five-ten-sg.com> - 6.07