# HG changeset patch # User Daniel Atallah # Date 1213845186 0 # Node ID ca268616703d6fd0426bc4e8a21b1a3fac2edf8e # Parent e56831d0329ada1031ea35a1c6a2b4e29d30a7f7 applied changes from 4c0536321fe25e0646f67565a43deafe1cb5f32c through a7440122b7d40c1639d123e9f27fb9601f581ae5 diff -r e56831d0329a -r ca268616703d pidgin.spec.in --- a/pidgin.spec.in Thu Jun 19 03:12:46 2008 +0000 +++ b/pidgin.spec.in Thu Jun 19 03:13:06 2008 +0000 @@ -228,6 +228,7 @@ --disable-schemas-install \ %{!?_with_dbus:--disable-dbus} \ %{!?_with_avahi:--disable-avahi} \ + %{!?_with_meanwhile:--disable-meanwhile} \ %{?_without_gstreamer:--disable-gstreamer} \ %{?_without_gtkspell:--disable-gtkspell} \ %{?_without_nm:--disable-nm} \ @@ -473,6 +474,9 @@ %endif %changelog +* Mon May 19 2008 Stu Tomlinson +- Fix building without meanwhile support + * Fri May 16 2008 Stu Tomlinson - Add "--without nm" support to build without NetworkManager