Author: lisu Date: Fri Apr 15 12:50:33 2011 GMT Module: packages Tag: DEVEL ---- Log message: - updated to 0.4.91 (0.5.0rc1) - package libssh.pc and libssh_threads.so
---- Files affected: packages/libssh: libssh.spec (1.22 -> 1.22.2.1) ---- Diffs: ================================================================ Index: packages/libssh/libssh.spec diff -u packages/libssh/libssh.spec:1.22 packages/libssh/libssh.spec:1.22.2.1 --- packages/libssh/libssh.spec:1.22 Mon Jan 17 13:26:06 2011 +++ packages/libssh/libssh.spec Fri Apr 15 14:50:28 2011 @@ -2,13 +2,13 @@ Summary: Library implementing the SSH protocol Summary(pl.UTF-8): Biblioteka implementująca protokół SSH Name: libssh -Version: 0.4.8 +Version: 0.4.91 Release: 1 Epoch: 1 License: LGPL v2.1 Group: Libraries -Source0: http://www.libssh.org/files/0.4/%{name}-%{version}.tar.gz -# Source0-md5: d97b3feea1abe047ca8cf86d06e4b789 +Source0: http://www.libssh.org/files/rc/%{name}-%{version}.tar.gz +# Source0-md5: cc5b22c26d8326224ba20920c53f8fe5 URL: http://www.libssh.org/ BuildRequires: cmake >= 2.6.0 BuildRequires: openssl-devel >= 0.9.8 @@ -79,7 +79,9 @@ %files devel %defattr(644,root,root,755) %{_libdir}/libssh.so +%{_libdir}/libssh_threads.so %{_includedir}/libssh +%{_pkgconfigdir}/libssh.pc %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -87,6 +89,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.22.2.1 2011/04/15 12:50:28 lisu +- updated to 0.4.91 (0.5.0rc1) +- package libssh.pc and libssh_threads.so + Revision 1.22 2011/01/17 12:26:06 lisu - 0.4.8 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libssh/libssh.spec?r1=1.22&r2=1.22.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
