require /usr/bin/gpg instead of gnupg
This commit is contained in:
parent
b6cb6daf81
commit
d3f515d203
@ -27,7 +27,7 @@
|
|||||||
Summary: PHP Extension and Application Repository framework
|
Summary: PHP Extension and Application Repository framework
|
||||||
Name: php-pear
|
Name: php-pear
|
||||||
Version: 1.10.5
|
Version: 1.10.5
|
||||||
Release: 7%{?dist}
|
Release: 8%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
# PEAR, PEAR_Manpages, Archive_Tar, XML_Util, Console_Getopt are BSD
|
# PEAR, PEAR_Manpages, Archive_Tar, XML_Util, Console_Getopt are BSD
|
||||||
# Structures_Graph is LGPLv3+
|
# Structures_Graph is LGPLv3+
|
||||||
@ -55,7 +55,7 @@ BuildArch: noarch
|
|||||||
BuildRequires: php(language) > 5.4
|
BuildRequires: php(language) > 5.4
|
||||||
BuildRequires: php-cli
|
BuildRequires: php-cli
|
||||||
BuildRequires: php-xml
|
BuildRequires: php-xml
|
||||||
BuildRequires: gnupg
|
BuildRequires: %{_bindir}/gpg
|
||||||
# For pecl_xmldir macro
|
# For pecl_xmldir macro
|
||||||
BuildRequires: php-devel
|
BuildRequires: php-devel
|
||||||
%if %{with_tests}
|
%if %{with_tests}
|
||||||
@ -337,6 +337,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 11 2018 Remi Collet <remi@remirepo.net> - 1:1.10.5-8
|
||||||
|
- require /usr/bin/gpg instead of gnupg
|
||||||
|
|
||||||
* Tue Mar 6 2018 Remi Collet <remi@remirepo.net> - 1:1.10.5-7
|
* Tue Mar 6 2018 Remi Collet <remi@remirepo.net> - 1:1.10.5-7
|
||||||
- enable autoloader only in Fedora
|
- enable autoloader only in Fedora
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user