Fix working with Sources that have equal to %{name}
In other words working with spec files with this:
Source1: %{name}
Would not work in some cases when using "f-r -rpn %{name}" due to directory that
f-r is trying to create being the same as Source file. Probably not ideal
solution either, but at least gets rid of most common occurences