Hello community, here is the log from the commit of package pidgin for openSUSE:Factory checked in at 2014-01-28 12:03:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pidgin (Old) and /work/SRC/openSUSE:Factory/.pidgin.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pidgin" Changes: -------- --- /work/SRC/openSUSE:Factory/pidgin/pidgin.changes 2013-03-25 20:41:48.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.pidgin.new/pidgin.changes 2014-01-28 12:03:43.000000000 +0100 @@ -1,0 +2,11 @@ +Fri Jan 24 12:56:48 UTC 2014 - [email protected] + +- Obsolete pidgin-facebookchat: the package is no longer maintained + and pidgin as built-in support for Facebook Chat. + +------------------------------------------------------------------- +Thu Jan 9 11:52:43 CET 2014 - [email protected] + +- Protect buildrequires for mono-devel with with_mono macro. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pidgin.spec ++++++ --- /var/tmp/diff_new_pack.mnZ2FO/_old 2014-01-28 12:03:44.000000000 +0100 +++ /var/tmp/diff_new_pack.mnZ2FO/_new 2014-01-28 12:03:44.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package pidgin # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -105,7 +105,9 @@ # Versions in older SUSE products are too old: BuildRequires: meanwhile-devel %endif +%if %with_mono BuildRequires: mono-devel +%endif BuildRequires: mozilla-nspr-devel BuildRequires: mozilla-nss-devel BuildRequires: ncurses-devel @@ -178,6 +180,9 @@ # If we can't build evolution, let's obsolete it for clean installations. Obsoletes: %{name}-evolution <= %{version} %endif +# pidgin=-facebookchat 1.69 was released in 2010 and no longer works. And pidgin +# brings facebook support on its own by now. +Obsoletes: pidgin-facebookchat < 1.70 %if %suse_version <= 1021 %define _prefix /opt/gnome %define _libdir %{_prefix}/%{_lib} -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
