Compare commits
2 Commits
1.3.4-2mam
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 27083ae146 | |||
| 6a2d2d6e68 |
@@ -1,6 +1,6 @@
|
||||
Name: polarssl
|
||||
Version: 1.3.4
|
||||
Release: 2mamba
|
||||
Version: 1.3.9
|
||||
Release: 1mamba
|
||||
Summary: An SSL library with an intuitive API and readable source code
|
||||
Group: Applications/Security
|
||||
Vendor: openmamba
|
||||
@@ -71,12 +71,22 @@ rm -f %{buildroot}%{_bindir}/{benchmark,md5sum,sha1sum}
|
||||
%defattr(-,root,root)
|
||||
%dir %{_includedir}/polarssl
|
||||
%{_includedir}/polarssl/*.h
|
||||
%{_libdir}/libpolarssl.a
|
||||
%{_libdir}/libpolarssl.so
|
||||
#%{_libdir}/libpolarssl.a
|
||||
%doc ChangeLog README.rst
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Nov 04 2014 Automatic Build System <autodist@mambasoft.it> 1.3.9-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jul 12 2014 Automatic Build System <autodist@mambasoft.it> 1.3.8-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
* Thu May 29 2014 Automatic Build System <autodist@mambasoft.it> 1.3.7-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
* Tue Mar 25 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3.4-2mamba
|
||||
- remove some binary files conflicting with coreutils and other packages
|
||||
|
||||
|
||||
Reference in New Issue
Block a user