[Bug 173459] Review Request: initng

bugzilla at redhat.com bugzilla at redhat.com
Wed Apr 19 06:57:05 UTC 2006


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: initng


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


bugzilla at redhat.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|fedora-extras-              |
                   |list at redhat.com             |
                 CC|                            |fedora-package-
                   |                            |review at redhat.com
                 CC|fedora-package-             |
                   |review at redhat.com           |
                 CC|                            |fedora-extras-
                   |                            |list at redhat.com




------- Additional Comments From daner964 at student.liu.se  2006-04-19 02:56 EST -------
For next release the spec file needs to be fixed to use cmake instead of
autotools. I'll fix that up as soon as we have a release.

One question: To get selinux working we need to do something like this:

----------pseucocode snip----------------
[if Fedora version >= 5]
cmake . -DSELINUX:BOOL=ON
[else]
cmake . -DOLDSELINUX:BOOL=ON
-----------------------------------------

...instead of the current ./configure line (like I already did in the ifiles
spec, except that we just have a "cmake ." there). What's the best way to
achieve this?

(Oh, and I got a son yesterday. This probably means I won't have much time for
anything the coming week(s).)

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the fedora-extras-list mailing list