|
|
@ -1,12 +1,12 @@
|
|
|
|
Name: ncdu
|
|
|
|
Name: ncdu
|
|
|
|
Version: 1.9
|
|
|
|
Version: 1.10
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: Text-based disk usage viewer
|
|
|
|
Summary: Text-based disk usage viewer
|
|
|
|
|
|
|
|
|
|
|
|
Group: Applications/File
|
|
|
|
Group: Applications/File
|
|
|
|
License: MIT
|
|
|
|
License: MIT
|
|
|
|
URL: http://dev.yorhel.nl/ncdu/
|
|
|
|
URL: http://dev.yorhel.nl/ncdu/
|
|
|
|
Source0: http://dev.yorhel.nl/download/ncdu-1.9.tar.gz
|
|
|
|
Source0: http://dev.yorhel.nl/download/ncdu-1.10.tar.gz
|
|
|
|
|
|
|
|
|
|
|
|
BuildRequires: ncurses-devel
|
|
|
|
BuildRequires: ncurses-devel
|
|
|
|
|
|
|
|
|
|
|
@ -30,6 +30,9 @@ make install DESTDIR=%{buildroot}
|
|
|
|
%{_bindir}/ncdu
|
|
|
|
%{_bindir}/ncdu
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Sun May 12 2013 Richard Fearn <richardfearn@gmail.com> - 1.10-1
|
|
|
|
|
|
|
|
- update to new upstream version 1.10 (#962116)
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9-2
|
|
|
|
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|