mirror of
https://abf.rosa.ru/djam/nss.git
synced 2025-02-23 08:22:50 +00:00
Fix version (copy-paste mistake)
This commit is contained in:
parent
7cd2625afa
commit
774eea0459
1 changed files with 2 additions and 2 deletions
4
nss.spec
4
nss.spec
|
@ -19,7 +19,7 @@
|
|||
Summary: Network Security Services
|
||||
Name: nss
|
||||
Version: 3.51.1
|
||||
Release: 5
|
||||
Release: 6
|
||||
Epoch: 2
|
||||
Group: System/Libraries
|
||||
License: MPL or GPLv2+ or LGPLv2+
|
||||
|
@ -407,7 +407,7 @@ cat %{SOURCE10} | sed -e "s,%%libdir%%,%{_libdir},g" \
|
|||
-e "s,%%exec_prefix%%,%{_prefix},g" \
|
||||
-e "s,%%includedir%%,%{_includedir}/nss3,g" \
|
||||
-e "s,%%NSPR_VERSION%%,%{nspr_version},g" \
|
||||
-e "s,%%NSSUTIL_VERSION%%,%{nss_version},g" \
|
||||
-e "s,%%NSSUTIL_VERSION%%,%{version},g" \
|
||||
-e "s,%%SOFTOKEN_VERSION%%,%{version},g" > \
|
||||
%{buildroot}%{_libdir}/pkgconfig/nss-softokn.pc
|
||||
%endif
|
||||
|
|
Loading…
Add table
Reference in a new issue