From 38d061187cfe26a1e5d5dd0c8325895386d4f209 Mon Sep 17 00:00:00 2001 From: tiwek Date: Wed, 12 Jun 2002 06:49:56 +0000 Subject: [PATCH] - upgrade to daily 20020612 snapshot for compatibility with ekg crypt password base64 - fast connect :) Changed files: gg.spec -> 1.57 --- gg.spec | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) 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} \ -- 2.43.0