>>>>> "OP" == Orion Poplawski <orion@xxxxxxxxxxxxx> writes: OP> Can anyone tell me what the purpose of an empty *.bs files in the OP> auto directory tree would be? Do we need to package them? You shouldn't package them. There's a reason the specfle template deletes them: # Remove the next line from noarch packages (unneeded) find $RPM_BUILD_ROOT -type f -name '*.bs' -a -size 0 -exec rm -f {} ';' - J< -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list