Hello community, here is the log from the commit of package weechat for openSUSE:Factory checked in at 2012-05-22 08:20:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/weechat (Old) and /work/SRC/openSUSE:Factory/.weechat.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "weechat", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/weechat/weechat.changes 2012-03-07 20:10:43.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.weechat.new/weechat.changes 2012-05-22 08:20:13.000000000 +0200 @@ -1,0 +2,6 @@ +Mon May 21 11:49:18 UTC 2012 - badshah...@gmail.com + +- Use BuildRequires: libgnutls-devel instead of gnutls-devel for + Factory in keeping with gnutls package naming changes. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ weechat.spec ++++++ --- /var/tmp/diff_new_pack.1IOU63/_old 2012-05-22 08:20:15.000000000 +0200 +++ /var/tmp/diff_new_pack.1IOU63/_new 2012-05-22 08:20:15.000000000 +0200 @@ -42,7 +42,11 @@ BuildRequires: lua-devel %endif BuildRequires: ruby-devel +%if 0%{?suse_version} > 1210 +BuildRequires: libgnutls-devel +%else BuildRequires: gnutls-devel +%endif BuildRequires: aspell-devel BuildRequires: ruby-devel BuildRequires: tcl-devel -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org