automatic version update by autodist [release 6.7-1mamba;Sat Oct 19 2024]
This commit is contained in:
parent
13f823e4f4
commit
0f27de050c
10
brltty.spec
10
brltty.spec
@ -1,5 +1,5 @@
|
|||||||
Name: brltty
|
Name: brltty
|
||||||
Version: 6.6
|
Version: 6.7
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A background process which provides access to the Linux/Unix console for a blind person
|
Summary: A background process which provides access to the Linux/Unix console for a blind person
|
||||||
Group: Applications/Accessibility
|
Group: Applications/Accessibility
|
||||||
@ -33,11 +33,10 @@ BuildRequires: libicu-devel
|
|||||||
BuildRequires: libncurses-devel
|
BuildRequires: libncurses-devel
|
||||||
BuildRequires: libpcre2-devel
|
BuildRequires: libpcre2-devel
|
||||||
BuildRequires: libpolkit-devel
|
BuildRequires: libpolkit-devel
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: libspeechd-devel
|
BuildRequires: libspeechd-devel
|
||||||
BuildRequires: libsystemd-devel
|
BuildRequires: libsystemd-devel
|
||||||
BuildRequires: libudev-devel
|
BuildRequires: libudev-devel
|
||||||
BuildRequires: ocaml
|
|
||||||
BuildRequires: ocaml-runtime
|
BuildRequires: ocaml-runtime
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: ocaml >= 4.14.1
|
BuildRequires: ocaml >= 4.14.1
|
||||||
@ -120,8 +119,6 @@ rm -f %{buildroot}%{_bindir}/brltty-install
|
|||||||
[ -e /etc/brlapi.key ] || mcookie > /etc/brlapi.key
|
[ -e /etc/brlapi.key ] || mcookie > /etc/brlapi.key
|
||||||
:
|
:
|
||||||
|
|
||||||
%post -n lib%{name} -p /sbin/ldconfig
|
|
||||||
%postun -n lib%{name} -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -180,6 +177,9 @@ rm -f %{buildroot}%{_bindir}/brltty-install
|
|||||||
%{_libdir}/ocaml/brlapi/brlapi.mli
|
%{_libdir}/ocaml/brlapi/brlapi.mli
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Oct 19 2024 Automatic Build System <autodist@openmamba.org> 6.7-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Jul 30 2023 Automatic Build System <autodist@mambasoft.it> 6.6-1mamba
|
* Sun Jul 30 2023 Automatic Build System <autodist@mambasoft.it> 6.6-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user