SHA256
3
0
forked from pool/fdupes
Commit Graph

1 Commits

Author SHA256 Message Date
OBS User mrdocs
09c675b9c8 Accepting request 232080 from home:StefanBruens:branches:utilities
Just saw a false positive for rpm comparision, in this case Mesa:

[ 1289s]  /usr/share/man/man3/glColorTableParameter.3gl.gz 2 (none) 100444 root root 0 4294967295 
[ 1289s] -/usr/share/man/man3/glColorTableParameterfv.3gl.gz 2 (none) 100444 root root 0 4294967295 
[ 1289s] -/usr/share/man/man3/glColorTableParameteriv.3gl.gz 2 (none) 120777 root root 0 4294967295 glColorTableParameterfv.3gl.gz
[ 1289s] +/usr/share/man/man3/glColorTableParameterfv.3gl.gz 2 (none) 120777 root root 0 4294967295 glColorTableParameteriv.3gl.gz
[ 1289s] +/usr/share/man/man3/glColorTableParameteriv.3gl.gz 2 (none) 100444 root root 0 4294967295 
[ 1289s]  /usr/share/man/man3/glConvolutionFilter1D.3gl.gz 2 (none) 100444 root root 0 4294967295 

Obviously, the parallel build changed the mtime order of the files.

fdupes 1.40 had a patch from coolo to handle this (filename comparision with strcmp())

OBS-URL: https://build.opensuse.org/request/show/232080
OBS-URL: https://build.opensuse.org/package/show/utilities/fdupes?expand=0&rev=9
2014-05-02 15:10:09 +00:00