From 27ddc41327944173baf34dbf66a624b10de7c375 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 12:40:49 +0000 Subject: [PATCH] auto-import changelog data from spamassassin-3.0-6.rc1.src.rpm Sat Aug 21 2004 Warren Togami - 3.0-6.rc1 - fix perl module syntax in req and buildreqs --- spamassassin.spec | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/spamassassin.spec b/spamassassin.spec index 296ef10..fe64f46 100644 --- a/spamassassin.spec +++ b/spamassassin.spec @@ -9,7 +9,7 @@ Summary: Spam filter for email which can be invoked from mail delivery agents. Name: %{name} Version: 3.0 -Release: 5.rc1 +Release: 6.rc1 License: Apache License Group: Applications/Internet URL: http://spamassassin.org/ @@ -26,12 +26,13 @@ Buildroot: %{_tmppath}/%{name}-root Prefix: %{_prefix} Requires: /sbin/chkconfig /sbin/service -BuildRequires: perl-Net-DNS BuildRequires: perl >= 2:5.8.0 -BuildRequires: perl-Time-HiRes +BuildRequires: perl(Net::DNS) +BuildRequires: perl(Time::HiRes) +BuildRequires: perl(HTML::Parser) BuildRequires: openssl-devel -Requires: perl-Net-DNS +Requires: perl(Net::DNS) Requires: perl(Time::HiRes) Requires: procmail @@ -150,6 +151,9 @@ fi exit 0 %changelog +* Sat Aug 21 2004 Warren Togami - 3.0-6.rc1 +- fix perl module syntax in req and buildreqs + * Thu Aug 19 2004 Warren Togami - 3.0-5.rc1 - 3.0 rc1