Author: baggins Date: Fri Oct 30 17:56:46 2009 GMT Module: packages Tag: HEAD ---- Log message: - rel 2 - added pkgconfig
---- Files affected: packages/libssh2: libssh2.spec (1.24 -> 1.25) ---- Diffs: ================================================================ Index: packages/libssh2/libssh2.spec diff -u packages/libssh2/libssh2.spec:1.24 packages/libssh2/libssh2.spec:1.25 --- packages/libssh2/libssh2.spec:1.24 Fri Oct 30 18:51:04 2009 +++ packages/libssh2/libssh2.spec Fri Oct 30 18:56:40 2009 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Biblioteka implementująca protokół SSH2 Name: libssh2 Version: 1.2.1 -Release: 1 +Release: 2 License: BSD Group: Libraries Source0: http://www.libssh2.org/download/%{name}-%{version}.tar.gz @@ -141,6 +141,7 @@ %{_libdir}/libssh2.la %{_includedir}/libssh2*.h %{_mandir}/man3/libssh2_*.3* +%{_pkgconfigdir}/libssh2.pc %files static %defattr(644,root,root,755) @@ -152,6 +153,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.25 2009/10/30 17:56:40 baggins +- rel 2 +- added pkgconfig + Revision 1.24 2009/10/30 17:51:04 baggins - up to 1.2.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libssh2/libssh2.spec?r1=1.24&r2=1.25&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
