From: Marcin Krzyżanowski Date: Sat, 23 Nov 2002 15:26:42 +0000 (+0000) Subject: - fixes X-Git-Tag: auto/ac/gg2-2_0-2_20030917_1~62 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;h=b0709e49ae44c557e1ac82cb0be1ff191056a061;p=packages%2Fgg2.git - fixes Changed files: gg2.spec -> 1.3 --- diff --git a/gg2.spec b/gg2.spec index ddb9182..ea0b5b4 100644 --- a/gg2.spec +++ b/gg2.spec @@ -4,8 +4,8 @@ Summary: GNU Gadu 2 - free talking Summary(pl): GNU Gadu 2 - wolne gadanie Name: gg2 -Version: 0 -Release: 0.%{snap} +Version: %{snap} +Release: 1 Epoch: 1 License: GPL v2+ Group: Applications/Communications @@ -88,19 +88,19 @@ Sound support with ESD Obsluga dzwieku z ESD -%package sound-aRts -Summary: Sound support with aRts -Summary(pl): Obsluga dzwieku z aRts -Group: Applications/Communications -BuildRequires: arts-devel -Requires: arts -Requires: %{name} = %{version} +#%package sound-aRts +#Summary: Sound support with aRts +#Summary(pl): Obsluga dzwieku z aRts +#Group: Applications/Communications +#BuildRequires: arts-devel +#Requires: arts +#Requires: %{name} = %{version} -%description sound-aRts -Sound support with aRts +#%description sound-aRts +#Sound support with aRts -%description sound-aRts -l pl -Obsluga dzwieku z aRts +#%description sound-aRts -l pl +#Obsluga dzwieku z aRts %package xosd @@ -133,7 +133,7 @@ Obsluga dockletow w roznych menadzerach okien %prep -%setup -q -n %{name}-%{snam} +%setup -q -n %{name} %build @@ -144,13 +144,13 @@ rm -f missing %{__autoconf} %configure \ - --with-gtk2-gui - --with-gadu-gadu - --with-tlen - --with-xosd - --with-docklet + --with-gtk2-gui \ + --with-gadu-gadu \ + --with-tlen \ + --with-xosd \ + --with-docklet \ --with-esd - --with-arts +# --with-arts %{__make}