[Bug 225985] Merge Review: libaio

bugzilla at redhat.com bugzilla at redhat.com
Wed Jan 6 17:26:46 UTC 2010


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=225985





--- Comment #5 from Eric Sandeen <esandeen at redhat.com>  2010-01-06 12:26:45 EDT ---
One "Must" tidbit:

MUST: In the vast majority of cases, devel packages must require the base
package using a fully versioned dependency: Requires: %{name} =
%{version}-%{release}  [23]

https://fedoraproject.org/wiki/Packaging/Guidelines#RequiringBasePackage

You just have:

%package devel
Summary: Development files for Linux-native asynchronous I/O access
Group: Development/System
Requires: libaio

without the version & release.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.




More information about the package-review mailing list