From 4a4dc2db0e59e19e19be76cee8b63c1198f3537d Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sep 06 2018 08:53:41 +0000 Subject: Update to 2.30.0 - Switch to the meson build system --- diff --git a/.gitignore b/.gitignore index 9381f7c..1047bab 100644 --- a/.gitignore +++ b/.gitignore @@ -87,3 +87,4 @@ at-spi2-atk-0.3.6.tar.bz2 /at-spi2-atk-2.26.0.tar.xz /at-spi2-atk-2.26.1.tar.xz /at-spi2-atk-2.26.2.tar.xz +/at-spi2-atk-2.30.0.tar.xz diff --git a/at-spi2-atk.spec b/at-spi2-atk.spec index e8c3180..7bf16bb 100644 --- a/at-spi2-atk.spec +++ b/at-spi2-atk.spec @@ -1,24 +1,25 @@ -%global atk_version 2.25.2 -%global at_spi2_core_version 2.25.3 +%global atk_version 2.29.2 +%global at_spi2_core_version 2.29.1 Name: at-spi2-atk -Version: 2.26.2 -Release: 2%{?dist} +Version: 2.30.0 +Release: 1%{?dist} Summary: A GTK+ module that bridges ATK to D-Bus at-spi License: LGPLv2+ URL: https://wiki.linuxfoundation.org/en/AT-SPI_on_D-Bus -Source0: https://download.gnome.org/sources/at-spi2-atk/2.26/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/at-spi2-atk/2.30/%{name}-%{version}.tar.xz BuildRequires: gcc BuildRequires: atk-devel >= %{atk_version} BuildRequires: at-spi2-core-devel >= %{at_spi2_core_version} BuildRequires: dbus-devel BuildRequires: dbus-glib-devel +BuildRequires: gettext BuildRequires: glib2-devel BuildRequires: libxml2-devel BuildRequires: gtk2-devel -BuildRequires: intltool +BuildRequires: meson Requires: atk%{?_isa} >= %{atk_version} Requires: at-spi2-core%{?_isa} >= %{at_spi2_core_version} @@ -47,18 +48,11 @@ The %{name}-devel package includes the header files for the %{name} library. %setup -q %build -%configure -sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool -sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool - -make %{?_smp_mflags} - +%meson +%meson_build %install -%make_install - -rm $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/modules/libatk-bridge.la -rm $RPM_BUILD_ROOT%{_libdir}/libatk-bridge-2.0.la +%meson_install %post -p /sbin/ldconfig %postun -p /sbin/ldconfig @@ -77,8 +71,11 @@ rm $RPM_BUILD_ROOT%{_libdir}/libatk-bridge-2.0.la %{_libdir}/libatk-bridge-2.0.so %{_libdir}/pkgconfig/atk-bridge-2.0.pc - %changelog +* Thu Sep 06 2018 Kalev Lember - 2.30.0-1 +- Update to 2.30.0 +- Switch to the meson build system + * Thu Jul 12 2018 Fedora Release Engineering - 2.26.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild diff --git a/sources b/sources index 253b7eb..77df256 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (at-spi2-atk-2.26.2.tar.xz) = f938b8e2b999fcdfa13e9433bd13c39430bae2ceae0c664a24caccc6af522947bf73de02de3c359807f5370a85961193df2ba24b193b60b915c61828ea747bb2 +SHA512 (at-spi2-atk-2.30.0.tar.xz) = d7a02c347e31d78da81455cff77b44ab6d9e11add8d9457fba6a6b354cef731ab73e8a83060c150f3ef3d5191bfbc649618360a61c9826816b1aafb3e2bea7d5