]> git.pld-linux.org Git - packages/pidgin.git/blobdiff - pidgin.spec
- updated to new 0.59.4 version
[packages/pidgin.git] / pidgin.spec
index aa1f5d1f3d92ea761469ba30894617f4af067693..319c6c7fb18cb50446660784315f4c24a4604071 100644 (file)
@@ -3,12 +3,12 @@ Summary:      A client compatible with AOL's 'Instant Messenger'
 Summary(pl):   Klient kompatybilny z AOL Instant Messenger
 Summary(pt_BR):        Um cliente para o AOL Instant Messenger (AIM)
 Name:          gaim
-Version:       0.58
+Version:       0.59.4
 Release:       1
 Epoch:         1
 License:       GPL
 Group:         Applications/Communications
-Source0:       http://prdownloads.sourceforge.net/gaim/%{name}-%{version}.tar.bz2
+Source0:       http://belnet.dl.sourceforge.net/sourceforge/gaim/%{name}-%{version}.tar.bz2
 Patch0:                %{name}-gg_logoff.patch
 Patch1:                %{name}-am_ac.patch
 URL:           http://gaim.sourceforge.net/
@@ -84,16 +84,16 @@ GNOME user interface for gaim (applet).
 Interfejs u¿ytkownika gaim korzystaj±cy z GNOME (applet).
 
 %prep
-%setup -q
+%setup -qn %{name}-%{version}
 %patch0 -p1
 %patch1 -p1
 
 %build
 rm -f missing
 %{__libtoolize}
-gettextize --copy --force
-aclocal -I m4
-autoheader
+%{__gettextize}
+%{__aclocal} -I m4
+%{__autoheader}
 %{__autoconf}
 %{__automake}
 %configure \
This page took 0.089875 seconds and 4 git commands to generate.