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
|
Name: gnupg2
|
||||||
Version: 2.2.27
|
Version: 2.3.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: GnuPG is a complete and free replacement for PGP
|
Summary: GnuPG is a complete and free replacement for PGP
|
||||||
Group: Applications/Security
|
Group: Applications/Security
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Aleph0 <aleph0@openmamba.org>
|
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
|
Source: ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-%{version}.tar.bz2
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
@ -30,14 +30,12 @@ BuildRequires: libopensc-devel
|
|||||||
BuildRequires: gettext-devel
|
BuildRequires: gettext-devel
|
||||||
BuildRequires: docbook2X
|
BuildRequires: docbook2X
|
||||||
BuildRequires: libpcsclite-devel
|
BuildRequires: libpcsclite-devel
|
||||||
BuildRequires: libnpth-devel
|
|
||||||
Requires: pinentry >= 0.7.2
|
Requires: pinentry >= 0.7.2
|
||||||
Requires(post):%{__install_info}
|
Requires(post):%{__install_info}
|
||||||
Provides: dirmngr
|
Provides: dirmngr
|
||||||
Obsoletes: dirmngr
|
Obsoletes: dirmngr < 2.3.0
|
||||||
Provides: gnupg
|
Provides: gnupg
|
||||||
Obsoletes: gnupg
|
Obsoletes: gnupg < 2.3.0
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%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.
|
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
|
%build
|
||||||
%configure \
|
%configure \
|
||||||
--enable-gpg \
|
|
||||||
--enable-symcryptrun \
|
|
||||||
--with-pkits-tests \
|
|
||||||
--disable-rpath \
|
--disable-rpath \
|
||||||
--enable-maintainer-mode \
|
--enable-maintainer-mode
|
||||||
--enable-symcryptrun
|
|
||||||
|
|
||||||
# --with-capabilities
|
# --with-capabilities
|
||||||
|
|
||||||
@ -84,19 +78,7 @@ ln -s gpgv %{buildroot}%{_bindir}/gpgv2
|
|||||||
%{_bindir}/dirmngr
|
%{_bindir}/dirmngr
|
||||||
%{_bindir}/dirmngr-client
|
%{_bindir}/dirmngr-client
|
||||||
#%{_bindir}/g13
|
#%{_bindir}/g13
|
||||||
%{_bindir}/gpg-agent
|
%{_bindir}/gpg*
|
||||||
%{_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}/kbxutil
|
%{_bindir}/kbxutil
|
||||||
#%{_bindir}/symcryptrun
|
#%{_bindir}/symcryptrun
|
||||||
%{_bindir}/watchgnupg
|
%{_bindir}/watchgnupg
|
||||||
@ -105,12 +87,13 @@ ln -s gpgv %{buildroot}%{_bindir}/gpgv2
|
|||||||
%dir %{_datadir}/gnupg2
|
%dir %{_datadir}/gnupg2
|
||||||
%{_datadir}/gnupg2/*
|
%{_datadir}/gnupg2/*
|
||||||
%{_datadir}/doc/gnupg/*
|
%{_datadir}/doc/gnupg/*
|
||||||
%{_libexecdir}/gpg-check-pattern
|
%{_libexecdir}/gpg-*
|
||||||
%{_libexecdir}/gpg-protect-tool
|
|
||||||
%{_libexecdir}/gpg-preset-passphrase
|
|
||||||
%{_libexecdir}/gpg-wks-client
|
|
||||||
%{_libexecdir}/dirmngr_ldap
|
%{_libexecdir}/dirmngr_ldap
|
||||||
|
%{_libexecdir}/keyboxd
|
||||||
%{_libexecdir}/scdaemon
|
%{_libexecdir}/scdaemon
|
||||||
|
%ifnarch aarch64
|
||||||
|
%{_libexecdir}/tpm2daemon
|
||||||
|
%endif
|
||||||
%{_infodir}/gnupg.*
|
%{_infodir}/gnupg.*
|
||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
%{_mandir}/man7/gnupg.7*
|
%{_mandir}/man7/gnupg.7*
|
||||||
@ -120,6 +103,9 @@ ln -s gpgv %{buildroot}%{_bindir}/gpgv2
|
|||||||
%doc AUTHORS COPYING
|
%doc AUTHORS COPYING
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Jan 12 2021 Automatic Build System <autodist@mambasoft.it> 2.2.27-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user