[Bug 806233] Review Request: python-django-robots - Robots exclusion application for Django, complementing Sitemaps

bugzilla at redhat.com bugzilla at redhat.com
Fri Mar 23 18:12:41 UTC 2012


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=806233

--- Comment #2 from Matthias Runge <mrunge at matthias-runge.de> 2012-03-23 14:12:41 EDT ---
Thank you for your comment, you're absolutely right. I did a minor tweak:

 %global obs_ver 0.8.0-3
 Name:           python-django-robots
 Version:        0.8.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Robots exclusion application for Django, complementing
Sitemaps

 Group:          Development/Languages
@@ -42,12 +42,12 @@
 %files -f %{name}.lang
 %doc LICENSE.txt README.rst docs/ 
 # list some files explicitly to avoid listing locale files twice
-%{python_sitelib}/robots/*.py*
+%{python_sitelib}/robots
 %{python_sitelib}/robots/templates/robots/rule_list.html
 %{python_sitelib}/django_robots*.egg-info

 %changelog
-* Fri Mar 23 2012 Matthias Runge <mrunge at matthias-runge.de> - 0.8.1-1
+* Fri Mar 23 2012 Matthias Runge <mrunge at matthias-runge.de> - 0.8.1-2
 - renamed to python-django-robots
 - SPEC cleanup


Updated SPEC: http://www.matthias-runge.de/fedora/python-django-robots.spec
Updated SRPM:
http://www.matthias-runge.de/fedora/python-django-robots-0.8.1-2.fc17.src.rpm

-- 
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 package-review mailing list