Accepting request 779969 from home:fstrba:branches:mozilla:Factory
Package missing header OBS-URL: https://build.opensuse.org/request/show/779969 OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nss?expand=0&rev=306
This commit is contained in:
parent
478511aedc
commit
b1721753f1
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 27 13:52:10 UTC 2020 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Package also the cmac.h needed by blapi.h
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 25 13:20:51 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||
|
||||
|
@ -239,7 +239,7 @@ pushd ../dist/Linux*
|
||||
# copy headers
|
||||
cp -rL ../public/nss/*.h %{buildroot}%{_includedir}/nss3
|
||||
# copy some freebl include files we also want
|
||||
for file in blapi.h alghmac.h
|
||||
for file in blapi.h alghmac.h cmac.h
|
||||
do
|
||||
cp -L ../private/nss/$file %{buildroot}/%{_includedir}/nss3
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user