diff --git a/pidgin.changes b/pidgin.changes index e1598a6..36f6bc8 100644 --- a/pidgin.changes +++ b/pidgin.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Jan 24 12:56:48 UTC 2014 - dimstar@opensuse.org + +- 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 - ro@suse.de + +- Protect buildrequires for mono-devel with with_mono macro. + ------------------------------------------------------------------- Sun Mar 24 17:07:27 UTC 2013 - dimstar@opensuse.org diff --git a/pidgin.spec b/pidgin.spec index 8996669..238c3f4 100644 --- a/pidgin.spec +++ b/pidgin.spec @@ -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 @@ BuildRequires: libxslt # 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 @@ Provides: gaim # 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}