Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Guillaume_G:WSL
mingw64-libssh2
mingw64-libssh2.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mingw64-libssh2.spec of Package mingw64-libssh2
# # spec file for package mingw64-libssh2 # # Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: mingw64-libssh2 Version: 1.8.0 Release: 0 Summary: MinGW Windows library implementing the SSH2 protocol License: BSD-3-Clause Group: Development/Libraries/C and C++ Url: http://www.libssh2.org/ Source0: http://downloads.sourceforge.net/libssh2/libssh2-%{version}.tar.gz BuildRequires: -rpmlint-Factory BuildRequires: -rpmlint-mini #!BuildIgnore: post-build-checks BuildRequires: mingw64-cross-binutils BuildRequires: mingw64-cross-gcc BuildRequires: mingw64-cross-pkg-config BuildRequires: mingw64-filesystem BuildRequires: mingw64-libgcrypt-devel BuildRequires: mingw64-zlib-devel %_mingw64_package_header_debug BuildArch: noarch %description libssh2 is a library implementing the SSH2 protocol as defined by Internet Drafts: SECSH-TRANS(22), SECSH-USERAUTH(25), SECSH-CONNECTION(23), SECSH-ARCH(20), SECSH-FILEXFER(06)*, SECSH-DHGEX(04), and SECSH-NUMBERS(10). %package -n mingw64-libssh2-1 Summary: MinGW Windows library implementing the SSH2 protocol Group: System/Libraries Obsoletes: %{name} Provides: %{name} %description -n mingw64-libssh2-1 libssh2 is a library implementing the SSH2 protocol as defined by Internet Drafts: SECSH-TRANS(22), SECSH-USERAUTH(25), SECSH-CONNECTION(23), SECSH-ARCH(20), SECSH-FILEXFER(06)*, SECSH-DHGEX(04), and SECSH-NUMBERS(10). %package devel Summary: MinGW Windows library implementing the SSH2 protocol (devel) Group: Development/Libraries/C and C++ %description devel libssh2 is a library implementing the SSH2 protocol as defined by Internet Drafts: SECSH-TRANS(22), SECSH-USERAUTH(25), SECSH-CONNECTION(23), SECSH-ARCH(20), SECSH-FILEXFER(06)*, SECSH-DHGEX(04), and SECSH-NUMBERS(10). %_mingw64_debug_package %prep %setup -q -n libssh2-%{version} %build echo "lt_cv_deplibs_check_method='pass_all'" >>%{_mingw64_cache} %{_mingw64_configure} \ --disable-static --enable-shared \ --with-libgcrypt=%{_mingw64_includedir} --with-libz make %{?_smp_mflags} || make %install make DESTDIR=%{buildroot} install %{?_smp_mflags} %files -n mingw64-libssh2-1 %defattr(-,root,root) %{_mingw64_bindir}/libssh2-1.dll %files devel %defattr(-,root,root) %{_mingw64_libdir}/libssh2.dll.a %{_mingw64_libdir}/pkgconfig/libssh2.pc %{_mingw64_includedir}/libssh2.h %{_mingw64_includedir}/libssh2_publickey.h %{_mingw64_includedir}/libssh2_sftp.h %{_mingw64_mandir}/man3 %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor