]> git.pld-linux.org Git - packages/pidgin.git/blobdiff - pidgin.spec
- updated to new 0.59.4 version
[packages/pidgin.git] / pidgin.spec
index e5423cec139e7090a75db84959eddf8e892c2144..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,18 +84,18 @@ 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 --copy --force
-gettextize --copy --force
-aclocal -I m4
-autoheader
-autoconf
-automake -a -c -f
+%{__libtoolize}
+%{__gettextize}
+%{__aclocal} -I m4
+%{__autoheader}
+%{__autoconf}
+%{__automake}
 %configure \
        --disable-panel \
        --enable-esd \
This page took 0.03233 seconds and 4 git commands to generate.