Re: [heads-up] soname version bump for evolution-data-server in rawhide

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

On Mon, 2018-01-29 at 08:58 +0100, Milan Crha wrote:
> The list of dependencies according to:
>    # dnf repoquery --whatrequires evolution-data-server-devel --
> alldeps
> follows:
>    evolution
>    folks
>    maya-calendar
> but it seems surprisingly low number of packages, because I know of
> several others (like syncevolution, evolution-ews, evolution-mapi,
> ...)
> which also depend of evolution-data-server.

Build deps can be indirect. You have to look for packages that actually
link with any library from evolution-data-server. (And you should also
look at the rawhide repo, unless you are really sure that no new
packages that use evolution-data-server have been added.)

# dnf repoquery -q --disablerepo=* --enablerepo=rawhide --whatrequires evolution-data-server --alldeps \
  | xargs dnf repoquery -q --disablerepo=* --enablerepo=rawhide --qf '%{SOURCERPM}' \
  | sed -e 's/-[^-]*-[^-]*$//' \
  | sort -u
gives:
 almanah
 bijiben
 california
 ekiga
 evolution
 evolution-data-server
 evolution-ews
 evolution-mapi
 evolution-rspam
 evolution-rss
 ffgtk
 folks
 glabels
 gnome-calendar
 gnome-contacts
 gnome-phone-manager
 gnome-shell
 gnome-todo
 libopensync-plugin-evolution2
 maya-calendar
 sflphone
 syncevolution
 wingpanel-indicator-datetime

D.
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Users]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]

  Powered by Linux