diff --git a/at-spi2-core.spec b/at-spi2-core.spec index 75d712f..8067c16 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -29,6 +29,7 @@ Source0: %{name}-%{version}.tar.bz2 Source99: %{name}-rpmlintrc # PATCH-FIX-UPSTREAM at-spi2-core-dbus-path.patch vuntz@opensuse.org -- Use the right path for a dbus helper. This will be fixed upstream in a more generic way Patch0: at-spi2-core-dbus-path.patch +# PATCH-FIX-UPSTREAM at-spi2-core-non_void.patch fdo#26855 ro@novell.com -- Fix compiler warnings no-return-in-non-void-function. Patch1: at-spi2-core-non_void.patch BuildRequires: dbus-1-glib-devel BuildRequires: glib2-devel