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=494726 --- Comment #9 from Michael Schwendt <bugs.michael@xxxxxxx> 2009-04-08 04:58:03 EDT --- > OK - MUST: The spec file is in American English. The %description is British English. ;-) > FAIL - MUST: Not all build dependencies are listed in > BuildRequires: dbus-devel and desktop-file-utils are missing This is the infamous Fedora pkg-config problem, where Requires.private in the pkgconfig file is evaluated and suffers from a missing dependency on dbus-devel (for dbus-1.pc). Normally, BR GConf2-devel would suffice. --- gnote.spec.orig 2009-04-08 10:48:55.000000000 +0200 +++ gnote.spec 2009-04-08 10:50:09.000000000 +0200 @@ -24,7 +24,7 @@ %build %configure --disable-schemas-install -make %{?_smp_mflags} +V=1 make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT -- 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. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review