--- ./gaim.spec.orig 2005-08-12 13:04:51 +0300 +++ ./gaim.spec 2005-10-11 23:47:54 +0300 @@ -174,6 +174,9 @@ %build ./configure --disable-artsc \ --prefix=/usr --enable-nas \ + %{subst_enable perl} \ + %{subst_enable tcl} \ + %{subst_enable gevolution} \ %if_enabled mozilla_psm --with-nss-includes=/usr/include/nss \ --with-nspr-includes=/usr/include/nspr \ @@ -226,9 +229,15 @@ %_bindir/* %_libdir/%name %exclude %_libdir/%name/*.la +%if_enabled gevolution %exclude %_libdir/%name/gevolution.so +%endif +%if_enabled perl %exclude %_libdir/%name/perl.so +%endif +%if_enabled tcl %exclude %_libdir/%name/tcl.so +%endif %_libdir/*.so.* %_menudir/* %_mandir/man?/*