forked from pool/cryptsetup
Accepting request 676570 from home:jengelh:branches:security
- Use noun phrase in summary. OBS-URL: https://build.opensuse.org/request/show/676570 OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=147
This commit is contained in:
parent
901c97104c
commit
b860f84edd
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 15 15:01:18 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Use noun phrase in summary.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 15 09:41:52 UTC 2019 - lnussel@suse.de
|
||||
|
||||
|
@ -12,7 +12,7 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
@ -24,7 +24,7 @@ Name: cryptsetup
|
||||
%endif
|
||||
Version: 2.1.0
|
||||
Release: 0
|
||||
Summary: Set Up dm-crypt Based Encrypted Block Devices
|
||||
Summary: Setup program for dm-crypt Based Encrypted Block Devices
|
||||
License: SUSE-GPL-2.0-with-openssl-exception AND LGPL-2.0-or-later
|
||||
Group: System/Base
|
||||
Url: https://gitlab.com/cryptsetup/cryptsetup/
|
||||
@ -64,7 +64,7 @@ includes support for automatically setting up encrypted volumes at boot
|
||||
time via the config file %{_sysconfdir}/crypttab.
|
||||
|
||||
%package -n libcryptsetup%{so_ver}
|
||||
Summary: Set Up dm-crypt Based Encrypted Block Devices
|
||||
Summary: Library for setting up dm-crypt Based Encrypted Block Devices
|
||||
Group: System/Libraries
|
||||
Suggests: libcryptsetup%{so_ver}-hmac
|
||||
|
||||
@ -76,7 +76,7 @@ includes support for automatically setting up encrypted volumes at boot
|
||||
time via the config file %{_sysconfdir}/crypttab.
|
||||
|
||||
%package -n libcryptsetup%{so_ver}-hmac
|
||||
Summary: Checksums for libcryptsetup4
|
||||
Summary: Checksums for libcryptsetup%{so_ver}
|
||||
Group: System/Base
|
||||
|
||||
%description -n libcryptsetup%{so_ver}-hmac
|
||||
@ -84,7 +84,7 @@ This package contains HMAC checksums for integrity checking of libcryptsetup4,
|
||||
used for FIPS.
|
||||
|
||||
%package -n lib%{name}-devel
|
||||
Summary: Set Up dm-crypt Based Encrypted Block Devices
|
||||
Summary: Header files for libcryptsetup
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: glibc-devel
|
||||
Requires: libcryptsetup%{so_ver} = %{version}
|
||||
|
Loading…
Reference in New Issue
Block a user