automatic version update by autodist [release 3.14.3-1mamba;Tue Mar 17 2015]
This commit is contained in:
parent
8fb5a891df
commit
c23a954869
14
orca.spec
14
orca.spec
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: orca
|
||||
Version: 3.6.1
|
||||
Release: 2mamba
|
||||
Version: 3.14.3
|
||||
Release: 1mamba
|
||||
Summary: A free, open source scriptable screen reader
|
||||
Group: Graphical Desktop/Applications/Accessibility
|
||||
Vendor: openmamba
|
||||
@ -13,11 +13,12 @@ License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libpython-devel
|
||||
BuildRequires: libpython3-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python-atspi
|
||||
BuildRequires: python-gnome-devel
|
||||
BuildRequires: libat-spi2-core-devel
|
||||
BuildRequires:pygobject-py3
|
||||
Requires: python-gnome
|
||||
Requires: pygtk
|
||||
Requires: python-atspi
|
||||
@ -52,11 +53,11 @@ Orca is a free, open source scriptable screen reader. Using various combinations
|
||||
%defattr(-,root,root)
|
||||
%{_sysconfdir}/xdg/autostart/orca-autostart.desktop
|
||||
%{_bindir}/orca
|
||||
%{python_sitearch}/orca/
|
||||
%{python3_sitelib}/orca/
|
||||
%{_datadir}/applications/orca.desktop
|
||||
%{_datadir}/icons/hicolor/*/apps/orca.png
|
||||
%{_datadir}/icons/hicolor/scalable/apps/orca.svg
|
||||
%{_datadir}/orca/gfx/orca-splash.png
|
||||
#%{_datadir}/orca/gfx/orca-splash.png
|
||||
%{_datadir}/orca/ui/orca-*.ui
|
||||
%dir %{_datadir}/help/*/orca
|
||||
%{_datadir}/help/*/orca/*
|
||||
@ -65,6 +66,9 @@ Orca is a free, open source scriptable screen reader. Using various combinations
|
||||
# ChangeLog NEWS README TODO
|
||||
|
||||
%changelog
|
||||
* Tue Mar 17 2015 Automatic Build System <autodist@mambasoft.it> 3.14.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jun 03 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 3.6.1-2mamba
|
||||
- require at-spi2-core instead of at-spi2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user