Accepting request 982832 from security:tls
- Make shared libraries executable (forwarded request 982825 from gmbr3) OBS-URL: https://build.opensuse.org/request/show/982832 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libnettle?expand=0&rev=41
This commit is contained in:
commit
da52c548cd
@ -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>
|
||||
|
||||
|
@ -112,6 +112,8 @@ autoreconf -fiv
|
||||
|
||||
%install
|
||||
%make_install
|
||||
chmod 0755 %{buildroot}%{_libdir}/libnettle.so.%{soname}
|
||||
chmod 0755 %{buildroot}%{_libdir}/libhogweed.so.%{hogweed_soname}
|
||||
|
||||
# the hmac hashes:
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user