automatic version update by autodist [release 6.8-1mamba;Thu Jul 10 2025]
This commit is contained in:
16
brltty.spec
16
brltty.spec
@@ -1,5 +1,5 @@
|
||||
Name: brltty
|
||||
Version: 6.7
|
||||
Version: 6.8
|
||||
Release: 1mamba
|
||||
Summary: A background process which provides access to the Linux/Unix console for a blind person
|
||||
Group: Applications/Accessibility
|
||||
@@ -36,6 +36,7 @@ BuildRequires: libpolkit-devel
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: libspeechd-devel
|
||||
BuildRequires: libsystemd-devel
|
||||
BuildRequires: libtcl-devel
|
||||
BuildRequires: libudev-devel
|
||||
BuildRequires: ocaml-runtime
|
||||
## AUTOBUILDREQ-END
|
||||
@@ -85,13 +86,9 @@ Requires: ocaml-brlapi = %{?epoch:%epoch:}%{version}-%{release}
|
||||
%description -n ocaml-brlapi-devel
|
||||
This package contains the development files for Ocaml bindings for %{name}.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
#-D -T
|
||||
#%patch0 -p1
|
||||
#%patch 1 -p1 -b .gettext-0.22
|
||||
|
||||
%build
|
||||
#:<< _EOF
|
||||
@@ -119,7 +116,6 @@ rm -f %{buildroot}%{_bindir}/brltty-install
|
||||
[ -e /etc/brlapi.key ] || mcookie > /etc/brlapi.key
|
||||
:
|
||||
|
||||
|
||||
%files -f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
%dir %{_sysconfdir}/brltty
|
||||
@@ -142,10 +138,13 @@ rm -f %{buildroot}%{_bindir}/brltty-install
|
||||
|
||||
%files -n lib%{name}
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libbrlapi.so.*
|
||||
%{_prefix}/lib/lua/*/brlapi.so
|
||||
%{_libdir}/brltty/libbrltty*.so
|
||||
%{_libdir}/libbrlapi.so.*
|
||||
%{_libdir}/brltty/Emacs/brlapi.so
|
||||
%dir %{_libdir}/brlapi-*
|
||||
%{_libdir}/brlapi-*/libbrlapi_tcl.so
|
||||
%{_libdir}/brlapi-*/pkgIndex.tcl
|
||||
%{_libexecdir}/brltty/brltty-pty
|
||||
%doc LICENSE-LGPL
|
||||
|
||||
@@ -177,6 +176,9 @@ rm -f %{buildroot}%{_bindir}/brltty-install
|
||||
%{_libdir}/ocaml/brlapi/brlapi.mli
|
||||
|
||||
%changelog
|
||||
* Thu Jul 10 2025 Automatic Build System <autodist@openmamba.org> 6.8-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Oct 19 2024 Automatic Build System <autodist@openmamba.org> 6.7-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
||||
Reference in New Issue
Block a user