forked from pool/dkgpg
Accepting request 621610 from home:kbabioch:branches:security:privacy
- Update to 1.0.7: * Small improvments due to the new OpenPGP structures from libTMCG * "-k" option has been added to further programs * OpenPGP cleartext signatures can be generated with the "-t" option * Output of potentially malicious user IDs has been sanitized in dkg-keycheck, dkg-keyinfo, and dkg-keysign - Applied spec-cleaner OBS-URL: https://build.opensuse.org/request/show/621610 OBS-URL: https://build.opensuse.org/package/show/security:privacy/dkgpg?expand=0&rev=8
This commit is contained in:
committed by
Git OBS Bridge
parent
990fa41d00
commit
19a300f3ef
13
dkgpg.spec
13
dkgpg.spec
@@ -17,19 +17,19 @@
|
||||
|
||||
|
||||
Name: dkgpg
|
||||
Version: 1.0.6
|
||||
Version: 1.0.7
|
||||
Release: 0
|
||||
Summary: Distributed Key Generation (DKG) and Threshold Cryptography for OpenPGP
|
||||
License: GPL-2.0+
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Security
|
||||
Url: https://www.nongnu.org/dkgpg/
|
||||
URL: https://www.nongnu.org/dkgpg/
|
||||
Source: https://download.savannah.gnu.org/releases/dkgpg/%{name}-%{version}.tar.gz
|
||||
Source2: https://download.savannah.gnu.org/releases/dkgpg/%{name}-%{version}.tar.gz.sig
|
||||
Source3: %{name}.keyring
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: gmp-devel >= 4.2
|
||||
BuildRequires: libTMCG-devel >= 1.3.12
|
||||
BuildRequires: libgcrypt-devel >= 1.7
|
||||
BuildRequires: libTMCG-devel >= 1.3.13
|
||||
BuildRequires: libgcrypt-devel >= 1.6
|
||||
BuildRequires: libgpg-error-devel >= 1.12
|
||||
|
||||
%description
|
||||
@@ -66,7 +66,8 @@ make %{?_smp_mflags}
|
||||
%make_install
|
||||
|
||||
%files
|
||||
%doc AUTHORS BUGS ChangeLog COPYING NEWS README TODO
|
||||
%license COPYING
|
||||
%doc AUTHORS BUGS ChangeLog NEWS README TODO
|
||||
%{_bindir}/dkg-*
|
||||
%{_mandir}/man1/*%{ext_man}
|
||||
|
||||
|
Reference in New Issue
Block a user