This commit is contained in:
parent
bfaa3a8d77
commit
6a0704b399
20
brotli.spec
20
brotli.spec
@ -35,8 +35,8 @@ BuildRequires: gzip
|
||||
BuildRequires: pkg-config
|
||||
|
||||
%description
|
||||
This package contains the brotli command line utility to compress
|
||||
and decompress data with the brotli compression algorithm.
|
||||
This package contains the brotli command line utility to compress and
|
||||
decompress data with the brotli compression algorithm.
|
||||
|
||||
Brotli is a generic-purpose lossless compression algorithm that
|
||||
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
|
||||
deflate but offers more dense compression.
|
||||
|
||||
The specification of the Brotli Compressed Data Format is defined
|
||||
in RFC 7932.
|
||||
The specification of the Brotli Compressed Data Format is defined in
|
||||
RFC 7932.
|
||||
|
||||
%package -n libbrotlicommon%sover
|
||||
Summary: Common Library for Brotli Compression
|
||||
@ -64,8 +64,8 @@ Group: System/Libraries
|
||||
Decompression library for the Brotli general purpose lossless data
|
||||
compression algorithm.
|
||||
|
||||
The specification of the Brotli Compressed Data Format is defined
|
||||
in RFC 7932.
|
||||
The specification of the Brotli Compressed Data Format is defined in
|
||||
RFC 7932.
|
||||
|
||||
%package -n libbrotlienc%sover
|
||||
Summary: Library for Brotli Compression
|
||||
@ -75,8 +75,8 @@ Group: System/Libraries
|
||||
Compression library for the Brotli general purpose lossless data
|
||||
compression algorithm.
|
||||
|
||||
The specification of the Brotli Compressed Data Format is defined
|
||||
in RFC 7932.
|
||||
The specification of the Brotli Compressed Data Format is defined in
|
||||
RFC 7932.
|
||||
|
||||
%package -n libbrotli-devel
|
||||
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
|
||||
Brotli general purpose lossless compression algorithm.
|
||||
|
||||
The specification of the Brotli Compressed Data Format is defined
|
||||
in RFC 7932.
|
||||
The specification of the Brotli Compressed Data Format is defined in
|
||||
RFC 7932.
|
||||
|
||||
%prep
|
||||
%autosetup -p1
|
||||
|
Loading…
Reference in New Issue
Block a user