158 lines
5.7 KiB
RPMSpec
158 lines
5.7 KiB
RPMSpec
Name: aria2
|
|
Version: 1.23.0
|
|
Release: 1mamba
|
|
Summary: A utility for downloading files via HTTP(S), FTP, BitTorrent, and Metalink
|
|
Group: Applications/Networking
|
|
Vendor: openmamba
|
|
Distribution: openmamba
|
|
Packager: Ercole 'ercolinux' Carpanetto <ercole69@gmail.com>
|
|
URL: http://aria2.sourceforge.net/
|
|
Source: https://github.com/tatsuhiro-t/aria2/releases/download/release-%{version}/aria2-%{version}.tar.xz
|
|
License: GPL
|
|
## AUTOBUILDREQ-BEGIN
|
|
BuildRequires: glibc-devel
|
|
BuildRequires: libcares-devel
|
|
BuildRequires: libgcc
|
|
BuildRequires: libgcrypt-devel
|
|
BuildRequires: libgnutls-devel
|
|
BuildRequires: libgpg-error-devel
|
|
BuildRequires: libsqlite-devel
|
|
BuildRequires: libstdc++6-devel
|
|
BuildRequires: libxml2-devel
|
|
BuildRequires: libz-devel
|
|
## AUTOBUILDREQ-END
|
|
BuildRequires: python-docutils
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
|
|
%debug_package
|
|
|
|
%description
|
|
aria2 is a utility for downloading files.
|
|
The supported protocols are HTTP(S), FTP, BitTorrent, and Metalink.
|
|
It has a powerful segmented downloading ability, downloading a file from multiple sources and multiple protocols and utilizing your download bandwidth to the maximum. It supports downloading a file from HTTP(S)/FTP and BitTorrent at the same time, while the data downloaded from HTTP(S)/FTP is uploaded to the BitTorrent swarm. Using Metalink's chunk checksums, aria2 automatically validates chunks of data while downloading a file like BitTorrent. aria2 can be manipulated via built-in JSON-RPC and XML-RPC interfaces.
|
|
|
|
%prep
|
|
%setup -q
|
|
|
|
%build
|
|
%configure
|
|
%make
|
|
|
|
%install
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
%makeinstall
|
|
|
|
%find_lang %{name}
|
|
|
|
%clean
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
%files -f %{name}.lang
|
|
%defattr(-,root,root)
|
|
%{_bindir}/aria2c
|
|
%{_datadir}/doc/aria2/README
|
|
#%{_datadir}/doc/aria2/README.asciidoc
|
|
%{_datadir}/doc/aria2/README.html
|
|
#%{_datadir}/doc/aria2/aria2c.1.asciidoc
|
|
#%{_datadir}/doc/aria2/aria2c.1.html
|
|
%{_datadir}/doc/aria2/bash_completion/README.txt
|
|
%{_datadir}/doc/aria2/bash_completion/aria2c
|
|
#%{_datadir}/doc/aria2/ru/aria2c.1.asciidoc
|
|
#%{_datadir}/doc/aria2/ru/aria2c.1.html
|
|
%{_datadir}/doc/aria2/xmlrpc/README.txt
|
|
%{_datadir}/doc/aria2/xmlrpc/aria2mon
|
|
%{_datadir}/doc/aria2/xmlrpc/aria2rpc
|
|
%{_mandir}/man1/aria2c.1.gz
|
|
%lang(pt) %{_mandir}/pt/man1/aria2c.1.gz
|
|
%lang(ru) %{_mandir}/ru/man1/aria2c.1.gz
|
|
%{_datadir}/doc/aria2/README.rst
|
|
%doc AUTHORS COPYING
|
|
|
|
%changelog
|
|
* Mon May 16 2016 Automatic Build System <autodist@mambasoft.it> 1.23.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Apr 15 2016 Automatic Build System <autodist@mambasoft.it> 1.22.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Mar 16 2016 Automatic Build System <autodist@mambasoft.it> 1.21.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Feb 15 2016 Automatic Build System <autodist@mambasoft.it> 1.20.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Dec 10 2015 Automatic Build System <autodist@mambasoft.it> 1.19.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Oct 10 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 1.19.2-1mamba
|
|
- update to 1.19.2
|
|
|
|
* Tue May 26 2015 Automatic Build System <autodist@mambasoft.it> 1.19.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Feb 23 2015 Automatic Build System <autodist@mambasoft.it> 1.18.10-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Feb 02 2015 Automatic Build System <autodist@mambasoft.it> 1.18.9-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Sep 12 2014 Automatic Build System <autodist@mambasoft.it> 1.18.8-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Jul 23 2014 Automatic Build System <autodist@mambasoft.it> 1.18.7-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Jul 14 2014 Automatic Build System <autodist@mambasoft.it> 1.18.6-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Mar 31 2014 Automatic Build System <autodist@mambasoft.it> 1.18.5-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Mar 26 2014 Automatic Build System <autodist@mambasoft.it> 1.18.4-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Jan 06 2014 Automatic Build System <autodist@mambasoft.it> 1.18.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun Dec 29 2013 Automatic Build System <autodist@mambasoft.it> 1.18.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Oct 24 2013 Automatic Build System <autodist@mambasoft.it> 1.18.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Sep 11 2013 Automatic Build System <autodist@mambasoft.it> 1.18.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun May 26 2013 Automatic Build System <autodist@mambasoft.it> 1.17.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Apr 22 2013 Automatic Build System <autodist@mambasoft.it> 1.17.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Apr 02 2013 Automatic Build System <autodist@mambasoft.it> 1.16.5-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Mar 18 2013 Automatic Build System <autodist@mambasoft.it> 1.16.4-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Feb 04 2013 Automatic Build System <autodist@mambasoft.it> 1.16.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Feb 04 2013 Automatic Build System <autodist@mambasoft.it> 1.16.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Dec 31 2012 Automatic Build System <autodist@mambasoft.it> 1.16.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Dec 03 2012 Automatic Build System <autodist@mambasoft.it> 1.16.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Sep 06 2012 Automatic Build System <autodist@mambasoft.it> 1.15.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon May 28 2012 Ercole 'ercolinux' Carpanetto <ercole69@gmail.com> 1.15.1-1mamba
|
|
- update to 1.15.1
|
|
|
|
* Mon Apr 09 2012 Ercole 'ercolinux' Carpanetto <ercole69@gmail.com> 1.15.0-1mamba
|
|
- package created by autospec
|