# HG changeset patch # User Stu Tomlinson # Date 1130723906 0 # Node ID b3105d119a17ab0e25d021f90f746b616aa63595 # Parent 8eb1f4b9210c25b00d48ab477d6df9633e0d0735 [gaim-migrate @ 14204] I believe spaces are the indent-de-jour around here committer: Tailor Script diff -r 8eb1f4b9210c -r b3105d119a17 gaim.spec.in --- a/gaim.spec.in Mon Oct 31 01:41:45 2005 +0000 +++ b/gaim.spec.in Mon Oct 31 01:58:26 2005 +0000 @@ -44,9 +44,9 @@ %if 0%{?_with_howl:1} %package bonjour -Summary: Bonjour plugin for Gaim -Group: Applications/Internet -Requires: gaim = %{epoch}:%{version} +Summary: Bonjour plugin for Gaim +Group: Applications/Internet +Requires: gaim = %{epoch}:%{version} %endif %if 0%{?_with_silc:1} @@ -131,7 +131,7 @@ %{?_with_silc:--with-silc-includes=%{_includedir}/silc} \ %{?_with_silc:--with-silc-libs=%{_libdir}/silc} \ %{!?_with_tcl:--disable-tcl} \ - %{!?_with_mono:--disable-mono} \ + %{!?_with_mono:--disable-mono} \ %{?_without_gtkspell:--disable-gtkspell} make %{?_smp_mflags} @@ -169,11 +169,11 @@ find $RPM_BUILD_ROOT%{_libdir}/gaim -type f -print | \ sed "s@^$RPM_BUILD_ROOT@@g" | \ - grep -v libbonjour.so | \ + grep -v libbonjour.so | \ grep -v libsilcgaim.so | \ grep -v tcl.so | \ - grep -v mono.so | \ - grep -v ".dll$" | \ + grep -v mono.so | \ + grep -v ".dll$" | \ grep -v ".tcl$" > %{name}-%{version}-coreplugins %clean