comparison gaim.spec.in @ 7236:7346c92b01c7

[gaim-migrate @ 7811] SimGuy pointed out that this was already here. Thanks committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sun, 12 Oct 2003 03:32:40 +0000
parents 03f22e564311
children f9a04b616c2d
comparison
equal deleted inserted replaced
7235:03f22e564311 7236:7346c92b01c7
10 Source: %{name}-%{version}.tar.gz 10 Source: %{name}-%{version}.tar.gz
11 Packager: Rob Flynn <rob@marko.net> 11 Packager: Rob Flynn <rob@marko.net>
12 BuildRoot: %{_tmppath}/%{name}-%{version}-root 12 BuildRoot: %{_tmppath}/%{name}-%{version}-root
13 %if "%{_vendor}" != "MandrakeSoft" 13 %if "%{_vendor}" != "MandrakeSoft"
14 Requires: gtk2 >= 2.0.0, mozilla-nss, gtkspell, audiofile, libao 14 Requires: gtk2 >= 2.0.0, mozilla-nss, gtkspell, audiofile, libao
15 BuildRequires: libao-devel, gtk2-devel, gtkspell-devel, libtool, audiofile-devel, libao-devel, pkgconfig, mozilla-nss-devel 15 BuildRequires: libao-devel, gtk2-devel, gtkspell-devel, libtool, audiofile-devel, pkgconfig, mozilla-nss-devel
16 %else 16 %else
17 Requires: gtk+2.0 >= 2.0.0, libnss3 17 Requires: gtk+2.0 >= 2.0.0, libnss3
18 BuildRequires: libao-devel, libgtk+2.0_0-devel, gtkspell-devel, libtool, audiofile-devel, pkgconfig, libnss3-devel 18 BuildRequires: libao-devel, libgtk+2.0_0-devel, gtkspell-devel, libtool, audiofile-devel, pkgconfig, libnss3-devel
19 %endif 19 %endif
20 20