SHA256
1
0
forked from pool/at-spi2-core

Accepting request 530620 from home:jengelh:branches:GNOME:Factory

- Update package summaries and old RPM macros.

OBS-URL: https://build.opensuse.org/request/show/530620
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/at-spi2-core?expand=0&rev=167
This commit is contained in:
Dominique Leuenberger 2017-10-03 11:16:27 +00:00 committed by Git OBS Bridge
parent d9893f75fd
commit 2d90eb2e22
2 changed files with 10 additions and 5 deletions

View File

@ -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

View File

@ -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