SHA256
3
0
forked from pool/fdupes

make changes according policy

OBS-URL: https://build.opensuse.org/package/show/utilities/fdupes?expand=0&rev=8
This commit is contained in:
Michal Vyskocil 2012-10-25 10:23:26 +00:00 committed by Git OBS Bridge
parent 296a788922
commit 8a0ce1943d

View File

@ -12,12 +12,24 @@ Tue Oct 16 11:44:08 UTC 2012 - mvyskocil@suse.com
the matching process when large files are involved. the matching process when large files are involved.
* warns whenever a file cannot be deleted. * warns whenever a file cannot be deleted.
* bugfixes (proper file closing, zero-length files, ...) * bugfixes (proper file closing, zero-length files, ...)
- drop the fdupes-sort-output.diff (upstream uses mtime based)
- rename and rebase fdupes-speedup.patch to 0008-speedup-the-compare.patch
- rename and rebase fdupes-endianness.patch to
0009-glibc-endianness-check-in-md5.patch
- add -p/--permissions switch so files with different permissions or uid/gid - add -p/--permissions switch so files with different permissions or uid/gid
are not considered as duplicates (bnc#784670) are not considered as duplicates (bnc#784670)
* this mode is a default one for fdupes macro * this mode is a default one for fdupes macro
- refresh all patches 0010-add-permissions-mode.patch
- drop the fdupes-sort-output.diff - use the upstream mtime sorting - imported several fixes from Debian
- add the debian patches - see spec file for details * 0001-restore-pristine-code.patch - some common code fixes, partly obsoletes
speedup patch
* manual page fixes
0002-Added-to-escape-minus-signs-in-manpage-lintian-warni.patch
0003-Fix-a-typo-in-a-manpage-bts353789.patch
0005-add-summarize-to-manpage-bts481809.patch
0006-add-nohidden-support-bts511702.patch
0007-Disambiguate-the-options-recurse-and-recurse-bts5371.patch
* 0004-Large-file-support-for-2GB-files-bts447601.patch - large file support
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Mar 25 22:13:12 UTC 2012 - behrisch@users.sf.net Sun Mar 25 22:13:12 UTC 2012 - behrisch@users.sf.net