automatic version update by autodist [release 6.5-1mamba;Tue Jun 14 2022]
This commit is contained in:
parent
90aec74e9c
commit
784edc7bee
13
brltty.spec
13
brltty.spec
@ -1,6 +1,6 @@
|
||||
Name: brltty
|
||||
Version: 6.4
|
||||
Release: 2mamba
|
||||
Version: 6.5
|
||||
Release: 1mamba
|
||||
Summary: A background process which provides access to the Linux/Unix console for a blind person
|
||||
Group: Applications/Accessibility
|
||||
Vendor: openmamba
|
||||
@ -39,8 +39,8 @@ BuildRequires: libpolkit-devel
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: libspeechd-devel
|
||||
BuildRequires: libsystemd-devel
|
||||
BuildRequires: libudev-devel
|
||||
BuildRequires: ocaml
|
||||
BuildRequires: ocaml-runtime
|
||||
## AUTOBUILDREQ-END
|
||||
#BuildRequires: java_cup
|
||||
BuildRequires: ocaml = 4.11.1
|
||||
@ -145,10 +145,10 @@ rm -f %{buildroot}%{_bindir}/brltty-install
|
||||
|
||||
%files -n lib%{name}
|
||||
%defattr(-,root,root)
|
||||
%{_prefix}/lib/lua/*/brlapi.so
|
||||
%{_libdir}/brltty/libbrltty*.so
|
||||
%{_libdir}/libbrlapi.so.*
|
||||
#%{_libdir}/brlapi-*/libbrlapi_tcl.so
|
||||
#%{_libdir}/brlapi-*/pkgIndex.tcl
|
||||
%{_libdir}/brltty/Emacs/brlapi.so
|
||||
%doc LICENSE-LGPL
|
||||
|
||||
%files -n lib%{name}-devel
|
||||
@ -179,6 +179,9 @@ rm -f %{buildroot}%{_bindir}/brltty-install
|
||||
%{_libdir}/ocaml/brlapi/brlapi.mli
|
||||
|
||||
%changelog
|
||||
* Tue Jun 14 2022 Automatic Build System <autodist@mambasoft.it> 6.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jan 22 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 6.4-2mamba
|
||||
- package ocaml bindings apart
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user