diff pidgin.spec.in @ 30777:562498203fe8

propagate from branch 'im.pidgin.pidgin' (head a16b83242562658cc9f08739aedaa0a4b621077a) to branch 'im.pidgin.cpw.qulogic.msnp16' (head 6f45ed65a9417053e242214f5c2bc51028f8e01f)
author masca@cpw.pidgin.im
date Wed, 02 Jun 2010 20:08:53 +0000
parents 7f95429d0cc3
children 75460aee9279
line wrap: on
line diff
--- a/pidgin.spec.in	Wed May 26 19:47:56 2010 +0000
+++ b/pidgin.spec.in	Wed Jun 02 20:08:53 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