automatic version update by autodist [release 20181111-1mamba;Fri Dec 28 2018]
This commit is contained in:
parent
f795940273
commit
2a0c507148
@ -1,6 +1,6 @@
|
|||||||
Name: python-diff-match-patch
|
Name: python-diff-match-patch
|
||||||
Version: 20121119
|
Version: 20181111
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: Robust algorithms to perform the operations required for synchronizing plain text
|
Summary: Robust algorithms to perform the operations required for synchronizing plain text
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -37,15 +37,18 @@ 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 "s,.*/man/.*,&.gz," %{name}.filelist
|
||||||
|
|
||||||
chmod -R o+r %{buildroot}
|
chmod -R o+r %{buildroot}
|
||||||
|
|
||||||
%files %{?pyappend} -f %{name}.filelist
|
%files %{?pyappend} -f %{name}.filelist
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc LICENCE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 28 2018 Automatic Build System <autodist@mambasoft.it> 20181111-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Dec 28 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 20121119-2mamba
|
* Mon Dec 28 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 20121119-2mamba
|
||||||
- fix global read permissions
|
- fix global read permissions
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user