diff --git a/kdepim.spec b/kdepim.spec index ab78a5f..e4330b9 100644 --- a/kdepim.spec +++ b/kdepim.spec @@ -8,11 +8,11 @@ %define _with_gnokii --with-gnokii %define _with_mal --with-mal -Name: kdepim +Name: kdepim Summary: PIM (Personal Information Manager) for KDE -Epoch: 6 +Epoch: 6 Version: 3.5.7 -Release: 2%{?dist} +Release: 3%{?dist} Group: Applications/Productivity License: GPL @@ -69,6 +69,9 @@ Obsoletes: akregator < 0:1.0 ##Optional bits Requires(hint): pinentry-gui +%if 0%{?fedora} > 4 || 0%{?rhel} > 4 +Requires(hint): spambayes +%endif %if "%{?_with_gnokii:1}" == "1" Obsoletes: %{name}-gnokii < %{epoch}:%{version}-%{release} @@ -213,6 +216,9 @@ rm -rf %{buildroot} %exclude %{_libdir}/libknodecommon.so %changelog +* Tue Jun 19 2007 Rex Dieter - 6:3.5.7-3 +- +Requires(hint): spambayes (#238650) + * Wed Jun 13 2007 Rex Dieter - 6:3.5.7-2 - +BR: libopensync-devel