Accepting request 706350 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/706350 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libssh?expand=0&rev=57
This commit is contained in:
commit
a2439d2e88
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 29 12:56:05 UTC 2019 - Ismail Dönmez <idonmez@suse.com>
|
||||||
|
|
||||||
|
- Fix the typo in Obsoletes for -devel-doc subpackage
|
||||||
|
- Actually remove the description for -devel-doc subpackage
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 23 15:32:07 UTC 2019 - James McDonough <jmcdonough@suse.com>
|
Thu May 23 15:32:07 UTC 2019 - James McDonough <jmcdonough@suse.com>
|
||||||
|
|
||||||
|
@ -49,7 +49,7 @@ BuildRequires: pkgconfig
|
|||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
# doxygen generated documentation used to be in subpkg
|
# doxygen generated documentation used to be in subpkg
|
||||||
Obsoletes: %{name}-devel-docs
|
Obsoletes: %{name}-devel-doc <= 0.8.6
|
||||||
%if %{with test}
|
%if %{with test}
|
||||||
BuildRequires: libcmocka-devel
|
BuildRequires: libcmocka-devel
|
||||||
%endif
|
%endif
|
||||||
@ -83,13 +83,6 @@ Requires: libssh4 = %{version}
|
|||||||
%description devel
|
%description devel
|
||||||
Development headers for the SSH library.
|
Development headers for the SSH library.
|
||||||
|
|
||||||
%package devel-doc
|
|
||||||
Summary: SSH library API documentation
|
|
||||||
Group: Documentation/HTML
|
|
||||||
|
|
||||||
%description devel-doc
|
|
||||||
Documentation for libssh development.
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p1 -n libssh-%{version}
|
%autosetup -p1 -n libssh-%{version}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user