diff 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
line wrap: on
line diff
--- a/dnsbl.spec.in	Fri Nov 19 10:34:33 2010 -0800
+++ b/dnsbl.spec.in	Fri Nov 19 13:01:07 2010 -0800
@@ -3,7 +3,7 @@
 Summary:            Sendmail milter for spam control
 Name:               @PACKAGE@
 Version:            @VERSION@
-Release:            2%{?dist}
+Release:            1%{?dist}
 License:            GPLv3+
 Group:              System Environment/Daemons
 Source:             http://www.five-ten-sg.com/%{name}/packages/%{name}-%{version}.tar.gz
@@ -96,6 +96,9 @@
 
 
 %changelog
+* Fri Nov 19 2010 Carl Byington <carl@five-ten-sg.com> - 6.26-1
+- 64bit fixes for libresolv.a
+
 * Thu Jul 22 2010 Carl Byington <carl@five-ten-sg.com> - 6.25-2
 - chkconfig -del in %%preun, not %%postun