]> git.pld-linux.org Git - packages/libssh.git/commitdiff
up to 0.8.2 auto/th/libssh-0.8.2-1
authorJan Palus <atler@pld-linux.org>
Tue, 18 Sep 2018 00:11:24 +0000 (02:11 +0200)
committerJan Palus <atler@pld-linux.org>
Tue, 18 Sep 2018 00:15:25 +0000 (02:15 +0200)
libssh.spec

index 0c9f672514db1c9bd16a7a7a1eb63d8dbbf0e752..4aa8bb3dd81a3a3331db7ec5b426324e87e879e3 100644 (file)
@@ -1,8 +1,8 @@
 Summary:       Library implementing the SSH protocol
 Summary(pl.UTF-8):     Biblioteka implementująca protokół SSH
 Name:          libssh
-Version:       0.7.5
-Release:       3
+Version:       0.8.2
+Release:       1
 Epoch:         1
 License:       LGPL v2.1+; parts are BSD-licensed
 Group:         Libraries
@@ -10,9 +10,9 @@ Group:                Libraries
 #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
+# Source0-md5: 9f9d1a27d321c18c8c322528036c0722
 URL:           http://www.libssh.org/
-BuildRequires: cmake >= 2.6.0
+BuildRequires: cmake >= 3.3.0
 BuildRequires: heimdal-devel
 BuildRequires: openssl-devel >= 0.9.8
 BuildRequires: rpmbuild(macros) >= 1.600
@@ -79,14 +79,10 @@ rm -rf $RPM_BUILD_ROOT
 %doc AUTHORS BSD ChangeLog README
 %attr(755,root,root) %{_libdir}/libssh.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libssh.so.4
-%attr(755,root,root) %{_libdir}/libssh_threads.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libssh_threads.so.4
 
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libssh.so
-%attr(755,root,root) %{_libdir}/libssh_threads.so
 %{_includedir}/libssh
 %{_pkgconfigdir}/libssh.pc
-%{_pkgconfigdir}/libssh_threads.pc
 %{_libdir}/cmake/libssh
This page took 0.102141 seconds and 4 git commands to generate.