From edf042381dfb6db54fe13d60f5f1d2b497ebe1ae Mon Sep 17 00:00:00 2001 From: eaglegai Date: Fri, 15 Apr 2022 15:08:15 +0800 Subject: [PATCH] delete useless files (cherry picked from commit 44d5677ae8cdabca37a0203f83390abf6b8b2e54) --- brltty.spec | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/brltty.spec b/brltty.spec index e684f2c..0dff7ff 100644 --- a/brltty.spec +++ b/brltty.spec @@ -7,7 +7,7 @@ Name: brltty Version: 6.1 -Release: 4 +Release: 5 Summary: Braille display driver for Linux/Unix License: LGPLv2+ URL: http://brltty.app/ @@ -21,7 +21,7 @@ Patch0: brltty-6.1-loadLibrary.patch Patch1: brltty-5.0-libspeechd.patch %endif -BuildRequires: brltty tcl-brltty byacc glibc-kernheaders bluez-libs-devel systemd gettext +BuildRequires: byacc glibc-kernheaders bluez-libs-devel systemd gettext BuildRequires: python3-devel autoconf at-spi2-core-devel alsa-lib-devel BuildRequires: automake @@ -163,8 +163,6 @@ rm -rf $RPM_BUILD_ROOT/%{_libdir}/libbrlapi.a %find_lang %{name} cp -p %{name}.lang ../ -cp -a %{_libdir}/libbrlapi.so.* %{buildroot}%{_libdir} -cp -a %{_libdir}/tcl8.6/brlapi-* %{buildroot}%{_libdir}/tcl8.6 /usr/bin/2to3 -wn ${RPM_BUILD_ROOT}/etc/brltty/Contraction/latex-access.ctb sed -i 's|/usr/bin/python|/usr/bin/python3|g' ${RPM_BUILD_ROOT}/etc/brltty/Contraction/latex-access.ctb @@ -244,7 +242,6 @@ fi %files -n tcl-%{name} %{tcl_sitearch}/brlapi-%{api_ver} -%{tcl_sitearch}/brlapi-0.6.7 %files -n python3-%{name} %{python3_sitearch}/brlapi.cpython-*.so @@ -269,6 +266,12 @@ fi %changelog +* Fri Apr 15 2022 gaihuiying - 6.1-5 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:delete useless files + * Thu Jul 22 2021 lijingyuan - 6.1-4 - Type:requirement - Id:NA