Hello community, here is the log from the commit of package claws-mail for openSUSE:Factory checked in at 2012-06-05 15:29:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/claws-mail (Old) and /work/SRC/openSUSE:Factory/.claws-mail.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "claws-mail", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/claws-mail/claws-mail.changes 2012-03-16 13:10:10.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.claws-mail.new/claws-mail.changes 2012-06-05 15:29:55.000000000 +0200 @@ -1,0 +2,7 @@ +Mon May 21 11:17:17 UTC 2012 - [email protected] + +- Use pkgconfig(gnutls) BuildRequires instead of gnutls-devel. This + is more correct and helps avoid the issue with gnutls-devel + having been removed from Factory. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ claws-mail.spec ++++++ --- /var/tmp/diff_new_pack.InzvaA/_old 2012-06-05 15:29:56.000000000 +0200 +++ /var/tmp/diff_new_pack.InzvaA/_new 2012-06-05 15:29:56.000000000 +0200 @@ -40,7 +40,6 @@ BuildRequires: fdupes BuildRequires: gettext BuildRequires: gmp-devel -BuildRequires: gnutls-devel >= 2.2 BuildRequires: gpgme-devel %if 0%{?favor_gtk2} BuildRequires: gtk2-devel @@ -56,6 +55,7 @@ BuildRequires: update-desktop-files BuildRequires: pkgconfig(dbus-1) >= 0.60 BuildRequires: pkgconfig(dbus-glib-1) >= 0.60 +BuildRequires: pkgconfig(gnutls) >= 2.2 BuildRequires: pkgconfig(sm) BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: pinentry-gtk2 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
