X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;ds=sidebyside;f=gg.spec;h=420350435bdd4cd20e757710b8eb577b5c9adfae;hb=38d061187cfe26a1e5d5dd0c8325895386d4f209;hp=07fc2dee5a8de24fc04be773000261513cd8ce51;hpb=14fee98c2de3db3a6716e7fafdd807b21ded2d7c;p=packages%2Fgg.git diff --git a/gg.spec b/gg.spec index 07fc2de..4203504 100644 --- a/gg.spec +++ b/gg.spec @@ -7,6 +7,7 @@ # _without_wm_applet # _without_sound +%define snapshot 20020612 # This looks like overkill but some day we might have *everything* bconded :) %{!?_without_gnome: %define _need_gnome 1} @@ -20,14 +21,14 @@ Summary: GNU Gadu - free talking Summary(pl): GNU Gadu - wolne gadanie Name: gg -Version: 0.2.2.1 -Release: 4 +Version: 0.2.3 +Release: 0.1pre%{snapshot} Epoch: 4 License: GPL Group: Applications/Communications -Source0: ftp://ftp.slackware.pl/gg/%{name}-%{version}.tar.gz +Source0: ftp://ftp.slackware.pl/gg/snapshots/%{name}-%{snapshot}.tar.gz Source1: %{name}.png -Patch0: %{name}-home_etc.patch +Patch0: %{name}-ac_fix.patch Icon: gg.xpm URL: http://netkrab.slackware.pl/gg/ BuildRequires: gtk+-devel > 1.2.8 @@ -129,12 +130,16 @@ Gadu-Gadu client released on GNU/GPL. KDE version Klient Gadu-Gadu na licencji GNU/GPL. Wersja dla KDE. %prep -%setup -q -n %{name}-%{version} -%patch0 -p1 +%setup -q -n %{name}-%{snapshot} +%patch0 -p0 %build LDFLAGS=" -L%{_libdir} %{rpmldflags}" +aclocal -I macros +autoconf +automake -a -c -f + %if %{!?_without_gnome_applet:1}%{?_without_gnome_applet:0} %configure \ %{?_without_sound:--disable-esd} \