[Bug 209224] Review Request: prelude-manager - Prelude Management server

bugzilla at redhat.com bugzilla at redhat.com
Sat Jan 6 05:41:20 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: prelude-manager - Prelude Management server


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=209224





------- Additional Comments From rc040203 at freenet.de  2007-01-06 00:41 EST -------
(In reply to comment #11)
> I also found:
> * Conditional dependencies
> -------------------------------------------
> *** Dumping configuration ***
>     - TCP wrapper support    : no
>     - XML plugin support     : yes
>     - Database plugin support: yes
> -------------------------------------------
> Is this okay?
No. This means building the rpm is non-deterministic.

Does the package have an --enable-tcp-wrapper configure option or similar? Then
you might want to apply this.

If not, you will probably want to add
BuildRequires: tcp_wrappers-devel
or
BuildConflicts: tcp_wrappers-devel
for FC > 6, rsp.

BuildRequires: tcp_wrappers
or
BuildConflicts: tcp_wrappers
for FC <= 6

depending on if you want to use tcp_wrappers or not.

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




More information about the Fedora-package-review mailing list