Sophie

Sophie

distrib > * > 2008.0 > x86_64 > by-pkgid > 5a1fd0841f586681de56709432faeb26 > files > 2

aria2-0.11.2-3mdv2008.0.src.rpm

Summary: 	Aria2 is a download utility with resuming and segmented downloading
Name: 		aria2
Version: 	0.11.2
Release:	%mkrel 3
License: 	GPL
Group: 		Networking/File transfer
Source: 	http://nchc.dl.sourceforge.net/sourceforge/aria2/%{name}-%{version}.tar.bz2
URL: 		http://aria2.sourceforge.net/
BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
Buildrequires:  libxml2-devel openssl-devel

%description
Aria2 has segmented downloading engine in its core. It can download one 
file from multiple URLs or multiple connections from one URL. This results
in very high speed downloading, very much faster than ordinary browsers.
As of 0.3.0 release, It can also download BitTorrent files.
We implemented this engine in single-thread model.
The architecture is very clean and easy to extend.
It also supports Metalink version 3.0.

%prep
%setup -q -n %{name}-%{version}

%build
%configure2_5x --without-gnutls

%make 

%install
rm -rf %{buildroot}
%makeinstall_std

%find_lang aria2c

%clean
rm -fr %{buildroot}

%files -f aria2c.lang
%defattr(-, root, root)
%doc ChangeLog INSTALL README TODO 
%{_bindir}/*
%{_mandir}/man1/*


%changelog
* Thu Aug 09 2007 Funda Wang <fundawang@mandriva.org> 0.11.2-3mdv2008.0
+ Revision: 60945
- BR openssl because it is more generic

* Thu Aug 09 2007 Funda Wang <fundawang@mandriva.org> 0.11.2-1mdv2008.0
+ Revision: 60933
- fix file list
- New version 0.11.2

* Mon May 21 2007 Antoine Ginies <aginies@mandriva.com> 0.10.2+1-1mdv2008.0
+ Revision: 29384
- release 0.10.2+1


* Wed Feb 07 2007 Lenny Cartier <lenny@mandriva.com> 0.10.1-1mdv2007.0
+ Revision: 117236
- Update to 0.10.1

* Mon Jan 29 2007 Lenny Cartier <lenny@mandriva.com> 0.10.0-1mdv2007.1
+ Revision: 114831
- Update to 0.10.0

* Thu Nov 09 2006 Lenny Cartier <lenny@mandriva.com> 0.9.0-1mdv2007.1
+ Revision: 79245
- Update to 0.9.0
- Update to 0.9.0
- Import aria2

* Thu Aug 24 2006 Lenny Cartier <lenny@mandriva.com> 0.7.2-1mdv2007.0
- 0.7.2

* Thu Aug 10 2006 Antoine Ginies <aginies@mandriva.com> 0.7.0-1mdv2007.0
- first release