update to 0.6.4 [release 0.6.4-1mamba;Sun Jan 18 2015]
This commit is contained in:
parent
8a2a62d27f
commit
0e60005da9
12
libssh.spec
12
libssh.spec
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: libssh
|
||||
Version: 0.6.3
|
||||
Version: 0.6.4
|
||||
Release: 1mamba
|
||||
Summary: A library implementing the SSH protocol
|
||||
Group: System/Libraries
|
||||
@ -8,7 +8,7 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Davide Madrisan <davide.madrisan@gmail.com>
|
||||
URL: http://www.libssh.org
|
||||
Source: https://red.libssh.org/attachments/download/87/libssh-%{version}.tar.xz
|
||||
Source: https://red.libssh.org/attachments/download/107/libssh-%{version}.tar.gz
|
||||
License: LGPL
|
||||
BuildRequires: cmake
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
@ -61,11 +61,15 @@ This package contains static libraries and header files need for development.
|
||||
%{_libdir}/libssh_threads.so
|
||||
%{_libdir}/pkgconfig/libssh.pc
|
||||
%{_libdir}/pkgconfig/libssh_threads.pc
|
||||
%{_libdir}/cmake/libssh-config-version.cmake
|
||||
%{_libdir}/cmake/libssh-config.cmake
|
||||
%dir %{_libdir}/cmake/libssh
|
||||
%{_libdir}/cmake/libssh/libssh-config-version.cmake
|
||||
%{_libdir}/cmake/libssh/libssh-config.cmake
|
||||
%doc ChangeLog README
|
||||
|
||||
%changelog
|
||||
* Sun Jan 18 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 0.6.4-1mamba
|
||||
- update to 0.6.4
|
||||
|
||||
* Sun Apr 27 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 0.6.3-1mamba
|
||||
- update to 0.6.3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user