changeset 23029:ca268616703d

applied changes from 4c0536321fe25e0646f67565a43deafe1cb5f32c through a7440122b7d40c1639d123e9f27fb9601f581ae5
author Daniel Atallah <daniel.atallah@gmail.com>
date Thu, 19 Jun 2008 03:13:06 +0000
parents e56831d0329a
children fb7a42a09789
files pidgin.spec.in
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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 <stu@nosnilmot.com>
+- Fix building without meanwhile support
+
 * Fri May 16 2008 Stu Tomlinson <stu@nosnilmot.com>
 - Add "--without nm" support to build without NetworkManager