summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Reber <adrian@lisas.de>2012-07-26 14:43:09 +0200
committerAdrian Reber <adrian@lisas.de>2012-07-26 14:43:09 +0200
commitc4ba94da01e20816a829e4a144548de901c3e0a4 (patch)
treed2f45d57a7dc9b5d64fa5c3c92b425ce99c801e4
parent8bc35bbe695cf3061e09440641ea36a4710faf43 (diff)
downloadbogofilter_EL6-c4ba94da01e20816a829e4a144548de901c3e0a4.tar.gz
add new libdb4 include path to configure options
-rw-r--r--bogofilter.spec7
1 files 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 <adrian@lisas.de> - 1.2.2-5
+- add new libdb4 include path to configure options
+
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild