automatic version update by autodist [release 6.6-1mamba;Sun Jul 30 2023]
This commit is contained in:
parent
96284f9ae0
commit
13f823e4f4
10
brltty.spec
10
brltty.spec
@ -1,6 +1,6 @@
|
|||||||
Name: brltty
|
Name: brltty
|
||||||
Version: 6.5
|
Version: 6.6
|
||||||
Release: 4mamba
|
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
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -92,7 +92,7 @@ This package contains the development files for Ocaml bindings for %{name}.
|
|||||||
%setup -q
|
%setup -q
|
||||||
#-D -T
|
#-D -T
|
||||||
#%patch0 -p1
|
#%patch0 -p1
|
||||||
%patch1 -p1 -b .gettext-0.22
|
#%patch 1 -p1 -b .gettext-0.22
|
||||||
|
|
||||||
%build
|
%build
|
||||||
#:<< _EOF
|
#:<< _EOF
|
||||||
@ -149,6 +149,7 @@ rm -f %{buildroot}%{_bindir}/brltty-install
|
|||||||
%{_libdir}/brltty/libbrltty*.so
|
%{_libdir}/brltty/libbrltty*.so
|
||||||
%{_libdir}/libbrlapi.so.*
|
%{_libdir}/libbrlapi.so.*
|
||||||
%{_libdir}/brltty/Emacs/brlapi.so
|
%{_libdir}/brltty/Emacs/brlapi.so
|
||||||
|
%{_libexecdir}/brltty/brltty-pty
|
||||||
%doc LICENSE-LGPL
|
%doc LICENSE-LGPL
|
||||||
|
|
||||||
%files -n lib%{name}-devel
|
%files -n lib%{name}-devel
|
||||||
@ -179,6 +180,9 @@ rm -f %{buildroot}%{_bindir}/brltty-install
|
|||||||
%{_libdir}/ocaml/brlapi/brlapi.mli
|
%{_libdir}/ocaml/brlapi/brlapi.mli
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jul 30 2023 Automatic Build System <autodist@mambasoft.it> 6.6-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Jul 07 2023 Sdk Build System <sdk@mambasoft.it> 6.5-4mamba
|
* Fri Jul 07 2023 Sdk Build System <sdk@mambasoft.it> 6.5-4mamba
|
||||||
- rebuilt with ocaml 4.14.1
|
- rebuilt with ocaml 4.14.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user