Mercurial > pidgin
changeset 14129:76913e399fa5
[gaim-migrate @ 16768]
Add gstreamer-devel and remove libao-devel, audiofile-devel and gettext
from our RPM spec
Good?
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Tue, 15 Aug 2006 08:47:44 +0000 |
parents | a8a033a89ee0 |
children | 544e7f57836c |
files | gaim.spec.in |
diffstat | 1 files changed, 7 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/gaim.spec.in Tue Aug 15 08:22:29 2006 +0000 +++ b/gaim.spec.in Tue Aug 15 08:47:44 2006 +0000 @@ -27,7 +27,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root # Generic build requirements -BuildRequires: libtool, pkgconfig, libao-devel, audiofile-devel, intltool, gettext +BuildRequires: libtool, pkgconfig, intltool, 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} @@ -323,9 +323,14 @@ %endif %changelog +* Tue Aug 15 2006 <thekingant@users.sourceforge.net> +- Add a BuildRequire for gstreamer-devel +- Remove the BuildRequires for audiofile-devel, libao-devel and + gettext + * Mon May 8 2006 <thekingant@users.sourceforge.net> - Add --with avahi option to compile the gaim-bonjour package against - Avahi's Howl compatibility layer. + Avahi's Howl compatibility layer * Wed Mar 29 2006 <stu@nosnilmot.com> - Source RPM uses tar.bz2 now to save space