Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=818991 --- Comment #3 from Mario Blättermann <mario.blaettermann@xxxxxxxxx> 2012-05-06 12:12:30 EDT --- (In reply to comment #2) > Thank you. > It compiled on my x86_64 f16 without any third party packages/libraries. > gconf/gconf-client.h (which was the missing header in the build you posted) is > provided by GConf2-devel. OK. > Libnotify-devel is not required. The plugin's website says: >Dependencies >gtk+-2.0 (>= 2.14) >libgconf-bridge >libnotify The following is from build.log (see Koji scratch build above): >checking for LIBNOTIFY... no >Package libnotify was not found in the pkg-config search path. >Perhaps you should add the directory containing `libnotify.pc' >to the PKG_CONFIG_PATH environment variable >No package 'libnotify' found Means, the configure script is looking for libnotify, and is unable to find it. Well, could be that this plugin works without that, but if both website and configure script say that it is needed, it should be true. Another issue: %{_libdir}/evolution/3.2/plugins/* Once Evolution is bumped to a higher version number than 3.2, this declaration won't work anymore. Use instead: %{_libdir}/evolution/*/plugins/* -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review