fix patch number

This commit is contained in:
Paul Wouters 2014-04-18 15:49:23 -04:00
parent 7a79b22433
commit 53c15c3520

View File

@ -43,7 +43,7 @@ name server. It requires a PKCS#11 crypto module library, such as softhsm
%setup -q -n %{name}-%{version}%{?prever}
# bump default policy ZSK keysize to 2048
sed -i "s/1024/2048/" conf/kasp.xml.in
%patch -p1
%patch1 -p1
%build
export LDFLAGS="-Wl,-z,relro,-z,now -pie -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"