automatic version update by autodist [release 2.1.1-1mamba;Wed Apr 20 2016]
This commit is contained in:
parent
99006840ec
commit
33965e5796
@ -1,5 +1,5 @@
|
|||||||
Name: python-pyparsing
|
Name: python-pyparsing
|
||||||
Version: 2.0.7
|
Version: 2.1.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: An alternative approach to creating and executing simple grammars
|
Summary: An alternative approach to creating and executing simple grammars
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -33,13 +33,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
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 20 2016 Automatic Build System <autodist@mambasoft.it> 2.1.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Jan 23 2016 Automatic Build System <autodist@mambasoft.it> 2.0.7-1mamba
|
* Sat Jan 23 2016 Automatic Build System <autodist@mambasoft.it> 2.0.7-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user