new upstream release

This commit is contained in:
Rahul Sundaram 2009-10-10 16:58:08 +00:00
parent 432d9435a3
commit 0d8e61312c
3 changed files with 8 additions and 6 deletions

View file

@ -1 +1 @@
aria2-1.6.1.tar.bz2 aria2-1.6.2.tar.xz

View file

@ -1,14 +1,13 @@
%define binname aria2c %define binname aria2c
Name: aria2 Name: aria2
Version: 1.6.1 Version: 1.6.2
Release: 1%{?dist} Release: 1%{?dist}
Summary: High speed download utility with resuming and segmented downloading Summary: High speed download utility with resuming and segmented downloading
Group: Applications/Internet Group: Applications/Internet
License: GPLv2+ with exceptions License: GPLv2+ with exceptions
URL: http://aria2.sourceforge.net/ URL: http://aria2.sourceforge.net/
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2 Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: bison BuildRequires: bison
BuildRequires: c-ares-devel cppunit-devel BuildRequires: c-ares-devel cppunit-devel
BuildRequires: gettext gnutls-devel BuildRequires: gettext gnutls-devel
@ -56,7 +55,6 @@ make %{?_smp_mflags}
%install %install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT
%find_lang %{name} %find_lang %{name}
rm -f $RPM_BUILD_ROOT%{_datadir}/locale/locale.alias rm -f $RPM_BUILD_ROOT%{_datadir}/locale/locale.alias
@ -73,6 +71,10 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man*/* %{_mandir}/man*/*
%changelog %changelog
* Sat Oct 10 2009 Rahul Sundaram <sundaram@fedoraproject.org> - 1.6.2-1
- Minor bug fixes and switch XZ compressed source
- http://aria2.svn.sourceforge.net/viewvc/aria2/trunk/NEWS?revision=1586
* Thu Oct 08 2009 Rahul Sundaram <sundaram@fedoraproject.org> - 1.6.1-1 * Thu Oct 08 2009 Rahul Sundaram <sundaram@fedoraproject.org> - 1.6.1-1
- Fixes memory leak in HTTP/FTP downloads and other minor bug fixes - Fixes memory leak in HTTP/FTP downloads and other minor bug fixes
- http://aria2.svn.sourceforge.net/viewvc/aria2/trunk/NEWS?revision=1569 - http://aria2.svn.sourceforge.net/viewvc/aria2/trunk/NEWS?revision=1569

View file

@ -1 +1 @@
fd84fe26b608ea2697fb15b1cd741eb1 aria2-1.6.1.tar.bz2 f4ef5671ddb2c602b724a376d91afbca aria2-1.6.2.tar.xz