rpms/milter-regex/EL-5 milter-regex.spec,1.3,1.4

Paul Howarth pghmcfc at fedoraproject.org
Fri May 22 07:59:34 UTC 2009


Author: pghmcfc

Update of /cvs/pkgs/rpms/milter-regex/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24546/EL-5

Modified Files:
	milter-regex.spec 
Log Message:
Clean up for first EPEL build


Index: milter-regex.spec
===================================================================
RCS file: /cvs/pkgs/rpms/milter-regex/EL-5/milter-regex.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- milter-regex.spec	15 Aug 2007 09:26:23 -0000	1.3
+++ milter-regex.spec	22 May 2009 07:59:04 -0000	1.4
@@ -1,6 +1,6 @@
 Name:		milter-regex
 Version:	1.7
-Release:	1%{?dist}
+Release:	3%{?dist}
 Summary:	Sendmail milter plugin for regular expression filtering
 Group:		System Environment/Daemons
 License:	BSD
@@ -30,7 +30,7 @@ emails using regular expressions.
 /usr/bin/head -n +31 milter-regex.c > LICENSE
 
 %build
-%{__make} %{?_smp_mflags} -f Makefile.linux CFLAGS="%{optflags}"
+%{__make} %{?_smp_mflags} -f Makefile.linux CFLAGS="%{optflags} -DYYMAXDEPTH=8192"
 
 %install
 %{__rm} -rf %{buildroot}
@@ -83,6 +83,13 @@ fi
 %{_mandir}/man8/milter-regex.8*
 
 %changelog
+* Mon Feb 18 2008 Paul Howarth <paul at city-fan.org> - 1.7-3
+- support config files with more than 507 rules (#304071)
+
+* Wed Aug 22 2007 Paul Howarth <paul at city-fan.org> - 1.7-2
+- rebuild for BuildID inclusion
+  (http://fedoraproject.org/wiki/Releases/FeatureBuildId)
+
 * Mon Aug  6 2007 Paul Howarth <paul at city-fan.org> - 1.7-1
 - update to 1.7 (sendmail macro filtering support added)
 - tarball now includes a versioned directory name




More information about the fedora-extras-commits mailing list