/[smeserver]/rpms/spamassassin/sme9/spamassassin.spec
ViewVC logotype

Annotation of /rpms/spamassassin/sme9/spamassassin.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.12 - (hide annotations) (download)
Wed Nov 25 15:24:27 2020 UTC (3 years, 6 months ago) by jcrisp
Branch: MAIN
CVS Tags: HEAD
Changes since 1.11: +3 -3 lines
adding 10 to modules

1 vip-ire 1.1 %define pkgname Mail-SpamAssassin
2    
3 vip-ire 1.2 Name: spamassassin
4 jcrisp 1.12 Version: 3.4.4
5     Release: 1%{?dist}
6 vip-ire 1.1 Summary: Spam filter for email which can be invoked from mail delivery agents
7     License: Apache
8     Group: Applications/Internet
9     URL: http://spamassassin.apache.org/
10     Source0: http://www.apache.org/dist/spamassassin/source/Mail-SpamAssassin-%{version}.tar.bz2
11 jcrisp 1.12 Source1: http://www.apache.org/dist/spamassassin/source/Mail-SpamAssassin-rules-%{version}.r1873061.tgz
12 vip-ire 1.1 Source2: redhat_local3.cf
13     Source3: spamassassin-default.rc
14     Source4: spamassassin-spamc.rc
15     Source5: spamassassin.sysconfig
16     Source6: sa-update.logrotate
17     Source88: sa-update.cron.in
18     Source89: gpgkeys
19     Source90: channels
20     Source10: spamassassin-helper.sh
21     Source20: http://www.timj.co.uk/linux/bogus-virus-warnings.cf
22     #Source30: http://saupdates.openprotect.com/pub.gpg
23     Source40: http://spamassassin.apache.org/updates/GPG.KEY
24     Source50: http://www.apache.org/dist/spamassassin/KEYS
25     #Source60: http://yerp.org/rules/GPG.KEY
26     Source60: GPG-sought.KEY
27     Patch0: Mail-SpamAssassin-3.0.0-krb5.patch
28     Buildroot: %{_tmppath}/%{name}-root
29     Requires(pre): /sbin/chkconfig /sbin/service
30    
31     BuildRequires: openssl-devel, krb5-devel
32     BuildRequires: autoconf
33     BuildRequires: perl >= 2:5.8.1
34     #
35     BuildRequires: perl(Digest::SHA)
36     BuildRequires: perl(File::Spec) >= 0.8
37     BuildRequires: perl(File::Copy) >= 2.02
38     BuildRequires: perl(Pod::Usage) >= 1.10
39     BuildRequires: perl(HTML::Parser) >= 3.43
40     BuildRequires: perl(Archive::Tar) >= 1.23
41     BuildRequires: perl(Mail::DKIM) >= 0.37
42     BuildRequires: perl(Net::DNS) >= 0.58
43 vip-ire 1.8 BuildRequires: perl(NetAddr::IP) >= 4.010
44 vip-ire 1.1 BuildRequires: perl(Sys::Hostname)
45     BuildRequires: perl(Time::HiRes)
46     BuildRequires: perl(Time::Local)
47     BuildRequires: perl(Errno)
48     #
49     BuildRequires: perl(MIME::Base64)
50     BuildRequires: perl(DB_File)
51     BuildRequires: perl(Net::SMTP)
52     BuildRequires: perl(Mail::SPF)
53     BuildRequires: perl(IP::Country::Fast)
54     BuildRequires: perl(Razor2::Client::Version) >= 2.61
55     BuildRequires: perl(Net::Ident)
56     BuildRequires: perl(IO::Socket::INET6)
57     BuildRequires: perl(IO::Socket::SSL)
58     BuildRequires: perl(Compress::Zlib)
59     BuildRequires: perl(DBI)
60     #BuildRequires: perl(DBD::...)
61     BuildRequires: perl(Getopt::Long) >= 2.34
62     BuildRequires: perl(LWP), perl(LWP::UserAgent)
63     BuildRequires: perl(HTTP::Date)
64     BuildRequires: perl(IO::Zlib) >= 1.04
65     BuildRequires: perl(Encode::Detect)
66     #
67     BuildRequires: perl(Apache::Test)
68     BuildRequires: mod_perl
69    
70     BuildRequires: %{_bindir}/dccproc
71     BuildRequires: %{_bindir}/pyzor
72    
73 jpp 1.9 ##JPP
74     BuildRequires: perl(Net::DNS::Nameserver)
75    
76 vip-ire 1.1 ###
77     Requires: perl(Digest::SHA)
78     Requires: perl(File::Spec) >= 0.8
79     Requires: perl(File::Copy) >= 2.02
80     Requires: perl(Pod::Usage) >= 1.10
81     Requires: perl(HTML::Parser) >= 3.43
82     Requires: perl(Archive::Tar) >= 1.23
83     Requires: perl(Mail::DKIM) >= 0.37
84     Requires: perl(Net::DNS) >= 0.58
85     Requires: perl(NetAddr::IP)
86     Requires: perl(Sys::Hostname)
87     Requires: perl(Time::HiRes)
88     Requires: perl(Time::Local)
89     Requires: perl(Errno)
90     #
91     Requires: perl(MIME::Base64)
92     Requires: perl(DB_File)
93     Requires: perl(Net::SMTP)
94     Requires: perl(Mail::SPF)
95     Requires: perl(IP::Country::Fast)
96     Requires: perl(Razor2::Client::Version) >= 2.61
97     Requires: perl(Net::Ident)
98     Requires: perl(IO::Socket::INET6)
99     Requires: perl(IO::Socket::SSL)
100     Requires: perl(Compress::Zlib)
101     Requires: perl(DBI)
102     #Requires: perl(DBD::...)
103     Requires: perl(Getopt::Long) >= 2.34
104     Requires: perl(LWP), perl(LWP::UserAgent)
105     Requires: perl(HTTP::Date)
106     Requires: perl(IO::Zlib) >= 1.04
107     Requires: perl(Encode::Detect)
108     #
109     Requires: perl(Apache::Test)
110     Requires: mod_perl
111     ###
112    
113     Requires: perl(Getopt::Long) >= 2.34
114     Requires: %{_bindir}/dccproc
115     Requires: %{_bindir}/pyzor
116    
117     Requires: procmail
118     Requires: gnupg
119    
120     Obsoletes: perl-Mail-SpamAssassin <= %{eversion}
121    
122     %description
123     SpamAssassin provides you with a way to reduce if not completely eliminate
124     Unsolicited Commercial Email (SPAM) from your incoming email. It can
125     be invoked by a MDA such as sendmail or postfix, or can be called from
126     a procmail script, .forward file, etc. It uses a genetic-algorithm
127     evolved scoring system to identify messages which look spammy, then
128     adds headers to the message so they can be filtered by the user's mail
129     reading software. This distribution includes the spamd/spamc components
130     which create a server that considerably speeds processing of mail.
131    
132     To enable spamassassin, if you are receiving mail locally, simply add
133     this line to your ~/.procmailrc:
134     INCLUDERC=%{_sysconfdir}/mail/spamassassin/spamassassin-default.rc
135    
136     To filter spam for all users, add that line to /etc/procmailrc
137     (creating if necessary).
138    
139     %prep
140     %setup -q -n %{pkgname}-%{version}
141     %patch0 -p1 -b .krb5
142    
143     %build
144     (cd spamc; autoconf)
145     %define _perl_buildroot %{nil}
146 vip-ire 1.7 test -z "$PERL5LIB" && export PERL5LIB=%{buildroot}%{perl_vendorarch}:%{buildroot}%{perl_vendorlib} || \
147     export PERL5LIB="$PERL5LIB":%{buildroot}%{perl_vendorarch}:%{buildroot}%{perl_vendorlib}
148 vip-ire 1.6 test -z "$CFLAGS" && export CFLAGS="%{optflags}"
149     %{__perl} Makefile.PL 'PREFIX=%{_perl_buildroot}%{_prefix}' INSTALLDIRS=vendor ENABLE_SSL=yes
150     %{__perl} -pi -e 's/^\tLD_RUN_PATH=[^\s]+\s*/\t/' Makefile
151     %{__make} OPTIMIZE="$RPM_OPT_FLAGS"
152     %if %{?_without_check:0}%{!?_without_check:1}
153 vip-ire 1.7 %{__make} test || :
154 vip-ire 1.6 %endif
155 vip-ire 1.1 mv spamd/README spamd/README.spamd
156    
157     %install
158     rm -rf %{buildroot}
159 vip-ire 1.7 %{__make} install DESTDIR_REDIRECT=%{buildroot} DESTDIR=%{buildroot}
160     find %{buildroot} \( -name .packlist -or -name perllocal.pod -or \( -name '*.bs' -a -empty \) \) -exec rm -f {} \;
161 vip-ire 1.1 install -d %{buildroot}/%{_initrddir}
162     install -p -m 0755 spamd/redhat-rc-script.sh %{buildroot}/%{_initrddir}/spamassassin
163    
164     mkdir -p %{buildroot}%{_sysconfdir}/mail/spamassassin
165     mkdir -p -m 0700 %{buildroot}%{_sysconfdir}/mail/spamassassin/sa-update-keys
166     mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
167     mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
168     mkdir -p %{buildroot}%{_sysconfdir}/cron.daily
169     install -p -m 0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/mail/spamassassin/local.cf
170     install -p -m 0644 %{SOURCE5} %{buildroot}%{_sysconfdir}/sysconfig/spamassassin
171    
172     install -p -m 0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/mail/spamassassin
173     install -p -m 0644 %{SOURCE4} %{buildroot}%{_sysconfdir}/mail/spamassassin
174     install -p -m 0755 %{SOURCE10} %{buildroot}%{_sysconfdir}/mail/spamassassin
175     install -p -m 0644 %{SOURCE6} %{buildroot}/etc/logrotate.d/sa-update
176     install -p -m 0644 %{SOURCE89} %{SOURCE90} %{buildroot}%{_sysconfdir}/mail/spamassassin
177     sed -e's,@configdir@,%{_sysconfdir}/mail/spamassassin,g' \
178     -e's,@homedir@,/var/lib/spamassassin,g' \
179     -e's,@logdir@,/var/log/sa-update.log,g' \
180     < %{SOURCE88} > %{buildroot}/etc/cron.daily/sa_update
181     chmod 0755 %{buildroot}/etc/cron.daily/sa_update
182     touch -r %{SOURCE88} %{buildroot}/etc/cron.daily/sa_update
183    
184     pushd %{buildroot}%{_datadir}/spamassassin/
185     gunzip -c %{SOURCE1} | tar xf -
186     popd
187    
188     install -p -m 0644 %{SOURCE20} %{buildroot}%{_datadir}/spamassassin/99_bogus-virus-warnings.cf
189    
190 jcrisp 1.11 #install -p -m 0644 %{SOURCE60} %{buildroot}%{_datadir}/spamassassin/sought.rules.yerp.org-key.txt
191 vip-ire 1.1 install -p -m 0644 %{SOURCE50} %{buildroot}%{_datadir}/spamassassin/release-spamassassin.org-key.txt
192     install -p -m 0644 %{SOURCE40} %{buildroot}%{_datadir}/spamassassin/updates.spamassassin.org-key.txt
193     #install -p -m 0644 %{SOURCE30} %{buildroot}%{_datadir}/spamassassin/saupdates.openprotect.com-key.txt
194    
195     mkdir -p %{buildroot}/var/lib/spamassassin
196    
197     %files
198     %defattr(-,root,root,-)
199     %doc README Changes sample-nonspam.txt sample-spam.txt spamd/README.spamd
200     %doc UPGRADE LICENSE TRADEMARK NOTICE USAGE CREDITS
201    
202     %{perl_vendorlib}/Mail/SpamAssassin.pm
203     %{perl_vendorlib}/Mail/SpamAssassin
204 vip-ire 1.7 %{_mandir}/man3/Mail::SpamAssassin*.3pm*
205     %{_mandir}/man1/sa-awl.1*
206 vip-ire 1.1 %{perl_vendorlib}/spamassassin-run.pod
207     %{_datadir}/spamassassin
208    
209     %{_bindir}/sa-learn
210     %{_bindir}/spamassassin
211     %{_bindir}/sa-update
212     %{_bindir}/sa-compile
213     %{_bindir}/sa-awl
214     %{_bindir}/sa-check_spamd
215     %{_mandir}/man1/sa-learn.1*
216     %{_mandir}/man1/sa-update.1*
217     %{_mandir}/man1/spamassassin*.1*
218     %{_mandir}/man1/sa-compile.1*
219     %{_mandir}/man3/spamassassin-run.3pm*
220     %config(noreplace) %{_sysconfdir}/mail/spamassassin
221     %config(noreplace) %{_sysconfdir}/sysconfig/spamassassin
222     %{_sysconfdir}/cron.daily/sa_update
223     /var/lib/spamassassin
224     %{_sysconfdir}/logrotate.d/sa-update
225    
226     %{_bindir}/spamd
227     %{_mandir}/man1/spamd.1*
228     %{_initrddir}/spamassassin
229    
230     %{_bindir}/spamc
231     %{_mandir}/man1/spamc.1*
232    
233     %clean
234     rm -rf %{buildroot}
235    
236     %post
237     /sbin/chkconfig --add spamassassin
238    
239     for old in /etc/spamassassin.cf /etc/mail/spamassassin.cf; do
240     mv $old %{_sysconfdir}/mail/spamassassin/migrated.cf > /dev/null 2>&1 || :
241     done
242    
243     # Make sure we import all keys. The release key is not currently
244     # intended for sa-update functionality, but one is better equipped to
245     # handle such cases in future upgrades.
246     sa-update --import %{_datadir}/spamassassin/release-spamassassin.org-key.txt
247     sa-update --import %{_datadir}/spamassassin/updates.spamassassin.org-key.txt
248     #sa-update --import %{_datadir}/spamassassin/saupdates.openprotect.com-key.txt
249 jcrisp 1.11 #sa-update --import %{_datadir}/spamassassin/sought.rules.yerp.org-key.txt
250 vip-ire 1.1
251     %postun
252     if [ "$1" -ge "1" ]; then
253     /sbin/service spamassassin condrestart > /dev/null 2>&1
254     fi
255    
256     %preun
257     if [ $1 = 0 ] ; then
258     /sbin/service spamassassin stop >/dev/null 2>&1
259     /sbin/chkconfig --del spamassassin
260     fi
261     exit 0
262    
263     %changelog
264 jcrisp 1.11 * Mon Jan 07 2019 John Crisp <jcrisp@safeandsoundit.co.uk> 3.4.2-2.sme
265     - Obsolete sought.rules.yerp.org references [SME:10597]
266     - Comment out sought.rules.yerp.org in channels
267    
268 jcrisp 1.10 * Wed Dec 12 2018 John Crisp <jcrisp@safeandsoundit.co.uk> 3.4.2-1.sme
269 jcrisp 1.11 - update to 3.4.2 [SME: 10597]
270 jcrisp 1.10
271 jpp 1.9 * Tue Jun 19 2018 Jean-Philipe Pialasse <tests@pialasse.com> 3.4.1-2.sme
272     - add build require perl(Net::DNS::Nameserver) and import dependencies [SME: 10597]
273    
274 vip-ire 1.8 * Wed Jan 6 2016 Daniel Berteaud <daniel@firewall-services.com> - 3.4.1-1.sme
275     - Update to 3.4.1 [SME: 9153]
276    
277 vip-ire 1.6 * Fri Jul 10 2015 Daniel Berteaud <daniel@firewall-services.com> - 3.3.2-60.sme
278     - Expand atrpms macro and remove BuildReq on atrpms-rpm-config [SME: 8980]
279    
280 vip-ire 1.4 * Fri Jul 10 2015 Daniel Berteaud <daniel@firewall-services.com> - 3.3.2-59.sme
281     - Add atrpms-rpm-config to the BUildReq so it can build [SME: 8980]
282    
283 vip-ire 1.3 * Thu Jul 9 2015 Daniel Berteaud <daniel@firewall-services.com> - 3.3.2-58.sme
284     - Update RegistrarBoundaries.pm to the one from 3.4.1 so URIBL tests are
285     done on new tld [SME: 8980]
286    
287 vip-ire 1.2 * Thu Jul 9 2015 Daniel Berteaud <daniel@firewall-services.com> - 3.3.2-57.sme
288     - Remove dependency on atrpms macros [SME: 8980]
289    
290 vip-ire 1.1 * Mon Jun 10 2013 Axel Thimm <Axel.Thimm@ATrpms.net> -
291     - Update to 3.3.2.
292    
293     * Fri Nov 26 2010 Axel Thimm <Axel.Thimm@ATrpms.net> -
294     - Update to interim dev release 3.3.1_01.
295    
296     * Thu Nov 25 2010 Axel Thimm <Axel.Thimm@ATrpms.net>
297     - Remove goto invocations to please perl 5.12.x.
298    
299     * Fri Jan 29 2010 Axel Thimm <Axel.Thimm@ATrpms.net>
300     - Update to 3.3.0 final.
301    
302     * Mon Dec 28 2009 Axel Thimm <Axel.Thimm@ATrpms.net>
303     - Update to 3.3.0 rc1.
304    
305     * Sun Jun 15 2008 Axel Thimm <Axel.Thimm@ATrpms.net>
306     - Update spamassassin update key with the cross-signed one.
307    
308     * Thu Jun 12 2008 Axel Thimm <Axel.Thimm@ATrpms.net>
309     - Update to 3.2.5.
310    
311     * Sat Dec 22 2007 Axel Thimm <Axel.Thimm@ATrpms.net>
312     - Fix handling of gpgkeys (Jeffrey J. Kosowsky <atrpms@kosowsky.org>).
313     - channels and gpgkeys are not anymore hardcoded in cron scripts.
314     - Many smaller cleanups.
315    
316     * Fri Aug 10 2007 Axel Thimm <Axel.Thimm@ATrpms.net>
317     - Update to 3.2.3.
318     - Remove patches for suid bug (are now upstream).
319    
320     * Tue Jul 31 2007 Axel Thimm <Axel.Thimm@ATrpms.net>
321     - Fix pyzor/dcc suid bug.
322    
323     * Wed Jul 25 2007 Axel Thimm <Axel.Thimm@ATrpms.net>
324     - Update to 3.2.2.
325    
326     * Tue Jun 12 2007 Axel Thimm <Axel.Thimm@ATrpms.net>
327     - Update to 3.2.1.
328     - Rename %{_sysconfdir}/cron.daily/sa-update sa_update to avoid
329     conflict with mailscanner project.
330    
331     * Sat May 5 2007 Axel Thimm <Axel.Thimm@ATrpms.net>
332     - Update to 3.2.0.
333     - Sync with rawhide's sa-update cron.
334    
335     * Thu Feb 15 2007 Axel Thimm <Axel.Thimm@ATrpms.net>
336     - Update to 3.1.8.
337    
338     * Wed Oct 11 2006 Axel Thimm <Axel.Thimm@ATrpms.net>
339     - Update to 3.1.7.
340    
341     * Fri Oct 6 2006 Axel Thimm <Axel.Thimm@ATrpms.net>
342     - Update to 3.1.6.
343    
344     * Wed Aug 30 2006 Axel Thimm <Axel.Thimm@ATrpms.net>
345     - Update to 3.1.5.
346    
347     * Fri Jul 28 2006 Axel Thimm <Axel.Thimm@ATrpms.net>
348     - Update to 3.1.4.
349    
350     * Wed Jun 7 2006 Axel Thimm <Axel.Thimm@ATrpms.net>
351     - Update to 3.1.3.
352    
353     * Fri May 26 2006 Axel Thimm <Axel.Thimm@ATrpms.net>
354     - Update to 3.1.2.
355    
356     * Sun Mar 12 2006 Axel Thimm <Axel.Thimm@ATrpms.net>
357     - Update to 3.1.1.
358    
359     * Thu Sep 15 2005 Axel Thimm <Axel.Thimm@ATrpms.net>
360     - Update to 3.1.0.
361    
362     * Thu Jun 9 2005 Axel Thimm <Axel.Thimm@ATrpms.net>
363     - Update to 3.0.4.
364    
365     * Fri Apr 29 2005 Axel Thimm <Axel.Thimm@ATrpms.net>
366     - Update to 3.0.3.
367    
368     * Fri Dec 17 2004 Axel Thimm <Axel.Thimm@ATrpms.net>
369     - Update to 3.0.2.
370    
371     * Tue Dec 14 2004 Axel Thimm <Axel.Thimm@ATrpms.net>
372     - Add support for collateral spam.
373    
374     * Sat Oct 23 2004 Axel Thimm <Axel.Thimm@ATrpms.net>
375     - Update to 3.0.1.
376    
377     * Wed Sep 22 2004 Axel Thimm <Axel.Thimm@ATrpms.net>
378     - Update to 3.0.0 final.
379    
380     * Fri Sep 17 2004 Axel Thimm <Axel.Thimm@ATrpms.net>
381     - Update to 3.0.0-rc5.
382    
383     * Thu Aug 5 2004 Axel Thimm <Axel.Thimm@ATrpms.net>
384     - Update to 3.0.0-pre4.
385    
386     * Thu Jul 29 2004 Axel Thimm <Axel.Thimm@ATrpms.net>
387     - Update to 3.0.0-pre3.
388    
389     * Thu Jan 22 2004 Axel Thimm <Axel.Thimm@ATrpms.net>
390     - Update to 2.63.
391    
392     * Mon Jan 19 2004 Axel Thimm <Axel.Thimm@ATrpms.net>
393     - Update to 2.62.
394    
395     * Mon Jan 12 2004 Axel Thimm <Axel.Thimm@ATrpms.net>
396     - Sync with rawhide (remove servicename patch).
397    
398     * Tue Dec 9 2003 Axel Thimm <Axel.Thimm@ATrpms.net>
399     - Upgrade to 2.61.
400    
401     * Wed Sep 24 2003 Axel Thimm <Axel.Thimm@ATrpms.net>
402     - Upgrade to 2.60.
403     - Sync with rawhide.
404    
405     * Sat Jul 5 2003 Chip Turner <cturner@redhat.com> 2.55-3
406     - change perl dependency to more accurate versions with explicit epochs
407    
408     * Wed Apr 16 2003 Chip Turner <cturner@redhat.com> 2.53-5
409     - remove SIGCHILD patch to properly return it to SIG_IGN now that
410     waitpid isn't used on Linux
411    
412     * Mon Apr 14 2003 Chip Turner <cturner@redhat.com> 2.53-4.8.x
413     - update to 2.53 from upstream
414    
415     * Fri Mar 21 2003 Chip Turner <cturner@redhat.com> 2.50-3.8.x
416     - update patch for servicename; should fix restarting/runlevel issues (#85975)
417    
418     * Thu Mar 13 2003 Chip Turner <cturner@redhat.com> 2.50-2.8.x
419     - update to 2.50
420    
421     * Tue Feb 25 2003 Elliot Lee <sopwith@redhat.com>
422     - rebuilt
423    
424     * Fri Feb 21 2003 Chip Turner <cturner@redhat.com>
425     - revert double fix for 84774
426    
427     * Mon Feb 17 2003 Bill Nottingham <notting@redhat.com>
428     - fix startup (#84445)
429    
430     * Thu Feb 13 2003 Bill Nottingham <notting@redhat.com>
431     - fix paths in initscript (#84216)
432    
433     * Thu Feb 13 2003 Chip Turner <cturner@redhat.com>
434     - removing -P option since it is the default now, bug 84144
435    
436     * Wed Feb 12 2003 Florian La Roche <Florian.LaRoche@redhat.de>
437     - fix SIGCHLD handling
438    
439     * Mon Feb 10 2003 Bill Nottingham <notting@redhat.com>
440     - move condrestart to %%postun
441    
442     * Sun Feb 2 2003 Chip Turner <cturner@redhat.com>
443     - update to 2.44
444     - add condrestart to service script
445    
446     * Thu Jan 30 2003 Chip Turner <cturner@redhat.com>
447     - release bump and rebuild
448    
449     * Wed Jan 29 2003 Chip Turner <cturner@redhat.com>
450     - add upstream bsmtp off-by-one patch
451    
452     * Mon Jan 20 2003 Chip Turner <cturner@redhat.com>
453     - add wrapper for 'spamassassin -e' for native evolution spam filtering
454    
455     * Sat Jan 4 2003 Jeff Johnson <jbj@redhat.com> 2.43-10
456     - use internal dep generator.
457    
458     * Wed Jan 1 2003 Chip Turner <cturner@redhat.com>
459     - rebuild
460    
461     * Tue Dec 17 2002 Bill Nottingham <notting@redhat.com> 2.43-7
462     - don't run by default
463    
464     * Sat Dec 14 2002 Tim Powers <timp@redhat.com> 2.43-6
465     - don't use rpms internal dep generator
466     - buildrequire perl-Time-HiRes instead of perl(Time:HiRes) so we can satisfy build deps in the build system
467    
468     * Fri Nov 22 2002 Tim Powers <timp@redhat.com>
469     - rebuilt to solve broken perl deps
470    
471     * Thu Aug 15 2002 Chip Turner <cturner@redhat.com>
472     - speedup patch from upstream
473    
474     * Tue Aug 6 2002 Chip Turner <cturner@redhat.com>
475     - automated release bump and build
476    
477     * Thu Jul 18 2002 Chip Turner <cturner@redhat.com>
478     - better control of service level, improvement in %%post script.
479     - (contribs from schirmer@taytron.net)
480    
481     * Fri Jun 28 2002 Chip Turner <cturner@redhat.com>
482     - added proper BuildRequire
483    
484     * Wed Jun 26 2002 Chip Turner <cturner@redhat.com>
485     - updated to 2.31, added .rc file for procmail to INCLUDERC to enable
486    
487     * Fri Apr 19 2002 Theo Van Dinter <felicity@kluge.net>
488     - Updated for 2.20 release
489     - made /etc/mail/spamassassin a config directory so local.cf doesn't get wiped out
490     - added a patch to remove findbin stuff
491    
492     * Wed Feb 27 2002 Craig Hughes <craig@hughes-family.org>
493     - Updated for 2.1 release
494    
495     * Sat Feb 02 2002 Theo Van Dinter <felicity@kluge.net>
496     - Updates for 2.01 release
497     - Fixed rc file
498     - RPM now buildable as non-root
499     - fixed post_service errors
500     - fixed provides to include perl modules
501     - use file find instead of manually specifying files
502    
503     * Tue Jan 15 2002 Craig Hughes <craig@hughes-family.org>
504     - Updated for 2.0 release
505    
506     * Wed Dec 05 2001 Craig Hughes <craig@hughes-family.org>
507     - Updated for final 1.5 distribution.
508    
509     * Sun Nov 18 2001 Craig Hughes <craig@hughes-family.org>
510     - first version of rpm.
511    

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed