%grep no longer patched with git

This commit is contained in:
shine_ 2021-06-09 12:24:50 +08:00
parent 6cdfb9dedd
commit fb5b455ddb

View File

@ -1,7 +1,7 @@
Summary: The library wraped for PKCS#11
Name: pakchois
Version: 0.4
Release: 19
Release: 20
License: LGPLv2+
URL: http://www.manyfish.co.uk/pakchois/
Source0: http://www.manyfish.co.uk/pakchois/pakchois-%{version}.tar.gz
@ -20,7 +20,7 @@ Requires: pkgconfig, pakchois = %{version}-%{release}
The pakchois PKCS#11 wrapped development library.
%prep
%autosetup -n pakchois-%{version} -p1 -S git
%autosetup -n pakchois-%{version} -p1
%build
%configure --enable-module-path=%{_libdir}/pkcs11:%{_libdir}/gnome-keyring:%{_libdir}
@ -48,5 +48,8 @@ The pakchois PKCS#11 wrapped development library.
%{_libdir}/*.a
%changelog
* Web 09 Jun 2021 zhaoyao<zhaoyao32@huawei.com> - 0.4-20
- %prep no longer patched with git
* Thu Apr 30 2020 Jeffery.Gao <gaojianxing@huawei.com> - 0.4-19
- Package init