@@ 1,7 1,7 @@
Name: aws-checksums
Version: 0.1.18
Release: 1%{?dist}
-Summary: Efficient CRC32c and CRC32 implementations
+Summary: Cross-Platform HW accelerated CRC32c and CRC32 implementations.
License: Apache-2.0
URL: https://github.com/awslabs/%{name}
@@ 21,7 21,7 @@ with language bindings for each of our SDKs
%package libs
-Summary: Efficient CRC32c and CRC32 implementations
+Summary: Cross-Platform HW accelerated CRC32c and CRC32 implementations.
Requires: %{name}%{?_isa} = %{version}-%{release}
%description libs
@@ 31,7 31,7 @@ with language bindings for each of our SDKs
%package devel
-Summary: Efficient CRC32c and CRC32 implementations
+Summary: Cross-Platform HW accelerated CRC32c and CRC32 implementations.
Requires: aws-c-common-devel
Requires: %{name}%{?_isa} = %{version}-%{release}