From 6c8071da891ce0ec3d7ae23a0c41c304cb06fb00 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Marcin=20Krzy=C5=BCanowski?= Date: Sun, 14 Mar 2004 08:58:53 +0000 Subject: [PATCH] - up to 2.0pre8 - bcond without_gtkspell - removed emoticons-fixup_and_tlen.patch - already in sources Changed files: gg2.spec -> 1.93 --- gg2.spec | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/gg2.spec b/gg2.spec index 14405ab..befddf5 100644 --- a/gg2.spec +++ b/gg2.spec @@ -3,22 +3,22 @@ %bcond_with arts %bcond_without perl %bcond_without esd +%bcond_without gtkspell # -%define _pre pre7 +%define _pre pre8 Summary: GNU Gadu 2 - free talking Summary(es): GNU Gadu 2 - charlar libremente Summary(pl): GNU Gadu 2 - wolne gadanie Name: gg2 Version: 2.0 -Release: 0.%{_pre}.2 +Release: 0.%{_pre}.1 Epoch: 3 License: GPL v2+ Group: Applications/Communications #Source0: http://gg.tiwek.com/gg2/snapshots/%{name}-%{_snap}.tar.bz2 Source0: http://osdn.dl.sourceforge.net/ggadu/%{name}-%{version}%{_pre}.tar.bz2 -# Source0-md5: 855526fd075bfbd739a8bc823b2aa0ac +# Source0-md5: 1d44788e6fb7b6c47453e2a0ad104c54 URL: http://www.gnugadu.org/ -Patch0: %{name}-emoticons-fixup_and_tlen.patch %{?with_arts:BuildRequires: arts-devel} BuildRequires: autoconf BuildRequires: automake >= 1.7 @@ -32,6 +32,7 @@ BuildRequires: libtool BuildRequires: loudmouth-devel >= 0.15.1 BuildRequires: openssl-devel %{?with_perl:BuildRequires: perl-devel} +%{?with_gtkspell:BuildRequires: gtkspell-devel} BuildRequires: pkgconfig BuildRequires: xosd-devel >= 2.0.0 Requires: gg2-ui @@ -335,7 +336,6 @@ Motywy graficzne dla GUI GNU Gadu 2. %prep %setup -q -n %{name}-%{version}%{_pre} -%patch0 -p1 %build rm -f missing @@ -361,7 +361,8 @@ rm -f missing --with-external \ --with-update \ --with%{!?with_arts:out}-arts \ - --%{?with_perl:enable}%{!?with_perl:disable}-perl \ + --with%{!?with_gtkspell:out}-gtkspell \ + --%{?with_perl:with}%{!?with_perl:without}-perl \ --with-remote %{__make} -- 2.44.0