From 27b48d70bacdb0d637c52957344edbf4a6251e6f1b49763db50e0ce80fed9ff8 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 28 Jan 2014 11:03:42 +0000 Subject: [PATCH] Accepting request 215031 from GNOME:Apps - Obsolete pidgin-facebookchat: the package is no longer maintained and pidgin as built-in support for Facebook Chat. - Protect buildrequires for mono-devel with with_mono macro. OBS-URL: https://build.opensuse.org/request/show/215031 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pidgin?expand=0&rev=99 --- pidgin.changes | 11 +++++++++++ pidgin.spec | 7 ++++++- 2 files changed, 17 insertions(+), 1 deletion(-) 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}