automatic version update by autodist [release 4.4.0-1mamba;Thu Jul 21 2016]
This commit is contained in:
parent
73f5d0772e
commit
9954ca8c25
@ -1,5 +1,5 @@
|
|||||||
Name: python-tornado
|
Name: python-tornado
|
||||||
Version: 4.3.0
|
Version: 4.4.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Scalable, non-blocking web server and tools
|
Summary: Scalable, non-blocking web server and tools
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -36,13 +36,16 @@ CFLAGS="%{optflags}" %{__python} setup.py build
|
|||||||
--install-lib=%{python_sitearch} \
|
--install-lib=%{python_sitearch} \
|
||||||
--record=%{name}.filelist
|
--record=%{name}.filelist
|
||||||
|
|
||||||
sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
#sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||||
|
|
||||||
%files -f %{name}.filelist
|
%files -f %{name}.filelist
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc LICENSE README.rst
|
%doc LICENSE README.rst
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 21 2016 Automatic Build System <autodist@mambasoft.it> 4.4.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Nov 10 2015 Automatic Build System <autodist@mambasoft.it> 4.3.0-1mamba
|
* Tue Nov 10 2015 Automatic Build System <autodist@mambasoft.it> 4.3.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user