Kevin Kofler wrote: > since I just noticed that even the newly submitted kde-print-manager was > missing this, here's a gentle reminder to all maintainers of Plasma > applets: in your specfiles, at the beginning of the %build section, please > add something like the following: > if [ -x %{_bindir}/plasma-dataengine-depextractor ] ; then > plasma-dataengine-depextractor plasmoid-package > fi This feels more like a "patch" operation to me, so wouldn't putting this in %prep (rather than %build) somewhere make more sense? Thinking a bit more... would it be too evil to macro'ize this somehow, say hook into %cmake_kde for example, to operate automatically on all metadata.desktop files found in $RPM_BUILD_DIR ? -- Rex _______________________________________________ kde mailing list kde@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/kde New to KDE4? - get help from http://userbase.kde.org