Accepting request 982825 from home:gmbr3:Active
- Make shared libraries executable OBS-URL: https://build.opensuse.org/request/show/982825 OBS-URL: https://build.opensuse.org/package/show/security:tls/libnettle?expand=0&rev=25
This commit is contained in:
parent
283ba04e0d
commit
c1d49fe382
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 15 14:08:02 UTC 2022 - Callum Farmer <gmbr3@opensuse.org>
|
||||||
|
|
||||||
|
- Make shared libraries executable
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 17 11:20:55 UTC 2022 - Pedro Monreal <pmonreal@suse.com>
|
Mon Jan 17 11:20:55 UTC 2022 - Pedro Monreal <pmonreal@suse.com>
|
||||||
|
|
||||||
|
@ -112,6 +112,8 @@ autoreconf -fiv
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
%make_install
|
%make_install
|
||||||
|
chmod 0755 %{buildroot}%{_libdir}/libnettle.so.%{soname}
|
||||||
|
chmod 0755 %{buildroot}%{_libdir}/libhogweed.so.%{hogweed_soname}
|
||||||
|
|
||||||
# the hmac hashes:
|
# the hmac hashes:
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user