diff pidgin.spec.in @ 30803:47392e1f491d

merge of '021e6a7b4ba46230e93812c39268259f8c6bc7fe' and 'c3f4870015fc05ad90e44c5ed481618b8f3301b4'
author ivan.komarov@soc.pidgin.im
date Wed, 23 Jun 2010 22:32:45 +0000
parents 7f95429d0cc3
children 75460aee9279
line wrap: on
line diff
--- a/pidgin.spec.in	Wed Jun 23 22:22:52 2010 +0000
+++ b/pidgin.spec.in	Wed Jun 23 22:32:45 2010 +0000
@@ -241,7 +241,8 @@
                                     %{?_with_mono:--enable-mono} \
                                     %{?_with_sasl:--enable-cyrus-sasl} \
                                     %{?_without_tcl:--disable-tcl} \
-                                    %{?_without_text:--disable-consoleui}
+                                    %{?_without_text:--disable-consoleui} \
+                                    %{?_with_trayiconcompat:--enable-trayicon-compat}
 
 make %{?_smp_mflags} LIBTOOL=/usr/bin/libtool
 
@@ -470,6 +471,10 @@
 %endif
 
 %changelog
+* Wed Jun 02 2010 Stu Tomlinson <stu@nosnilmot.com>
+- add an option to build RPMs using --enable-trayicon-compat
+  (--with trayiconcompat)
+
 * Thu May 13 2010 Stu Tomlinson <stu@nosnilmot.com>
 - Include all libpurple headers in libpurple-devel