Package init
This commit is contained in:
parent
2836c0b866
commit
657027f6e9
@ -1,6 +1,6 @@
|
||||
Name: gpgme
|
||||
Version: 1.13.1
|
||||
Release: 3
|
||||
Release: 4
|
||||
Summary: GnuPG Made Easy
|
||||
License: GPLv2+ and LGPLv2+
|
||||
URL: https://gnupg.org/related_software/gpgme/
|
||||
@ -14,7 +14,7 @@ Patch6001: gpgme-1.3.2-largefile.patch
|
||||
# Let's fix stupid AX_PYTHON_DEVEL
|
||||
Patch6002: 0001-fix-stupid-ax_python_devel.patch
|
||||
|
||||
BuildRequires: autoconf automake gcc gcc-c++ gawk gnupg2 >= 2.1.18 gnupg2-smime
|
||||
BuildRequires: autoconf automake gcc gcc-c++ gawk gnupg2 >= 2.1.18
|
||||
BuildRequires: libgpg-error-devel >= 1.24 libassuan-devel >= 2.4.2
|
||||
BuildRequires: swig chrpath cmake qt5-qtbase-devel python2-devel python3-devel
|
||||
Requires: gnupg2 >= 2.1.18
|
||||
@ -159,6 +159,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Sep 20 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.13.1-4
|
||||
- Adjust buildrequires as gnupg2-smime is provided by gnupg2
|
||||
|
||||
* Fri Sep 20 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.13.1-3
|
||||
- Delete redundant information
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user