I'm having problems with igraph and python-igraph. igraph builds igraph-devel python-igraph needs igraph-devel. I'm assuming python-igraph needs the same version of igraph. How should this be encoded? Right now, I have -------- igraph.spec %package devel Provides: %{name}-devel-%{version} -------- python-igraph.spec BuildRequires: igraph-devel = %{version} Is this correct? -- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list