https://bugzilla.redhat.com/show_bug.cgi?id=987204 --- Comment #4 from Michael Schwendt <bugs.michael@xxxxxxx> --- > %package devel > Requires: %{name} = %{version}-%{release} https://fedoraproject.org/wiki/Packaging:Guidelines#Requiring_Base_Package > Requires: pkgconfig For EL5? Else there are automatic Requires/Provides. > %files devel > %doc COPYING It's not necessary to duplicate the file here. https://fedoraproject.org/wiki/Packaging:LicensingGuidelines#Subpackage_Licensing > libevdev-0.2/doc/* Documentation that could be generated with Doxygen. > BuildRequires: check-devel If one executes "make check", in GNOME Shell the "Oh no! Something has gone wrong" screen appears" briefly. > /usr/lib64/pkgconfig/libevdev.pc There's an undefined Version in that file, which makes pkgconfig version checks impossible. The defined Name doesn't match the file name, btw. -- 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=SJsmIwaD7g&a=cc_unsubscribe _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review