|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
|
|
|
|
|
Name: fdupes
|
|
|
|
|
Version: 1.51
|
|
|
|
|
Release: 10%{?dist}
|
|
|
|
|
Release: 11%{?dist}
|
|
|
|
|
Summary: Finds duplicate files in a given set of directories
|
|
|
|
|
%{?el5:Group: Applications/File}
|
|
|
|
|
|
|
|
|
@ -71,6 +71,9 @@ install -pm 0644 %{SOURCE1} %{buildroot}%{macrosdir}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.51-11
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jun 19 2015 Jon Schlueter <jschluet@redhat> - 1.51-10
|
|
|
|
|
- Rebaseline using github which is new home of fdupes
|
|
|
|
|
- source tarball has unusual folder naming of fdupes-fdupes-1.51 instead of normal fdupes-1.51
|
|
|
|
|