update to 1.2.5 [release 1.2.5-1mamba;Sat Oct 26 2019]
This commit is contained in:
parent
fd8ee6a754
commit
27d6623fd1
@ -1,5 +1,5 @@
|
||||
Name: bogofilter
|
||||
Version: 1.2.4
|
||||
Version: 1.2.5
|
||||
Release: 1mamba
|
||||
Summary: Fast anti-spam filtering by Bayesian statistical analysis
|
||||
Group: System/Tools
|
||||
@ -7,11 +7,11 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://bogofilter.sourceforge.net/
|
||||
Source: http://downloads.sourceforge.net/project/bogofilter/bogofilter-%{version}/bogofilter-%{version}.tar.bz2
|
||||
Source: https://sourceforge.net/projects/bogofilter/files/bogofilter-stable/bogofilter-%{version}.tar.xz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libdb51-devel
|
||||
BuildRequires: libdb53-devel
|
||||
BuildRequires: libgsl-devel
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
@ -40,6 +40,7 @@ mv -f doc/bogofilter-faq-fr.html.utf8 doc/bogofilter-faq-fr.html
|
||||
%build
|
||||
%configure \
|
||||
--disable-rpath
|
||||
|
||||
%make
|
||||
|
||||
%install
|
||||
@ -82,6 +83,9 @@ chmod -x contrib/*
|
||||
%{_mandir}/man1/bogoupgrade.1.gz
|
||||
|
||||
%changelog
|
||||
* Sat Oct 26 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.5-1mamba
|
||||
- update to 1.2.5
|
||||
|
||||
* Sun Jul 07 2013 Automatic Build System <autodist@mambasoft.it> 1.2.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user