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

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:
Dominique Leuenberger 2017-10-06 08:56:07 +00:00 committed by Git OBS Bridge
commit 4e2f7cf50d
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 Mon Sep 11 23:21:46 UTC 2017 - luc14n0@linuxmail.org

View File

@ -21,7 +21,7 @@ Version: 2.26.0
Release: 0 Release: 0
Summary: Assistive Technology Service Provider Interface - D-Bus based implementation Summary: Assistive Technology Service Provider Interface - D-Bus based implementation
License: GPL-2.0+ License: GPL-2.0+
Group: System/Libraries Group: System/GUI/GNOME
Url: http://www.gnome.org/ Url: http://www.gnome.org/
Source0: http://download.gnome.org/sources/at-spi2-core/2.26/%{name}-%{version}.tar.xz Source0: http://download.gnome.org/sources/at-spi2-core/2.26/%{name}-%{version}.tar.xz
Source99: baselibs.conf Source99: baselibs.conf
@ -49,7 +49,7 @@ mechanism for all assistive technologies to discover and interact
with applications running on the desktop. with applications running on the desktop.
%package -n libatspi0 %package -n libatspi0
Summary: An Accessibility ToolKit -- Library Summary: Assistive Technology Service Provider Interface
Group: System/Libraries Group: System/Libraries
%description -n libatspi0 %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. accessibility toolkit. This version is based on dbus.
%package -n typelib-1_0-Atspi-2_0 %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 Group: System/Libraries
%description -n typelib-1_0-Atspi-2_0 %description -n typelib-1_0-Atspi-2_0
@ -68,7 +68,7 @@ This package provides the GObject Introspection bindings for the
libatspi library. libatspi library.
%package devel %package devel
Summary: Include Files and Libraries mandatory for Development Summary: Development files for the Assistive Technology Service Provider Interface
Group: Development/Libraries/GNOME Group: Development/Libraries/GNOME
Requires: at-spi2-core = %{version} Requires: at-spi2-core = %{version}
Requires: libatspi0 = %{version} Requires: libatspi0 = %{version}
@ -91,7 +91,7 @@ to develop applications that require these.
make %{?_smp_mflags} make %{?_smp_mflags}
%install %install
%makeinstall %make_install
%suse_update_desktop_file at-spi-dbus-bus %suse_update_desktop_file at-spi-dbus-bus
%find_lang at-spi2-core %find_lang at-spi2-core
find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print