On 2014-03-04, Dmitriy Perlow wrote: > For some reason "BuildRequires: pkgconfig" doesn't resolve "E: > no-pkg-config-provides". But usually it does it.
I figured it out by reading rpmlint's source code: When a package provides a .pc file, it needs a "Provides: pkgconfig(...)" statement: https://build.opensuse.org/package/view_file/openSUSE:Factory/rpmlint/suse-pkg-config-check.diff The nordlicht package is now ready for production. I've created a submission request: https://pmbs.links2linux.org/request/show/934 Thanks, Sebastian _______________________________________________ Packman mailing list [email protected] http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman
