fix info files permissions [release 0.10.7-2mamba;Sat May 05 2018]
This commit is contained in:
parent
c5a76a4857
commit
b9f981a01c
@ -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 <silvan.calarco@mambasoft.it> 0.10.7-2mamba
|
||||
- fix info files permissions
|
||||
|
||||
* Tue May 01 2018 Automatic Build System <autodist@mambasoft.it> 0.10.7-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user