automatic version update by autodist [release 3.4-1mamba;Thu Mar 24 2016]
This commit is contained in:
parent
15e6a18f6d
commit
cb0deead75
@ -1,5 +1,5 @@
|
|||||||
Name: python-rsa
|
Name: python-rsa
|
||||||
Version: 3.3
|
Version: 3.4
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Pure-Python RSA implementation
|
Summary: Pure-Python RSA implementation
|
||||||
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
|
||||||
|
* Thu Mar 24 2016 Automatic Build System <autodist@mambasoft.it> 3.4-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Jan 18 2016 Automatic Build System <autodist@mambasoft.it> 3.3-1mamba
|
* Mon Jan 18 2016 Automatic Build System <autodist@mambasoft.it> 3.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user