automatic version update by autodist [release 5.2-1mamba;Mon Feb 09 2015]
This commit is contained in:
parent
1b52e48487
commit
beb315513a
18
brltty.spec
18
brltty.spec
@ -1,5 +1,5 @@
|
|||||||
Name: brltty
|
Name: brltty
|
||||||
Version: 5.1
|
Version: 5.2
|
||||||
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
|
||||||
@ -73,17 +73,8 @@ exit 0
|
|||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%dir %{_sysconfdir}/brltty
|
%dir %{_sysconfdir}/brltty
|
||||||
%{_sysconfdir}/brltty/brl*.kti
|
%{_sysconfdir}/brltty/*
|
||||||
%{_sysconfdir}/brltty/kbd-*.kti
|
|
||||||
%config(noreplace) %{_sysconfdir}/brltty/brltty.conf
|
%config(noreplace) %{_sysconfdir}/brltty/brltty.conf
|
||||||
#%config(noreplace) %{_sysconfdir}/brltty/brltty-pm.conf
|
|
||||||
%{_sysconfdir}/brltty/*.atb
|
|
||||||
%{_sysconfdir}/brltty/*.ctb
|
|
||||||
%{_sysconfdir}/brltty/*.cti
|
|
||||||
%{_sysconfdir}/brltty/*.ktb
|
|
||||||
%{_sysconfdir}/brltty/*.ttb
|
|
||||||
%{_sysconfdir}/brltty/*.tti
|
|
||||||
%{_sysconfdir}/brltty/*.txt
|
|
||||||
%{_bindir}/brltty
|
%{_bindir}/brltty
|
||||||
%{_bindir}/brltty-ctb
|
%{_bindir}/brltty-ctb
|
||||||
%{_bindir}/brltty-trtxt
|
%{_bindir}/brltty-trtxt
|
||||||
@ -123,9 +114,12 @@ exit 0
|
|||||||
%{_libdir}/libbrlapi.so
|
%{_libdir}/libbrlapi.so
|
||||||
%{_libdir}/libbrlapi.a
|
%{_libdir}/libbrlapi.a
|
||||||
%{_mandir}/man3/brlapi_*3*
|
%{_mandir}/man3/brlapi_*3*
|
||||||
%doc README
|
#%doc README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 09 2015 Automatic Build System <autodist@mambasoft.it> 5.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Oct 02 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 5.1-1mamba
|
* Thu Oct 02 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 5.1-1mamba
|
||||||
- update to 5.1
|
- update to 5.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user