diff options
Diffstat (limited to 'libssh2/libssh2.spec')
-rw-r--r-- | libssh2/libssh2.spec | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/libssh2/libssh2.spec b/libssh2/libssh2.spec index 01742ce..eb9b973 100644 --- a/libssh2/libssh2.spec +++ b/libssh2/libssh2.spec @@ -17,11 +17,7 @@ %{!?__isa_bits: %global __isa_bits %((echo '#include <bits/wordsize.h>'; echo __WORDSIZE) | cpp - | grep -Ex '32|64')} %global shortname libssh2 -%if 0%{?rhel} >= 8 Name: libssh2-freefilesync -%else -Name: libssh2 -%endif Version: 1.9.0 Release: 3.0.stack.%{__distinit}%{__distvers} Summary: A library implementing the SSH2 protocol |