Accepting request 134934 from home:Zaitor:branches:GNOME:Factory
Update and hack to silence lintwarning, remove patch that was not intended to be included in SR OBS-URL: https://build.opensuse.org/request/show/134934 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/python-atspi?expand=0&rev=64
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
Name: python-atspi
|
||||
%define _name pyatspi
|
||||
Version: 2.5.91
|
||||
Version: 2.5.92
|
||||
Release: 0
|
||||
Summary: Assistive Technology Service Provider Interface - Python bindings
|
||||
License: LGPL-2.0
|
||||
@@ -59,6 +59,8 @@ This package contains the python bindings for AT-SPI.
|
||||
%install
|
||||
%makeinstall
|
||||
%fdupes %{buildroot}%{python_sitelib}
|
||||
## Dirty hack to set executable bit, remove once upstream has fixed it. bgo#682636, last checked 2.5.92
|
||||
chmod +x "%{buildroot}%{python_sitelib}/examples/magFocusTracker.py"
|
||||
|
||||
%clean
|
||||
rm -rf %{buildroot}
|
||||
@@ -66,6 +68,7 @@ rm -rf %{buildroot}
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc AUTHORS COPYING README
|
||||
%{python_sitelib}/examples/
|
||||
%{python_sitelib}/pyatspi/
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user