|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: fdupes
|
|
|
|
|
Version: 1.40
|
|
|
|
|
Release: 3
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
Summary: Identifies and optionally deletes duplicate files
|
|
|
|
|
|
|
|
|
|
Group: Applications/File
|
|
|
|
@ -47,6 +47,12 @@ rm -rf ${RPM_BUILD_ROOT}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Nov 30 2005 Simon Bellwood <simonb@thoughtpolice.co.uk> - 1.40-5
|
|
|
|
|
- Initial attempt to import into Extras.
|
|
|
|
|
|
|
|
|
|
* Wed Nov 30 2005 Simon Bellwood <simonb@thoughtpolice.co.uk> - 1.40-4
|
|
|
|
|
- Updated spec file to include dist in Release: field.
|
|
|
|
|
|
|
|
|
|
* Thu Nov 24 2005 Simon Bellwood <simonb@thoughtpolice.co.uk> - 1.40-3
|
|
|
|
|
- Spec file cleanup.
|
|
|
|
|
|
|
|
|
|