X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=gg2.spec;h=3f7fb379d35c2cf8578de79a79ee9f6b65a3e951;hb=6795ab0342750a47f9a4b4091e85c053641aa709;hp=b7b73b388661b4a8f7fc8649a993f00cc31e97cc;hpb=2a4c29325606ec7f5419b569589122d10c50509b;p=packages%2Fgg2.git diff --git a/gg2.spec b/gg2.spec index b7b73b3..3f7fb37 100644 --- a/gg2.spec +++ b/gg2.spec @@ -3,21 +3,20 @@ %bcond_with arts %bcond_without perl %bcond_without esd +%bcond_without gtkspell # -%define _pre pre7 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}.1 +Release: 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 -URL: http://www.gadu.gnu.pl/ +Source0: http://dl.sourceforge.net/ggadu/%{name}-%{version}.tar.bz2 +# Source0-md5: 7a9a1e49c289b24758e5a347136ec81a +URL: http://www.gnugadu.org/ %{?with_arts:BuildRequires: arts-devel} BuildRequires: autoconf BuildRequires: automake >= 1.7 @@ -25,13 +24,13 @@ BuildRequires: automake >= 1.7 BuildRequires: gettext-devel >= 0.11.0 BuildRequires: glib2-devel >= 2.2.0 BuildRequires: gtk+2-devel >= 2.2.0 -BuildRequires: gettext-devel -BuildRequires: libgadu-devel >= 4:1.4 BuildRequires: libtlen-devel BuildRequires: libtool -BuildRequires: loudmouth-devel >= 0.13.1 -BuildRequires: openssl-devel +BuildRequires: loudmouth-devel >= 0.15.1 +BuildRequires: openssl-devel >= 0.9.7d %{?with_perl:BuildRequires: perl-devel} +%{?with_gtkspell:BuildRequires: gtkspell-devel} +%{?with_gtkspell:BuildRequires: aspell-devel} BuildRequires: pkgconfig BuildRequires: xosd-devel >= 2.0.0 Requires: gg2-ui @@ -334,7 +333,7 @@ Temas para el GUI de GNU Gadu 2. Motywy graficzne dla GUI GNU Gadu 2. %prep -%setup -q -n %{name}-%{version}%{_pre} +%setup -q -n %{name}-%{version} %build rm -f missing @@ -360,7 +359,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}