@@ 4,7 4,7 @@ C99 implementation of the HTTP/1.1 and HTTP/2 specifications.}
Name: aws-c-http
Version: 0.8.2
Release: 1%{?dist}
-Summary: %{_description}
+Summary: C99 implementation of the HTTP/1.1 and HTTP/2 specifications
License: Apache-2.0
URL: https://github.com/awslabs/%{name}
@@ 29,14 29,14 @@ ExcludeArch: s390x
%package libs
-Summary: C99 implementation of the HTTP/1.1 and HTTP/2 specifications
+Summary: %{summary}
Requires: %{name}%{?_isa} = %{version}-%{release}
%description libs %{_description}
%package devel
-Summary: C99 implementation of the HTTP/1.1 and HTTP/2 specifications
+Summary: %{summary}
Requires: openssl-devel
Requires: aws-c-compression-devel
Requires: aws-c-io-devel