File python-django-locations.spec of Package python-django-locations

# norootforbuild

Name:           python-django-locations
Version:        0.1.1
Release:        1
Summary:        A location based social network using Django & Pinax
License:        BSD License
Group:          Development/Libraries/Python
Source:         django-locations-%{version}.tar.gz
URL:            http://github.com/yashh/django-locations
BuildRequires:  python-devel, python-setuptools
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
%{py_requires}


%description
A location based social network using Django;

Author:
--------
    Yashwanth Nelapati <yash888@gmail.com>

%prep
%setup -q -n django-locations-%{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