]> git.pld-linux.org Git - packages/aria2.git/commitdiff
- 1.3.0 auto/th/aria2-1_3_0-1
authorareq <areq@pld-linux.org>
Thu, 2 Apr 2009 22:20:38 +0000 (22:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    aria2.spec -> 1.10

aria2.spec

index 304a4b1aaa826ba2a2f643bfe79e42abc8161045..06f836eed4e011d1582a67660ee7276042b25737 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
 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.12.0
-Release:       2
+Version:       1.3.0
+Release:       1
 License:       GPL
 Group:         Applications/Networking
 Source0:       http://dl.sourceforge.net/aria2/%{name}-%{version}.tar.bz2
 License:       GPL
 Group:         Applications/Networking
 Source0:       http://dl.sourceforge.net/aria2/%{name}-%{version}.tar.bz2
-# Source0-md5: 18e600d6f720a1cb96959b182fe5a754
+# Source0-md5: 834c80f7988d894e48298c21b5fce056
 URL:           http://aria2.sourceforge.net/
 BuildRequires: gnutls-devel
 BuildRequires: libxml2-devel
 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
 
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-%find_lang aria2c
+%find_lang aria2
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files -f aria2c.lang
+%files -f aria2.lang
 %defattr(644,root,root,755)
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS README TODO
+%doc AUTHORS ChangeLog NEWS README
 %attr(755,root,root) %{_bindir}/aria2c
 %{_mandir}/man1/*
 %attr(755,root,root) %{_bindir}/aria2c
 %{_mandir}/man1/*
This page took 0.037574 seconds and 4 git commands to generate.