rpmbuild fails at this line: chmod 0644 $RPM_BUILD_ROOT%{_sysconfdir}/ceph/sample.ceph.conf I think this is becuase sample.ceph.conf is no longer in /etc/ceph, but %{_docdir}/, in unstable . If I remove this line from spec file, rpmbuild fails at: RPM build errors: File not found: /root/src/rpm/BUILDROOT/ceph-0.22rc-4.fc13.x86_64/usr/share/doc/sample.ceph.conf File not found: /root/src/rpm/BUILDROOT/ceph-0.22rc-4.fc13.x86_64/usr/share/doc/sample.fetch_config You may want to fix these two issues. -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html