diff options
author | B Stack <bgstack15@gmail.com> | 2022-06-08 09:30:01 -0400 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2022-06-08 09:30:01 -0400 |
commit | 3b56b0e737c804aaa95d29f383b1b7496c6047c8 (patch) | |
tree | 20171491471d98c39dc3760f99a7d063ee810bb2 | |
parent | rename package for freefilesync in el8 (diff) | |
download | libssh2-freefilesync-3b56b0e737c804aaa95d29f383b1b7496c6047c8.tar.gz libssh2-freefilesync-3b56b0e737c804aaa95d29f383b1b7496c6047c8.tar.bz2 libssh2-freefilesync-3b56b0e737c804aaa95d29f383b1b7496c6047c8.zip |
remove Provides: fieldsepel8
-rw-r--r-- | libssh2.spec | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libssh2.spec b/libssh2.spec index ca67b21..bc250a7 100644 --- a/libssh2.spec +++ b/libssh2.spec @@ -27,7 +27,6 @@ BuildRequires: openssh-server %if 0%{?fedora} > 23 || 0%{?rhel} > 7 BuildRequires: glibc-langpack-en %endif -Provides: libssh2 %description libssh2 for freefilesync. EL8 libssh2 package is in a difficult @@ -37,7 +36,6 @@ dnf module. Summary: Development files for libssh2 freefilesync Requires: %{name}%{?_isa} = %{version}-%{release} Requires: pkgconfig -Provides: libssh2-devel %description devel The libssh2-freefilesync-devel package contains libraries and header files for @@ -47,7 +45,6 @@ developing applications that use libssh2. Summary: Documentation for libssh2 Requires: %{name} = %{version}-%{release} BuildArch: noarch -Provides: libssh2-docs %description docs The libssh2-docs package contains man pages and examples for |