Summary: - Summary(pl.UTF-8): - Name: template Version: _ Release: 0.1 License: - (enter GPL/GPL v2/GPL v3/LGPL/BSD/BSD-like/other license name here) Group: Development/Languages/Python Source0: %{name}-%{version}.tar.gz # Source0-md5: - #Source1: - # Source1-md5: - #Patch0: %{name}-DESTDIR.patch URL: - BuildRequires: python >= 1:2.5 %pyrequires_eq python-modules #BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description %prep %setup -q %build python setup.py build %install rm -rf $RPM_BUILD_ROOT python setup.py install \ --optimize=2 \ --root=$RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) %doc AUTHORS CREDITS ChangeLog NEWS README THANKS TODO %{py_sitescriptdir}/telepathy_python-*.egg-info