Mercurial > pidgin
comparison pidgin.spec.in @ 23002:19383e0bd143
Fix building RPMs without meanwhile. Fixes 4831A712.4020402@clove.org
author | Stu Tomlinson <stu@nosnilmot.com> |
---|---|
date | Mon, 19 May 2008 16:18:29 +0000 |
parents | 9920046f2da0 |
children | b025d3c9ceae |
comparison
equal
deleted
inserted
replaced
23001:1682a7eb1074 | 23002:19383e0bd143 |
---|---|
226 --mandir=%{_mandir} \ | 226 --mandir=%{_mandir} \ |
227 --sysconfdir=%{_sysconfdir} \ | 227 --sysconfdir=%{_sysconfdir} \ |
228 --disable-schemas-install \ | 228 --disable-schemas-install \ |
229 %{!?_with_dbus:--disable-dbus} \ | 229 %{!?_with_dbus:--disable-dbus} \ |
230 %{!?_with_avahi:--disable-avahi} \ | 230 %{!?_with_avahi:--disable-avahi} \ |
231 %{!?_with_meanwhile:--disable-meanwhile} \ | |
231 %{?_without_gstreamer:--disable-gstreamer} \ | 232 %{?_without_gstreamer:--disable-gstreamer} \ |
232 %{?_without_gtkspell:--disable-gtkspell} \ | 233 %{?_without_gtkspell:--disable-gtkspell} \ |
233 %{?_without_nm:--disable-nm} \ | 234 %{?_without_nm:--disable-nm} \ |
234 %{!?_without_gevolution:--enable-gevolution} \ | 235 %{!?_without_gevolution:--enable-gevolution} \ |
235 %{?_with_mono:--enable-mono} \ | 236 %{?_with_mono:--enable-mono} \ |
471 %{_libdir}/libgnt.so | 472 %{_libdir}/libgnt.so |
472 | 473 |
473 %endif | 474 %endif |
474 | 475 |
475 %changelog | 476 %changelog |
477 * Mon May 19 2008 Stu Tomlinson <stu@nosnilmot.com> | |
478 - Fix building without meanwhile support | |
479 | |
476 * Fri May 16 2008 Stu Tomlinson <stu@nosnilmot.com> | 480 * Fri May 16 2008 Stu Tomlinson <stu@nosnilmot.com> |
477 - Add "--without nm" support to build without NetworkManager | 481 - Add "--without nm" support to build without NetworkManager |
478 | 482 |
479 * Thu Feb 28 2008 Stu Tomlinson <stu@nosnilmot.com> | 483 * Thu Feb 28 2008 Stu Tomlinson <stu@nosnilmot.com> |
480 - Remove --with-howl options as we no longer support using howl for bonjour | 484 - Remove --with-howl options as we no longer support using howl for bonjour |