File python-libmemcached.spec of Package python-libmemcached

BuildRequires: libmemcached-devel
BuildRequires: pyrex
BuildRequires: python-devel
BuildRequires: python-setuptools
Name: python-libmemcached
Summary: Radical
License: BSD 3-Clause
Version: 0.13.1
Release: 1
Group: Productivity/Clustering/HA
Url: http://code.google.com/p/python-libmemcached/
Source0: %{name}-%{version}.tgz
Patch0: %{name}-include.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build

%description
dfgsgdfsg

%prep
%setup -n %{name}
%patch0 -p1

%build
python setup.py build

%install
python setup.py install --record-rpm=files.fake --root=$RPM_BUILD_ROOT --prefix=%{_prefix}
echo "%%defattr(-, root, root)" >> files

%clean
rm -rf $RPM_BUILD_ROOT


%files -f files
%defattr(-, root, root)
%{py_sitedir}/*.so
%{py_sitedir}/python_libmemcached-0.13.1-py2.6.egg-info

%changelog
openSUSE Build Service is sponsored by