From 033b8e0e594542513eaa873e6a846992d75a7495 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Mon, 7 Feb 2011 23:31:41 -0600 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- bogofilter.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/bogofilter.spec b/bogofilter.spec index b99d489..fe032f0 100644 --- a/bogofilter.spec +++ b/bogofilter.spec @@ -1,7 +1,7 @@ Summary: Fast anti-spam filtering by Bayesian statistical analysis Name: bogofilter Version: 1.2.2 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2 Group: Applications/Internet URL: http://bogofilter.sourceforge.net/ @@ -79,6 +79,9 @@ iconv -f iso-8859-1 -t utf-8 \ %exclude %{_mandir}/man1/bogoupgrade* %changelog +* Mon Feb 07 2011 Fedora Release Engineering - 1.2.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Mon Aug 16 2010 Adrian Reber - 1.2.2-1 - updated to 1.2.2 (fixes #611511, CVE-2010-2494) -- cgit From 7b651db7031b85736a5372a913b0f182de82b7a1 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 12 Jan 2012 16:43:59 -0600 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild --- bogofilter.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/bogofilter.spec b/bogofilter.spec index fe032f0..cde7412 100644 --- a/bogofilter.spec +++ b/bogofilter.spec @@ -1,7 +1,7 @@ Summary: Fast anti-spam filtering by Bayesian statistical analysis Name: bogofilter Version: 1.2.2 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2 Group: Applications/Internet URL: http://bogofilter.sourceforge.net/ @@ -79,6 +79,9 @@ iconv -f iso-8859-1 -t utf-8 \ %exclude %{_mandir}/man1/bogoupgrade* %changelog +* Thu Jan 12 2012 Fedora Release Engineering - 1.2.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Mon Feb 07 2011 Fedora Release Engineering - 1.2.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild -- cgit From 8bc35bbe695cf3061e09440641ea36a4710faf43 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 18 Jul 2012 13:07:01 -0500 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild --- bogofilter.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/bogofilter.spec b/bogofilter.spec index cde7412..47b91a5 100644 --- a/bogofilter.spec +++ b/bogofilter.spec @@ -1,7 +1,7 @@ Summary: Fast anti-spam filtering by Bayesian statistical analysis Name: bogofilter Version: 1.2.2 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2 Group: Applications/Internet URL: http://bogofilter.sourceforge.net/ @@ -79,6 +79,9 @@ iconv -f iso-8859-1 -t utf-8 \ %exclude %{_mandir}/man1/bogoupgrade* %changelog +* Wed Jul 18 2012 Fedora Release Engineering - 1.2.2-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Thu Jan 12 2012 Fedora Release Engineering - 1.2.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild -- cgit From c4ba94da01e20816a829e4a144548de901c3e0a4 Mon Sep 17 00:00:00 2001 From: Adrian Reber Date: Thu, 26 Jul 2012 14:43:09 +0200 Subject: add new libdb4 include path to configure options --- bogofilter.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/bogofilter.spec b/bogofilter.spec index 47b91a5..d975cff 100644 --- a/bogofilter.spec +++ b/bogofilter.spec @@ -1,7 +1,7 @@ Summary: Fast anti-spam filtering by Bayesian statistical analysis Name: bogofilter Version: 1.2.2 -Release: 4%{?dist} +Release: 5%{?dist} License: GPLv2 Group: Applications/Internet URL: http://bogofilter.sourceforge.net/ @@ -41,7 +41,7 @@ iconv -f iso-8859-1 -t utf-8 \ doc/bogofilter-faq-fr.html %build -%configure --disable-rpath +%configure --disable-rpath --with-libdb-prefix=%{_includedir}/libdb4 %{__make} %{?_smp_mflags} %install @@ -79,6 +79,9 @@ iconv -f iso-8859-1 -t utf-8 \ %exclude %{_mandir}/man1/bogoupgrade* %changelog +* Thu Jul 26 2012 Adrian Reber - 1.2.2-5 +- add new libdb4 include path to configure options + * Wed Jul 18 2012 Fedora Release Engineering - 1.2.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild -- cgit From e27266440969411ceb0302bd2ff2e1c9286f20c4 Mon Sep 17 00:00:00 2001 From: Adrian Reber Date: Thu, 26 Jul 2012 15:01:59 +0200 Subject: add new libdb4 include path to configure options --- bogofilter.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bogofilter.spec b/bogofilter.spec index d975cff..83e4615 100644 --- a/bogofilter.spec +++ b/bogofilter.spec @@ -41,7 +41,7 @@ iconv -f iso-8859-1 -t utf-8 \ doc/bogofilter-faq-fr.html %build -%configure --disable-rpath --with-libdb-prefix=%{_includedir}/libdb4 +CFLAGS="%{optflags} -I%{_includedir}/libdb4" LDFLAGS="-L%{_libdir}/libdb4" %configure --disable-rpath %{__make} %{?_smp_mflags} %install -- cgit From dd190b3fa069228052f41729840612043b3cdcc5 Mon Sep 17 00:00:00 2001 From: Adrian Reber Date: Tue, 4 Dec 2012 13:37:07 +0100 Subject: updated to 1.2.3 (fixes #883358, CVE-2012-5468) --- .gitignore | 1 + bogofilter.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 24a1277..3cc3dc2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ bogofilter-1.2.0.tar.gz bogofilter-1.2.2.tar.gz +/bogofilter-1.2.3.tar.gz diff --git a/bogofilter.spec b/bogofilter.spec index 83e4615..a242ee6 100644 --- a/bogofilter.spec +++ b/bogofilter.spec @@ -1,7 +1,7 @@ Summary: Fast anti-spam filtering by Bayesian statistical analysis Name: bogofilter -Version: 1.2.2 -Release: 5%{?dist} +Version: 1.2.3 +Release: 1%{?dist} License: GPLv2 Group: Applications/Internet URL: http://bogofilter.sourceforge.net/ @@ -79,6 +79,9 @@ CFLAGS="%{optflags} -I%{_includedir}/libdb4" LDFLAGS="-L%{_libdir}/libdb4" %conf %exclude %{_mandir}/man1/bogoupgrade* %changelog +* Tue Dec 04 2012 Adrian Reber - 1.2.3-1 +- updated to 1.2.3 (fixes #883358, CVE-2012-5468) + * Thu Jul 26 2012 Adrian Reber - 1.2.2-5 - add new libdb4 include path to configure options diff --git a/sources b/sources index 79d7260..cd9a92f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -39d27c13eae8a5064d68e20d585e60de bogofilter-1.2.2.tar.gz +aec710e967a7378f57267db70fe3217b bogofilter-1.2.3.tar.gz -- cgit