From 2d90eb2e22f343777e19186d7d0e4b55f7c9ac119c396eb119ccc91c18591c50 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 3 Oct 2017 11:16:27 +0000 Subject: [PATCH] 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 --- at-spi2-core.changes | 5 +++++ at-spi2-core.spec | 10 +++++----- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/at-spi2-core.changes b/at-spi2-core.changes index 8fbf0d7..c744e28 100644 --- a/at-spi2-core.changes +++ b/at-spi2-core.changes @@ -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 diff --git a/at-spi2-core.spec b/at-spi2-core.spec index 245e484..4b4613f 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -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