Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=518647 --- Comment #5 from Ionuț Arțăriși <mapleoin@xxxxxxxxxxxxxxxxx> 2009-10-09 06:47:25 EDT --- > $ rpmbuild -bp django-robots.spec error: File > /home/mapleoin/rpmbuild/SOURCES/django-robots-9db16b76dc19.gz: No such file > or directory Source0: http://bitbucket.org/jezdez/%{Name}/get/%{name}-%{snapshot}.gz should be: Source0: http://bitbucket.org/jezdez/%{name}/get/%{snapshot}.gz > %{python_sitelib}/robots/* Chek out: http://fedoraproject.org/wiki/Packaging:UnownedDirectories#Common_Mistakes You should use find_lang to include locales, instead of specifying them in the files section: https://fedoraproject.org/wiki/Packaging/Guidelines#Why_do_we_need_to_use_.25find_lang.3F You have to include the LICENSE.txt file in your package. Changelogs should be a bit more informative. Try to describe what exactly has changed within the SPEC file, not just that it's been "fixed". -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review