Use %{gpgverify} macro
This commit is contained in:
parent
32b5e5e19f
commit
e2294c10c6
@ -44,7 +44,7 @@ The idn2 package contains the idn2 command line tool for testing
|
|||||||
IDNA2008 conversions.
|
IDNA2008 conversions.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
gpgv2 --keyring %{SOURCE2} %{SOURCE1} %{SOURCE0}
|
%{gpgverify} --keyring='%{SOURCE2}' --signature='%{SOURCE1}' --data='%{SOURCE0}'
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1 -b .rpath
|
%patch0 -p1 -b .rpath
|
||||||
touch -c -r configure.rpath configure
|
touch -c -r configure.rpath configure
|
||||||
|
Loading…
Reference in New Issue
Block a user