]> git.pld-linux.org Git - packages/aria2.git/blobdiff - aria2.spec
- allegedly works
[packages/aria2.git] / aria2.spec
index 0c8c76ca71633a6ed764ec6f7442dc6f19540664..49e1451181b1295766c2f4d899344fc376f79bb7 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       Aria2 is a download utility with resuming and segmented downloading
 Summary(pl.UTF-8):     Narzędzie do pobierania plików z obsługą wznawiania i pobierania segmentowego
 Name:          aria2
-Version:       0.11.0
+Version:       1.10.9
 Release:       1
 License:       GPL
 Group:         Applications/Networking
 Source0:       http://dl.sourceforge.net/aria2/%{name}-%{version}.tar.bz2
-# Source0-md5: 4d0274d53401360689598815de72e7fe
+# Source0-md5: 856cd88e75c7b893b42f4b6b8f2c0ad1
 URL:           http://aria2.sourceforge.net/
 BuildRequires: gnutls-devel
 BuildRequires: libxml2-devel
@@ -42,13 +42,13 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-%find_lang aria2c
+%find_lang aria2
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files -f aria2c.lang
+%files -f aria2.lang
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS README TODO
+%doc AUTHORS ChangeLog NEWS README
 %attr(755,root,root) %{_bindir}/aria2c
 %{_mandir}/man1/*
This page took 0.162005 seconds and 4 git commands to generate.