diff -r 804dbcd7beb4 -r 1a3c5950a050 mutt/mutt.spec --- a/mutt/mutt.spec Sun Aug 05 21:46:09 2012 +0200 +++ b/mutt/mutt.spec Sun Aug 05 21:46:47 2012 +0200 @@ -36,7 +36,7 @@ Group: Mail License: BSD Version: %{V_mutt} -Release: 20110123 +Release: 20120800 # build options %option with_pop yes @@ -73,7 +73,7 @@ PreReq: openssl %endif %if "%{with_sasl}" == "yes" -BuildPreReq: sasl +BuildPreReq: sasl, pkgconfig PreReq: sasl %endif %if "%{with_hcache}" == "yes"