add new libdb4 include path to configure options
This commit is contained in:
parent
8bc35bbe69
commit
c4ba94da01
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user