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: openpbx - The truly open source PBX https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=210025 ------- Additional Comments From enrico.scholz@xxxxxxxxxxxxxxxxxxxxxxxxx 2006-10-11 18:56 EST ------- fwiw, the misdn conditional can be expressed as | %bcond_with misdn | ... | %{?with_misdn:BuildRequires: mISDN} | ... | configure ... %{?with_misdn:--with-chan_misdn} | ... | %if 0%{?with_misdn:1} | ... It allows short (and IMO more elegant) expressions, and allows the user to build with '--with misdn' (or %_with_misdn in ~/.rpmmacros) -- 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. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review