diff --git a/python-django-helpdesk.spec b/python-django-helpdesk.spec index 43f8b6a..20eb802 100644 --- a/python-django-helpdesk.spec +++ b/python-django-helpdesk.spec @@ -39,9 +39,12 @@ BuildRequires: python3-simplejson Requires: python3-django BuildRequires: python3-django +Obsoletes: python-%{pypi_name} < 0.2.1-2 +Obsoletes: python2-%{pypi_name} < 0.2.1-2 + %{?python_provide:%python_provide python3-%{pypi_name}} -%description -n python3-%{pkgname} +%description -n python3-%{pypi_name} Django-helpdesk - A Django powered ticket tracker for small enterprise.