- Fix file permissions
OBS-URL: https://build.opensuse.org/package/show/security:tls/openssl-3?expand=0&rev=6
This commit is contained in:
parent
e195012a52
commit
bbde3bbda5
@ -3,6 +3,7 @@ Wed May 20 12:46:24 UTC 2020 - Vítězslav Čížek <vcizek@suse.com>
|
||||
|
||||
- Obsolete openssl 1.1
|
||||
- Update baselibs.conf
|
||||
- Fix file permissions
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 15 15:29:05 UTC 2020 - Vítězslav Čížek <vcizek@suse.com>
|
||||
|
@ -218,12 +218,10 @@ cp %{SOURCE5} .
|
||||
%{_libdir}/pkgconfig/openssl.pc
|
||||
|
||||
%files doc -f filelist.doc
|
||||
%defattr (644,root,root,-)
|
||||
%doc doc/* demos
|
||||
%doc showciphers.c
|
||||
|
||||
%files -f filelist
|
||||
%defattr (644,root,root,-)
|
||||
%doc CHANGE*
|
||||
%dir %{ssletcdir}
|
||||
%config (noreplace) %{ssletcdir}/openssl.cnf
|
||||
|
Loading…
Reference in New Issue
Block a user