On 5 April 2016 at 18:41, Richard Shaw <hobbes1...@gmail.com> wrote:

> Fedora is currently two major and one minor release behind on OCE due to
> the fact that smesh had not been updated to some library/API changes.
> Secondarily smesh would not build on GCC 6 but that has now been fixed.
>
> I plan to build OCE 0.17.1 and newly released smesh 6.6 in the next day or
> so.
>
> On a tangent, I was able to figure out required rebuilds with
> yum/repoquery but I can't seem to find the magic incantation for "dnf
> repoquery".
>
> Is there a documented "best practice/known good" command in the wiki and I
> just can't find it?
>
>

dnf repoquery --whatrequires foo ought to show you what has a requires on
foo to find it ... make sure you check whatever you provide that you expect
people to be requiring on ...

As an example from php-sabre-event ...

dnf repoquery --whatrequires "php-composer(sabre/event)"
Last metadata expiration check: 0:00:00 ago on Tue Apr  5 19:24:28 2016.
owncloud-0:8.1.5-1.fc23.noarch
php-sabre-dav-0:2.1.6-1.fc23.noarch
php-sabre-http-0:3.0.5-1.fc23.noarch
--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org

Reply via email to