automatic version update by autodist [release 2.3.0-1mamba;Fri Apr 09 2021]
This commit is contained in:
parent
b4ba2b07e0
commit
7a9b1fd19c
42
gnupg2.spec
42
gnupg2.spec
@ -1,12 +1,12 @@
|
||||
Name: gnupg2
|
||||
Version: 2.2.27
|
||||
Version: 2.3.0
|
||||
Release: 1mamba
|
||||
Summary: GnuPG is a complete and free replacement for PGP
|
||||
Group: Applications/Security
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Aleph0 <aleph0@openmamba.org>
|
||||
URL: http://www.gnupg.org
|
||||
URL: https://www.gnupg.org
|
||||
Source: ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-%{version}.tar.bz2
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
@ -30,14 +30,12 @@ BuildRequires: libopensc-devel
|
||||
BuildRequires: gettext-devel
|
||||
BuildRequires: docbook2X
|
||||
BuildRequires: libpcsclite-devel
|
||||
BuildRequires: libnpth-devel
|
||||
Requires: pinentry >= 0.7.2
|
||||
Requires(post):%{__install_info}
|
||||
Provides: dirmngr
|
||||
Obsoletes: dirmngr
|
||||
Obsoletes: dirmngr < 2.3.0
|
||||
Provides: gnupg
|
||||
Obsoletes: gnupg
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
Obsoletes: gnupg < 2.3.0
|
||||
|
||||
%description
|
||||
GnuPG is a complete and free replacement for PGP. Because it does not use the patented IDEA algorithm, it can be used without any restrictions.
|
||||
@ -50,12 +48,8 @@ GnuPG is a RFC2440 (OpenPGP) compliant application.
|
||||
|
||||
%build
|
||||
%configure \
|
||||
--enable-gpg \
|
||||
--enable-symcryptrun \
|
||||
--with-pkits-tests \
|
||||
--disable-rpath \
|
||||
--enable-maintainer-mode \
|
||||
--enable-symcryptrun
|
||||
--enable-maintainer-mode
|
||||
|
||||
# --with-capabilities
|
||||
|
||||
@ -84,19 +78,7 @@ ln -s gpgv %{buildroot}%{_bindir}/gpgv2
|
||||
%{_bindir}/dirmngr
|
||||
%{_bindir}/dirmngr-client
|
||||
#%{_bindir}/g13
|
||||
%{_bindir}/gpg-agent
|
||||
%{_bindir}/gpg-connect-agent
|
||||
%{_bindir}/gpg-wks-server
|
||||
%{_bindir}/gpg
|
||||
%{_bindir}/gpg2
|
||||
%{_bindir}/gpgv
|
||||
%{_bindir}/gpgv2
|
||||
%{_bindir}/gpgconf
|
||||
%{_bindir}/gpgparsemail
|
||||
%{_bindir}/gpgscm
|
||||
%{_bindir}/gpgsm
|
||||
%{_bindir}/gpgsplit
|
||||
%{_bindir}/gpgtar
|
||||
%{_bindir}/gpg*
|
||||
%{_bindir}/kbxutil
|
||||
#%{_bindir}/symcryptrun
|
||||
%{_bindir}/watchgnupg
|
||||
@ -105,12 +87,13 @@ ln -s gpgv %{buildroot}%{_bindir}/gpgv2
|
||||
%dir %{_datadir}/gnupg2
|
||||
%{_datadir}/gnupg2/*
|
||||
%{_datadir}/doc/gnupg/*
|
||||
%{_libexecdir}/gpg-check-pattern
|
||||
%{_libexecdir}/gpg-protect-tool
|
||||
%{_libexecdir}/gpg-preset-passphrase
|
||||
%{_libexecdir}/gpg-wks-client
|
||||
%{_libexecdir}/gpg-*
|
||||
%{_libexecdir}/dirmngr_ldap
|
||||
%{_libexecdir}/keyboxd
|
||||
%{_libexecdir}/scdaemon
|
||||
%ifnarch aarch64
|
||||
%{_libexecdir}/tpm2daemon
|
||||
%endif
|
||||
%{_infodir}/gnupg.*
|
||||
%{_mandir}/man1/*
|
||||
%{_mandir}/man7/gnupg.7*
|
||||
@ -120,6 +103,9 @@ ln -s gpgv %{buildroot}%{_bindir}/gpgv2
|
||||
%doc AUTHORS COPYING
|
||||
|
||||
%changelog
|
||||
* Fri Apr 09 2021 Automatic Build System <autodist@mambasoft.it> 2.3.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jan 12 2021 Automatic Build System <autodist@mambasoft.it> 2.2.27-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user