The current release of brltty supports the newer at-spi2 but it's still built against at-spi. It would be better to use the newer library rather than the obsolete at-spi
Added subpackage at-spi2
http://pkgs.fedoraproject.org/cgit/brltty.git/commit/?id=a4b0abaad983acc17c01f768deb500c7f29c6cbb Looking at the commit you drop the build req -BuildRequires: at-spi-devel And add a new package for at-spi2 but don't remove and obsolete the old at-spi sub package which means the package would likely still be there and empty. I plan on retiring the old package as soon as nothing depends on it (there is this and one other dep)
(In reply to Peter Robinson from comment #2) > And add a new package for at-spi2 but don't remove and obsolete the old > at-spi sub package which means the package would likely still be there and > empty. > No, it is not empty. It now supports both API. > I plan on retiring the old package as soon as nothing depends on it > (there is this and one other dep) > Sorry, I didn't get it, so I will kill the at-spi.
> Sorry, I didn't get it, so I will kill the at-spi. Sorry, it's long been dead, it has one other user which in itself is dead upstream.