Accepting request 837383 from home:dimstar:Factory
- Do not package libtswrap.so.0: it's only used by the test suite in a LD_PRELOAD fashion. OBS-URL: https://build.opensuse.org/request/show/837383 OBS-URL: https://build.opensuse.org/package/show/Base:System/kbd?expand=0&rev=133
This commit is contained in:
parent
6fe843799f
commit
e6d08b8198
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 25 10:28:40 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Do not package libtswrap.so.0: it's only used by the test suite
|
||||
in a LD_PRELOAD fashion.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 24 00:08:45 UTC 2020 - Stanislav Brabec <sbrabec@suse.com>
|
||||
|
||||
|
4
kbd.spec
4
kbd.spec
@ -191,7 +191,7 @@ echo "# Now call kbd install DESTDIR=%{buildroot} DATA_DIR=%{kbd} MAN_DIR=%{_man
|
||||
make DESTDIR=%{buildroot} DATA_DIR=%{kbd} MAN_DIR=%{_mandir} install
|
||||
# This is an internal library, these files have no use outside kbd.
|
||||
rm %{buildroot}%{_libdir}/libtswrap.la
|
||||
rm %{buildroot}%{_libdir}/libtswrap.so
|
||||
rm %{buildroot}%{_libdir}/libtswrap.so*
|
||||
# ln -s iso01-12x22.psfu $K/consolefonts/suse12x22.psfu
|
||||
install -m 644 data/consolefonts/README* $DOC/fonts/
|
||||
mkdir -p $DOC/doc/
|
||||
@ -498,8 +498,6 @@ test -f /etc/pam.d/vlock.rpmsave && mv -v /etc/pam.d/vlock.rpmsave /etc/pam.d/vl
|
||||
%{_bindir}/spawn_console
|
||||
%{_bindir}/spawn_login
|
||||
%{_bindir}/vlock
|
||||
# Internal shared library, no need to split into a separate package.
|
||||
%{_libdir}/libtswrap.so.*
|
||||
%ifarch %{ix86} x86_64
|
||||
%dir %{_libexecdir}/%{name}
|
||||
%{_libexecdir}/%{name}/numlockbios
|
||||
|
Loading…
x
Reference in New Issue
Block a user