comparison gaim.spec.in @ 14808:f87c99db8389

[gaim-migrate @ 17574] I am under the impression that our gstreamer support requires 0.10 or newer; someone in #gaim was bit by building a src.rpm into a binary that was happy, but then failing to have sound support. Someone (nosnilmot?) correct this if it's wrong. committer: Tailor Script <tailor@pidgin.im>
author Ethan Blanton <elb@pidgin.im>
date Tue, 24 Oct 2006 15:29:19 +0000
parents 5a4087bf595c
children 176b1d96c206
comparison
equal deleted inserted replaced
14807:3b5bfd634cc3 14808:f87c99db8389
28 28
29 # Generic build requirements 29 # Generic build requirements
30 BuildRequires: libtool, pkgconfig, intltool, gettext, libxml2-devel 30 BuildRequires: libtool, pkgconfig, intltool, gettext, libxml2-devel
31 %{?_with_avahi:BuildRequires: avahi-compat-howl-devel} 31 %{?_with_avahi:BuildRequires: avahi-compat-howl-devel}
32 %{?_with_dbus:BuildRequires: dbus-devel >= 0.35} 32 %{?_with_dbus:BuildRequires: dbus-devel >= 0.35}
33 %{!?_without_gstreamer:BuildRequires: gstreamer-devel} 33 %{!?_without_gstreamer:BuildRequires: gstreamer-devel >= 0.10}
34 %{!?_without_gtkspell:BuildRequires: gtkspell-devel} 34 %{!?_without_gtkspell:BuildRequires: gtkspell-devel}
35 %{?_with_howl:BuildRequires: howl-devel} 35 %{?_with_howl:BuildRequires: howl-devel}
36 %{?_with_meanwhile:BuildRequires: meanwhile-devel} 36 %{?_with_meanwhile:BuildRequires: meanwhile-devel}
37 %{?_with_mono:BuildRequires: mono-devel} 37 %{?_with_mono:BuildRequires: mono-devel}
38 %{?_with_sasl:BuildRequires: cyrus-sasl-devel >= 2} 38 %{?_with_sasl:BuildRequires: cyrus-sasl-devel >= 2}