automatic version update by autodist [release 0.10.1-1mamba;Wed Apr 20 2016]
This commit is contained in:
parent
25cc6e66ec
commit
4809ee0877
@ -1,5 +1,5 @@
|
|||||||
Name: python-xmltodict
|
Name: python-xmltodict
|
||||||
Version: 0.9.2
|
Version: 0.10.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Python module that makes working with XML feel like you are working with JSON
|
Summary: Python module that makes working with XML feel like you are working with JSON
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -34,13 +34,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.md
|
%doc LICENSE README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 20 2016 Automatic Build System <autodist@mambasoft.it> 0.10.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Nov 16 2015 Automatic Build System <autodist@mambasoft.it> 0.9.2-1mamba
|
* Mon Nov 16 2015 Automatic Build System <autodist@mambasoft.it> 0.9.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user