]> git.pld-linux.org Git - packages/libssh.git/blobdiff - libssh.spec
- release 2 (by relup.sh)
[packages/libssh.git] / libssh.spec
index 4f6d4557a0739eed8951f869d649ed7076f463e7..cac18e16aae11f4f42de9d77e5f8ea7fb6390356 100644 (file)
@@ -1,15 +1,19 @@
 Summary:       Library implementing the SSH protocol
 Summary(pl.UTF-8):     Biblioteka implementująca protokół SSH
 Name:          libssh
-Version:       0.5.2
-Release:       1
+Version:       0.7.5
+Release:       2
 Epoch:         1
 License:       LGPL v2.1+; parts are BSD-licensed
 Group:         Libraries
-Source0:       http://www.libssh.org/files/0.5/%{name}-%{version}.tar.gz
-# Source0-md5: 38b67c48af7a9204660a3e08f97ceba6
+#Source0Download: https://red.libssh.org/projects/libssh/files
+#Source0:      https://red.libssh.org/attachments/download/218/%{name}-%{version}.tar.xz
+# (used temporarily, when red.libssh.org was down)
+Source0:       https://git.libssh.org/projects/libssh.git/snapshot/%{name}-%{version}.tar.bz2
+# Source0-md5: 8f044c07902cd3de3e363faa78681772
 URL:           http://www.libssh.org/
 BuildRequires: cmake >= 2.6.0
+BuildRequires: heimdal-devel
 BuildRequires: openssl-devel >= 0.9.8
 BuildRequires: rpmbuild(macros) >= 1.600
 BuildRequires: zlib-devel
@@ -85,3 +89,4 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/libssh
 %{_pkgconfigdir}/libssh.pc
 %{_pkgconfigdir}/libssh_threads.pc
+%{_libdir}/cmake/libssh
This page took 0.069182 seconds and 4 git commands to generate.