Author: cactus Date: Fri Oct 2 13:46:33 2009 GMT Module: packages Tag: HEAD ---- Log message: - up to 0.3.4 - BR: binaries - doxygen,latex,makeindex,dvips
---- Files affected: packages/libssh: libssh.spec (1.7 -> 1.8) ---- Diffs: ================================================================ Index: packages/libssh/libssh.spec diff -u packages/libssh/libssh.spec:1.7 packages/libssh/libssh.spec:1.8 --- packages/libssh/libssh.spec:1.7 Fri May 22 21:59:54 2009 +++ packages/libssh/libssh.spec Fri Oct 2 15:46:27 2009 @@ -2,17 +2,21 @@ Summary: Library implementing the SSH protocol Summary(pl.UTF-8): Biblioteka implementująca protokół SSH Name: libssh -Version: 0.3.0 +Version: 0.3.4 Release: 1 Epoch: 1 License: LGPL Group: Libraries Source0: http://www.libssh.org/files/%{name}-%{version}.tar.gz -# Source0-md5: 2496338686932685c08ed8f6ad185227 +# Source0-md5: 1563f1f78cfa1ff32d214137ac62c818 URL: http://www.libssh.org/ BuildRequires: cmake >= 2.6.0 BuildRequires: openssl-devel >= 0.9.8 BuildRequires: zlib-devel +BuildRequires: /usr/bin/doxygen +BuildRequires: /usr/bin/latex +BuildRequires: /usr/bin/makeindex +BuildRequires: /usr/bin/dvips BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -80,6 +84,7 @@ %defattr(644,root,root,755) %doc README %attr(755,root,root) %{_libdir}/lib*.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/lib*.so.? %files devel %defattr(644,root,root,755) @@ -92,6 +97,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2009/10/02 13:46:27 cactus +- up to 0.3.4 +- BR: binaries - doxygen,latex,makeindex,dvips + Revision 1.7 2009/05/22 19:59:54 adamg - updated to 0.3.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libssh/libssh.spec?r1=1.7&r2=1.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
