diff --git a/python-rope.spec b/python-rope.spec index b89d71a..3a113d1 100644 --- a/python-rope.spec +++ b/python-rope.spec @@ -1,6 +1,6 @@ Name: python-rope Version: 0.10.7 -Release: 1mamba +Release: 2mamba Summary: A python refactoring library Group: System/Libraries Vendor: openmamba @@ -35,16 +35,16 @@ CFLAGS="%{optflags}" %{__python} setup.py build #sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist +chmod -R +r %{buildroot}%{python_sitearch}/rope-%{version}-py*.egg-info + %files -f %{name}.filelist %defattr(-,root,root) -## note: this list is just an example; modify as required -# %{python_sitearch}/%{name}.py* -# %{python_sitearch}/%{name}.so %doc COPYING -## note: eventually add the remaining documents (if any) -# %doc README.rst %changelog +* Sat May 05 2018 Silvan Calarco 0.10.7-2mamba +- fix info files permissions + * Tue May 01 2018 Automatic Build System 0.10.7-1mamba - automatic version update by autodist