Accepting request 530827 from GNOME:Factory
- Update package summaries and old RPM macros. (forwarded request 530620 from jengelh) OBS-URL: https://build.opensuse.org/request/show/530827 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/at-spi2-core?expand=0&rev=76
This commit is contained in:
commit
4e2f7cf50d
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 3 00:00:22 UTC 2017 - jengelh@inai.de
|
||||
|
||||
- Update package summaries and old RPM macros.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 11 23:21:46 UTC 2017 - luc14n0@linuxmail.org
|
||||
|
||||
|
@ -21,7 +21,7 @@ Version: 2.26.0
|
||||
Release: 0
|
||||
Summary: Assistive Technology Service Provider Interface - D-Bus based implementation
|
||||
License: GPL-2.0+
|
||||
Group: System/Libraries
|
||||
Group: System/GUI/GNOME
|
||||
Url: http://www.gnome.org/
|
||||
Source0: http://download.gnome.org/sources/at-spi2-core/2.26/%{name}-%{version}.tar.xz
|
||||
Source99: baselibs.conf
|
||||
@ -49,7 +49,7 @@ mechanism for all assistive technologies to discover and interact
|
||||
with applications running on the desktop.
|
||||
|
||||
%package -n libatspi0
|
||||
Summary: An Accessibility ToolKit -- Library
|
||||
Summary: Assistive Technology Service Provider Interface
|
||||
Group: System/Libraries
|
||||
|
||||
%description -n libatspi0
|
||||
@ -57,7 +57,7 @@ AT-SPI is a general interface for applications to make use of the
|
||||
accessibility toolkit. This version is based on dbus.
|
||||
|
||||
%package -n typelib-1_0-Atspi-2_0
|
||||
Summary: An Accessibility ToolKit -- Introspection bindings
|
||||
Summary: Introspection bindings for the Assistive Technology Service Provider Interface
|
||||
Group: System/Libraries
|
||||
|
||||
%description -n typelib-1_0-Atspi-2_0
|
||||
@ -68,7 +68,7 @@ This package provides the GObject Introspection bindings for the
|
||||
libatspi library.
|
||||
|
||||
%package devel
|
||||
Summary: Include Files and Libraries mandatory for Development
|
||||
Summary: Development files for the Assistive Technology Service Provider Interface
|
||||
Group: Development/Libraries/GNOME
|
||||
Requires: at-spi2-core = %{version}
|
||||
Requires: libatspi0 = %{version}
|
||||
@ -91,7 +91,7 @@ to develop applications that require these.
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
%makeinstall
|
||||
%make_install
|
||||
%suse_update_desktop_file at-spi-dbus-bus
|
||||
%find_lang at-spi2-core
|
||||
find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
|
||||
|
Loading…
x
Reference in New Issue
Block a user