Author: lisu Date: Wed Jan 12 09:10:44 2011 GMT Module: packages Tag: HEAD ---- Log message: - up to 0.4.7
---- Files affected: packages/libssh: libssh.spec (1.20 -> 1.21) ---- Diffs: ================================================================ Index: packages/libssh/libssh.spec diff -u packages/libssh/libssh.spec:1.20 packages/libssh/libssh.spec:1.21 --- packages/libssh/libssh.spec:1.20 Mon Sep 6 18:51:27 2010 +++ packages/libssh/libssh.spec Wed Jan 12 10:10:39 2011 @@ -2,16 +2,17 @@ Summary: Library implementing the SSH protocol Summary(pl.UTF-8): Biblioteka implementująca protokół SSH Name: libssh -Version: 0.4.6 +Version: 0.4.7 Release: 1 Epoch: 1 License: LGPL v2.1 Group: Libraries -Source0: http://www.libssh.org/files/%{name}-%{version}.tar.gz -# Source0-md5: 9efdc8911fdb150fb16500c2fbe4ef2e +Source0: http://www.libssh.org/files/0.4/%{name}-%{version}.tar.gz +# Source0-md5: 2c95942c0d15f709e3328bacea91722c URL: http://www.libssh.org/ BuildRequires: cmake >= 2.6.0 BuildRequires: openssl-devel >= 0.9.8 +BuildRequires: rpmbuild(macros) >= 1.600 BuildRequires: zlib-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -52,13 +53,7 @@ %build install -d build cd build -%cmake \ - -DCMAKE_BUILD_TYPE="Release" \ - -DCMAKE_INSTALL_PREFIX=%{_prefix} \ -%if "%{_lib}" == "lib64" - -DLIB_SUFFIX=64 \ -%endif - .. +%cmake .. %{__make} @@ -92,6 +87,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.21 2011/01/12 09:10:39 lisu +- up to 0.4.7 + Revision 1.20 2010/09/06 16:51:27 lisu - 0.4.6 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libssh/libssh.spec?r1=1.20&r2=1.21&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
