On Fri, Aug 26, 2022 at 3:12 AM Carl George <c...@redhat.com> wrote:
>
> sqlcipher has been requested to be built in epel9 [0].  Rather than
> branching it from the current rawhide version, I plan to update
> rawhide to the latest upstream version first [1].  This involves an
> soname change from libsqlcipher-3.34.1.so.0 to
> libsqlcipher-3.39.2.so.0.  This will require six packages to be
> rebuilt.
>
> [root@f38-container:~]# repoquery --repo 
> rawhide-source,rawhide-modular-source \
> > --quiet --queryformat '%{name}' --archlist src --whatrequires 
> > sqlcipher-devel
> libgda
> python-peewee
> sqlitebrowser
> [root@f38-container:~]# repoquery --repo 
> rawhide-source,rawhide-modular-source \
> > --quiet --queryformat '%{name}' --archlist src --whatrequires 
> > 'pkgconfig(sqlcipher)'
> kmymoney
> rust-libsqlite3-sys
> skrooge

Please do not rebuild rust-libsqlite3-sys. It is a source-only package
that does not ship any compiled code.
All packages built from rust-libsqlite3-sys are noarch (i.e. they
can't - by definition - contain architecture-specific binaries).
Any built binaries that link against libsqlcipher are only used for
tests, but not shipped with built packages.

Fabio
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to