Comment # 6 on bug 1229103 from Pedro Monreal Gonzalez
(In reply to Marcus Rückert from comment #5)
> 1. rubygem-gpgme is just tagged with a delete request as we are testing what
> can be cleaned up in Factory

OK.

> 2. if any package still wants to enforce that it requires at least the
> version of libassuan it is built against:
> 
> 
> see requires_file in
> https://build.opensuse.org/projects/graphics:gimp:master/packages/gimp/files/
> gimp.spec?expand=1
> 
> and replace the
> 
> ```
> Requires: libassuan0 >= ...
> ```
> 
> with
> 
> ```
> %requires_file %{_libdir}/libassuan.so
> ```

Thanks for the hint!

> 3. what is the problem with libassuan-devel ?

This is just info for me to double-ckeck those packages.

For now, only libreoffice and kleopatra are left to be adapted.


You are receiving this mail because: