# File lib/fpm/target/rpm.rb, line 19
  def specfile(builddir)
    "#{builddir}/#{name}.spec"
  end