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
|
||||
Version: 2.0.7
|
||||
Version: 2.1.1
|
||||
Release: 1mamba
|
||||
Summary: An alternative approach to creating and executing simple grammars
|
||||
Group: System/Libraries
|
||||
@ -33,13 +33,16 @@ CFLAGS="%{optflags}" %{__python} setup.py build
|
||||
--install-lib=%{python_sitearch} \
|
||||
--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
|
||||
%defattr(-,root,root)
|
||||
%doc LICENSE
|
||||
|
||||
%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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user