Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=891264 --- Comment #1 from Michael Schwendt <mschwendt@xxxxxxxxx> --- * A brief look at the spec: > BuildRequires: autoconf automake libtool Are they needed? > %package devel https://fedoraproject.org/wiki/Packaging:Guidelines#Requiring_Base_Package > BuildRequires: ecore-devel libeina-devel systemd-devel This line appears more than once in the spec. It makes no sense to specify these BR again for the -devel package, since a -devel package typically includes only files which are split off the base package. > %description devel > Headers, test programs and documentation for eeze The corresponding %files section does not mention any "test programs" or "documentation". > %{_libdir}/libeeze.so Included in the wrong package: https://fedoraproject.org/wiki/Packaging:Guidelines#Devel_Packages * A Plague build for F18 x86_64 fails early: > checking for doxygen... no > checking for EEZE... configure: WARNING: no doxygen detected. Documentation > will not be built > configure: error: Package requirements (ecore >= 1.6.99 eina >= 1.6.99 libudev) were not met: > Requested 'ecore >= 1.6.99' but version of ecore is 1.2.1 > Requested 'eina >= 1.6.99' but version of Eina is 1.2.1 > Consider adjusting the PKG_CONFIG_PATH environment variable if you > installed software in a non-standard prefix. > Alternatively, you may set the environment variables EEZE_CFLAGS > and EEZE_LIBS to avoid the need to call pkg-config. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=8Vjy2WOMW9&a=cc_unsubscribe _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review