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=806562 --- Comment #6 from Matthias Runge <mrunge@xxxxxxxxxxxxxxxxx> 2012-03-26 06:26:13 EDT --- You're right. Dropped that file and fixed typo. SPEC: http://www.matthias-runge.de/fedora/python-django-pagination.spec SRPM: http://www.matthias-runge.de/fedora/python-django-pagination-1.0.7-2.fc16.src.rpm [mrunge@mrungexp SPECS]$ diff -u python-django-pagination.spec-1 python-django-pagination.spec --- python-django-pagination.spec-1 2012-03-26 12:13:34.624625269 +0200 +++ python-django-pagination.spec 2012-03-26 12:16:49.903625842 +0200 @@ -2,7 +2,7 @@ %global obs_ver 1.0.5-8 Name: python-django-pagination Version: 1.0.7 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Django pagination tools Group: Development/Languages @@ -25,7 +25,10 @@ %prep %setup -q -n %{pkgname}-%{version} -rm -rf django_pagionation.egg-info +rm -rf django_pagination.egg-info + +# remove a unneeded file from mac +rm -f ._setup.py %build %{__python} setup.py build @@ -40,7 +43,7 @@ %{python_sitelib}/django_pagination-%{version}-py?.?.egg-info %changelog -* Mon Mar 26 2012 Matthias Runge <mrunge@xxxxxxxxxxxxxxxxx> - 1.0.7-1 +* Mon Mar 26 2012 Matthias Runge <mrunge@xxxxxxxxxxxxxxxxx> - 1.0.7-2 - update to version 1.0.7 * Mon Mar 26 2012 Matthias Runge <mrunge@xxxxxxxxxxxxxxxxx> - 1.0.5-9 -- 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. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review