%define name m2 %define version 0.6.2 %define unmangled_version 0.6.2 %define unmangled_version 0.6.2 %define release 10 Summary: UNKNOWN Name: %{name} Version: %{version} Release: %{release} Source0: %{name}-%{unmangled_version}.tar.gz License: UNKNOWN Group: Development/Libraries BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot Prefix: %{_prefix} BuildArch: noarch Vendor: UNKNOWN Packager: Ian Ballou Requires: python(abi) = 2.7 python2-pyro4 python-requests python-flask python-sqlalchemy >= 0.9.8 python-click python-prettytable python-sh python2-selectors34 python2-serpent python-ceph BuildRequires: python(abi) = 2.7 python2-setuptools %description UNKNOWN %prep %setup -q -n %{name} -n %{name} %build `which python` setup.py build %install `which python` setup.py install --single-version-externally-managed -O1 --root=$RPM_BUILD_ROOT --record=INSTALLED_FILES %clean rm -rf $RPM_BUILD_ROOT %files -f INSTALLED_FILES %defattr(-,root,root)