On Sat, 08 Jun 2019 03:20:56 +0100, Sérgio Basto wrote: > Hi, > I notice many kde packages uses Requires: cmake(something) for example > [1]. > And for example kf5-ki18n-devel provides cmake(KF5I18n) = 5.58.0 [2] > > How I make opencv-devel provides cmake(opencv) [3] ? Files in CMake's directories, such as %{_libdir}/cmake/ are recognized whereas *.cmake files in private directories are not seen by the dependency generators. In the case of opencv.spec, /usr/share/OpenCV/ is unrelated to CMake. > %files devel > %{_datadir}/OpenCV/*.cmake _______________________________________________ packaging mailing list -- packaging@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to packaging-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/packaging@xxxxxxxxxxxxxxxxxxxxxxx