~wombelix/aws-c-event-stream

ec8ef1d277768b8446c150e85298c1a744d7a144 — Dominik Wombacher 5 months ago 20fc838
chore: Align requirements and sub-package structure with the rest of the aws c lib packages
1 files changed, 3 insertions(+), 1 deletions(-)

M aws-c-event-stream.spec
M aws-c-event-stream.spec => aws-c-event-stream.spec +3 -1
@@ 10,7 10,6 @@ Patch0:         aws-c-event-stream-cmake.patch

BuildRequires:  gcc
BuildRequires:  cmake
BuildRequires:  openssl-devel
BuildRequires:  aws-c-common-devel
BuildRequires:  aws-checksums-devel
BuildRequires:  aws-c-io-devel


@@ 33,6 32,9 @@ C99 implementation of the vnd.amazon.eventstream content-type

%package devel
Summary:        C99 implementation of the vnd.amazon.eventstream content-type
Requires:       aws-c-common-devel
Requires:       aws-checksums-devel
Requires:       aws-c-io-devel
Requires:       %{name}-libs%{?_isa} = %{version}-%{release}

%description devel