|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: fdupes
|
|
|
|
|
Version: 1.40
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
Release: 6%{?dist}
|
|
|
|
|
Summary: Identifies and optionally deletes duplicate files
|
|
|
|
|
|
|
|
|
|
Group: Applications/File
|
|
|
|
@ -47,6 +47,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Feb 18 2006 Simon Bellwood <simonb@thoughtpolice.co.uk> - 1.40-6
|
|
|
|
|
- Rebuilt for FC5T3/Rawhide.
|
|
|
|
|
|
|
|
|
|
* Wed Nov 30 2005 Simon Bellwood <simonb@thoughtpolice.co.uk> - 1.40-5
|
|
|
|
|
- Initial attempt to import into Extras.
|
|
|
|
|
|
|
|
|
|