# HG changeset patch # User Mark Doliner # Date 1155632351 0 # Node ID 544e7f57836cc0125d3d8778866c24120fbdfe74 # Parent 76913e399fa51cbb45d326b62a8fdda9544d90ef [gaim-migrate @ 16769] I'm not really sure why I removed gettext committer: Tailor Script diff -r 76913e399fa5 -r 544e7f57836c gaim.spec.in --- a/gaim.spec.in Tue Aug 15 08:47:44 2006 +0000 +++ b/gaim.spec.in Tue Aug 15 08:59:11 2006 +0000 @@ -27,7 +27,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root # Generic build requirements -BuildRequires: libtool, pkgconfig, intltool, gstreamer-devel +BuildRequires: libtool, pkgconfig, intltool, gettext, gstreamer-devel %{?_with_avahi:BuildRequires: avahi-compat-howl avahi-compat-howl-devel} %{?_with_howl:BuildRequires: howl-devel} %{?_with_silc:BuildRequires: /usr/include/silc/silcclient.h} @@ -325,8 +325,7 @@ %changelog * Tue Aug 15 2006 - Add a BuildRequire for gstreamer-devel -- Remove the BuildRequires for audiofile-devel, libao-devel and - gettext +- Remove the BuildRequires for audiofile-devel and libao-devel * Mon May 8 2006 - Add --with avahi option to compile the gaim-bonjour package against