Accepting request 930622 from home:pmonrealgonzalez:branches:devel:libraries:c_c++
- Add missing library .so files [bsc#1191768] OBS-URL: https://build.opensuse.org/request/show/930622 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxslt?expand=0&rev=91
This commit is contained in:
parent
b1712986db
commit
10a71789a2
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 10 09:58:52 UTC 2021 - Pedro Monreal <pmonreal@suse.com>
|
||||
|
||||
- Add missing library .so files [bsc#1191768]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 5 21:08:07 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
|
@ -150,11 +150,11 @@ find %{buildroot} -type f -name "*.la" -delete -print
|
||||
|
||||
%files -n libxslt%{libver}
|
||||
%license COPYING* Copyright
|
||||
%{_libdir}/libxslt.so.%{libver}.*
|
||||
%{_libdir}/libxslt.so.%{libver}*
|
||||
|
||||
%files -n libexslt%{libexver}
|
||||
%license COPYING* Copyright
|
||||
%{_libdir}/libexslt.so.%{libexver}.*
|
||||
%{_libdir}/libexslt.so.%{libexver}*
|
||||
|
||||
%files tools
|
||||
%license COPYING* Copyright
|
||||
|
Loading…
Reference in New Issue
Block a user