pidgin: a7440122: Fix building RPMs without meanwhile. Fix...

nosnilmot at pidgin.im nosnilmot at pidgin.im
Mon May 19 12:20:48 EDT 2008


-----------------------------------------------------------------
Revision: a7440122b7d40c1639d123e9f27fb9601f581ae5
Ancestor: 4c0536321fe25e0646f67565a43deafe1cb5f32c
Author: nosnilmot at pidgin.im
Date: 2008-05-19T16:18:29
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/a7440122b7d40c1639d123e9f27fb9601f581ae5

Modified files:
        pidgin.spec.in

ChangeLog: 

Fix building RPMs without meanwhile. Fixes 4831A712.4020402 at clove.org

-------------- next part --------------
============================================================
--- pidgin.spec.in	8baed576b2bb1569f3fa952abf91848c99976f41
+++ pidgin.spec.in	09dea5254bd649844598af2b9ddd046a758389ad
@@ -228,6 +228,7 @@ CFLAGS="$RPM_OPT_FLAGS" ./configure --pr
                                     --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 @@ fi
 %endif
 
 %changelog
+* Mon May 19 2008 Stu Tomlinson <stu at nosnilmot.com>
+- Fix building without meanwhile support
+
 * Fri May 16 2008 Stu Tomlinson <stu at nosnilmot.com>
 - Add "--without nm" support to build without NetworkManager
 


More information about the Commits mailing list