Jan Engelhardt 2019-01-18 00:56:51 +00:00 committed by Git OBS Bridge
parent bfaa3a8d77
commit 6a0704b399

View File

@ -35,8 +35,8 @@ BuildRequires: gzip
BuildRequires: pkg-config BuildRequires: pkg-config
%description %description
This package contains the brotli command line utility to compress This package contains the brotli command line utility to compress and
and decompress data with the brotli compression algorithm. decompress data with the brotli compression algorithm.
Brotli is a generic-purpose lossless compression algorithm that Brotli is a generic-purpose lossless compression algorithm that
compresses data using a combination of a modern variant of the LZ77 compresses data using a combination of a modern variant of the LZ77
@ -45,8 +45,8 @@ compression ratio comparable to the best currently available
general-purpose compression methods. It is similar in speed with general-purpose compression methods. It is similar in speed with
deflate but offers more dense compression. deflate but offers more dense compression.
The specification of the Brotli Compressed Data Format is defined The specification of the Brotli Compressed Data Format is defined in
in RFC 7932. RFC 7932.
%package -n libbrotlicommon%sover %package -n libbrotlicommon%sover
Summary: Common Library for Brotli Compression Summary: Common Library for Brotli Compression
@ -64,8 +64,8 @@ Group: System/Libraries
Decompression library for the Brotli general purpose lossless data Decompression library for the Brotli general purpose lossless data
compression algorithm. compression algorithm.
The specification of the Brotli Compressed Data Format is defined The specification of the Brotli Compressed Data Format is defined in
in RFC 7932. RFC 7932.
%package -n libbrotlienc%sover %package -n libbrotlienc%sover
Summary: Library for Brotli Compression Summary: Library for Brotli Compression
@ -75,8 +75,8 @@ Group: System/Libraries
Compression library for the Brotli general purpose lossless data Compression library for the Brotli general purpose lossless data
compression algorithm. compression algorithm.
The specification of the Brotli Compressed Data Format is defined The specification of the Brotli Compressed Data Format is defined in
in RFC 7932. RFC 7932.
%package -n libbrotli-devel %package -n libbrotli-devel
Summary: Development and Header Files for Brotli Compression Summary: Development and Header Files for Brotli Compression
@ -95,8 +95,8 @@ Obsoletes: libbrotlienc-devel < %version-%release
Development and headers files for (de)compressing data using the Development and headers files for (de)compressing data using the
Brotli general purpose lossless compression algorithm. Brotli general purpose lossless compression algorithm.
The specification of the Brotli Compressed Data Format is defined The specification of the Brotli Compressed Data Format is defined in
in RFC 7932. RFC 7932.
%prep %prep
%autosetup -p1 %autosetup -p1