diff options
author | B Stack <bgstack15@gmail.com> | 2019-10-09 16:25:48 -0400 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2019-10-09 16:25:48 -0400 |
commit | e522df68f51b1ab05b605c9998330b99b7b3dad4 (patch) | |
tree | 9492a083e96e219c6bd3f8bb5c9b851e55935945 | |
parent | WIP: libssh2 (diff) | |
download | stackrpms-e522df68f51b1ab05b605c9998330b99b7b3dad4.tar.gz stackrpms-e522df68f51b1ab05b605c9998330b99b7b3dad4.tar.bz2 stackrpms-e522df68f51b1ab05b605c9998330b99b7b3dad4.zip |
WIP: libssh2 again
-rw-r--r-- | libssh2/libssh2.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libssh2/libssh2.spec b/libssh2/libssh2.spec index e924a25..1e846ee 100644 --- a/libssh2/libssh2.spec +++ b/libssh2/libssh2.spec @@ -51,7 +51,7 @@ BuildRequires: glibc-langpack-en # in an SELinux environment BuildRequires: libselinux-utils BuildRequires: selinux-policy-targeted -Obsoletes: libssh2 < %{version} +Obsoletes: libssh2 %description libssh2 is a library implementing the SSH2 protocol as defined by |