From ed7d91b4b94b5bc860b1c4f1fb9ebba8ac45bb0aea3b63413dceab1e67e22114 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Fri, 28 Nov 2008 11:28:21 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pidgin?expand=0&rev=30 --- pidgin.changes | 6 ++++++ pidgin.spec | 17 +++++++++++------ 2 files changed, 17 insertions(+), 6 deletions(-) diff --git a/pidgin.changes b/pidgin.changes index 0c4df74..e548672 100644 --- a/pidgin.changes +++ b/pidgin.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Nov 25 10:22:44 CET 2008 - ro@suse.de + +- comment out libpurple2-mono on ppc64 for the moment to fix + build (no native mono on ppc64) + ------------------------------------------------------------------- Fri Oct 3 23:26:52 CEST 2008 - vuntz@novell.com diff --git a/pidgin.spec b/pidgin.spec index 6692c95..74ee472 100644 --- a/pidgin.spec +++ b/pidgin.spec @@ -21,7 +21,7 @@ Name: pidgin Summary: GTK+-Based Multiprotocol Instant Messaging Client Version: 2.5.1 -Release: 2 +Release: 3 License: GPL v2 or later Group: Productivity/Networking/Instant Messenger Url: http://www.pidgin.im/ @@ -870,11 +870,13 @@ rm -rf $RPM_BUILD_ROOT %files -n libpurple-meanwhile %defattr(-, root, root) %{_libdir}/purple-2/libsametime.* +%ifnarch ppc64 %files -n libpurple-mono %defattr(-, root, root) %{_libdir}/purple-2/mono.so %{_libdir}/purple-2/*.dll +%endif %files -n libpurple-devel %defattr(-, root, root) @@ -904,7 +906,10 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/gnt.pc %changelog -* Sat Oct 04 2008 vuntz@novell.com +* Tue Nov 25 2008 ro@suse.de +- comment out libpurple2-mono on ppc64 for the moment to fix + build (no native mono on ppc64) +* Fri Oct 03 2008 vuntz@novell.com - Fix build: + add pam-devel buildrequires + don't specify the nss/nspr include path, so that they get @@ -1041,7 +1046,7 @@ rm -rf $RPM_BUILD_ROOT * Added a log viewer * Added the ability to block/unblock buddies * Fixed a bug preventing finch working on x86_64 -* Thu Jan 10 2008 maw@suse.de +* Wed Jan 09 2008 maw@suse.de - Fix installation of Serbian (Latin script) translation data. * Sat Dec 08 2007 james@usr-local-bin.org - Update to version 2.3.1: @@ -1132,7 +1137,7 @@ rm -rf $RPM_BUILD_ROOT - Updated build requirements. * Tue Nov 13 2007 maw@suse.de - Add pidgin-directconn-argfix.patch. -* Fri Nov 09 2007 maw@suse.de +* Thu Nov 08 2007 maw@suse.de - Update to version 2.2.2 (thanks to James, Ivan, and Michel for the good work in GNOME:Community!) + New protocol plugins @@ -1169,9 +1174,9 @@ rm -rf $RPM_BUILD_ROOT * fixed some ICQ internationalization issues * enable using SILC Toolkit 1.1 * lots of bug fixed -* Tue Jul 31 2007 maw@suse.de +* Mon Jul 30 2007 maw@suse.de - Change some obsoletes and provides stuff. -* Tue Jul 24 2007 maw@suse.de +* Mon Jul 23 2007 maw@suse.de - Add includes.patch, fixing the build when new versions of evolution-data-server are installed. * Tue Jun 12 2007 ro@suse.de