Hello community, here is the log from the commit of package mutt for openSUSE:Factory checked in at 2013-08-06 07:03:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mutt (Old) and /work/SRC/openSUSE:Factory/.mutt.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mutt" Changes: -------- --- /work/SRC/openSUSE:Factory/mutt/mutt.changes 2013-06-05 13:31:14.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.mutt.new/mutt.changes 2013-08-06 07:03:02.000000000 +0200 @@ -1,0 +2,5 @@ +Mon Aug 5 18:06:01 CEST 2013 - [email protected] + +- BuildRequire libgcrpyt-devel instead of libgcrypt for > 12.3 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mutt.spec ++++++ --- /var/tmp/diff_new_pack.XviR8T/_old 2013-08-06 07:03:03.000000000 +0200 +++ /var/tmp/diff_new_pack.XviR8T/_new 2013-08-06 07:03:03.000000000 +0200 @@ -29,7 +29,11 @@ BuildRequires: ispell BuildRequires: krb5-devel BuildRequires: libcom_err +%if 0%{?suse_version} <= 1230 BuildRequires: libgcrypt +%else +BuildRequires: libgcrypt-devel +%endif BuildRequires: libgnutls-devel BuildRequires: libgpg-error-devel BuildRequires: libidn-devel -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
