[Bug 518647] Review Request: django-robots - django extension to manage correctly robots.txt

bugzilla at redhat.com bugzilla at redhat.com
Fri Oct 9 10:47:27 UTC 2009


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 at fedoraproject.org>  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.




More information about the Fedora-package-review mailing list