forked from pool/libica
Accepting request 1083306 from home:dimstar:Factory
- Prefix /etc/libica with %dir to ensure we don't package unversioned files in libica4, as otherwise we violate SLPP. OBS-URL: https://build.opensuse.org/request/show/1083306 OBS-URL: https://build.opensuse.org/package/show/security:tls/libica?expand=0&rev=3
This commit is contained in:
parent
282bb6840e
commit
6942a62dec
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 27 16:12:06 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Prefix /etc/libica with %dir to ensure we don't package
|
||||||
|
unversioned files in libica4, as otherwise we violate SLPP.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 27 14:34:27 UTC 2023 - Otto Hollmann <otto.hollmann@suse.com>
|
Thu Apr 27 14:34:27 UTC 2023 - Otto Hollmann <otto.hollmann@suse.com>
|
||||||
|
|
||||||
|
@ -172,7 +172,7 @@ rmdir %{buildroot}%{_datadir}/doc/libica
|
|||||||
%{_libdir}/libica-cex.so.%{major}
|
%{_libdir}/libica-cex.so.%{major}
|
||||||
%{_libdir}/.libica-cex.so.%{version}.hmac
|
%{_libdir}/.libica-cex.so.%{version}.hmac
|
||||||
%{_libdir}/.libica-cex.so.%{major}.hmac
|
%{_libdir}/.libica-cex.so.%{major}.hmac
|
||||||
%{_sysconfdir}/libica
|
%dir %{_sysconfdir}/libica
|
||||||
|
|
||||||
%files tools
|
%files tools
|
||||||
%license LICENSE
|
%license LICENSE
|
||||||
|
Loading…
Reference in New Issue
Block a user