File python-django-white-openid.spec of Package python-django-white-openid

# norootforbuild

Name:           python-django-white-openid
Version:        0.2
Release:        1
Summary:        OpenID Whitelist application for Django
License:        BSD License
Group:          Development/Libraries/Python
Source:         django-white-openid-%{version}.tar.gz
URL:            http://github.com/sorki/django-white-openid
BuildRequires:  python-devel, python-setuptools
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
Requires:       python-django
%{py_requires}
%if %{?suse_version: %{suse_version} > 1110} %{!?suse_version:1}
BuildArch: noarch
%endif


%description
OpenID Whitelist application for Django.

Author:
--------
    Richard Marko <rissko@gmail.com>


%prep
%setup -q -n django-white-openid-%{version}


%build
%{__python} setup.py build


%install
%{__python} setup.py install --prefix=%{_prefix} --root=%{buildroot} --record-rpm=INSTALLED_FILES


%files -f INSTALLED_FILES
%defattr(-,root,root)
openSUSE Build Service is sponsored by