From 7f0cc17b23f429d8484bae6e52bac7596575b044 Mon Sep 17 00:00:00 2001 From: Matthias Runge Date: Sep 29 2011 12:01:50 +0000 Subject: fixup requires --- diff --git a/django-authenticator.spec b/django-authenticator.spec index d4e77a0..8bdcb97 100644 --- a/django-authenticator.spec +++ b/django-authenticator.spec @@ -4,7 +4,7 @@ Name: django-authenticator Version: 0.1.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Authentication client for django License: GPLv3 @@ -16,8 +16,8 @@ BuildRequires: python-devel BuildRequires: python-setuptools Requires: Django Requires: django-registration -Requires: import-utils -Requires: django-south +Requires: python-import-utils +Requires: Django-south Requires: python-oauth2 Requires: python-openid Requires: python-wordpress-xmlrpc @@ -53,5 +53,8 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Sep 29 2011 Matthias Runge - 0.1.4-2 +- fix requires + * Tue Sep 20 2011 Matthias Runge - 0.1.4-1 - first packaged version for fedora