commit
91ee3c839e
Binary file not shown.
BIN
nss-pem-1.0.6.tar.xz
Normal file
BIN
nss-pem-1.0.6.tar.xz
Normal file
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
Name: nss-pem
|
Name: nss-pem
|
||||||
Version: 1.0.4
|
Version: 1.0.6
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: PEM file reader for Network Security Services (NSS)
|
Summary: PEM file reader for Network Security Services (NSS)
|
||||||
License: MPLv1.1
|
License: MPLv1.1
|
||||||
URL: https://github.com/kdudka/nss-pem
|
URL: https://github.com/kdudka/nss-pem
|
||||||
@ -19,6 +19,7 @@ module.
|
|||||||
%autosetup -n %{name}-%{version} -p1 -Sgit
|
%autosetup -n %{name}-%{version} -p1 -Sgit
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
export CFLAGS="%{optflags} -DNSS_PKCS11_2_0_COMPAT"
|
||||||
mkdir build
|
mkdir build
|
||||||
pushd build
|
pushd build
|
||||||
%cmake ../src
|
%cmake ../src
|
||||||
@ -40,5 +41,8 @@ popd
|
|||||||
%license COPYING
|
%license COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 24 2020 wangchen <wangchen137@huawei.com> - 1.0.6-1
|
||||||
|
- update to 1.0.6
|
||||||
|
|
||||||
* Thu Aug 15 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.0.4-2
|
* Thu Aug 15 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.0.4-2
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user