Ticket #150 (closed Bug: fixed)

Opened 11 months ago

Last modified 10 months ago

RPM Mode & build stuff

Reported by: dsugar Assigned to: jjarrett
Priority: Medium Milestone: Release 2.2
Component: Property Sheet Keywords:
Cc:

Description

The RPM modes should be 'Permissive' and 'Enforcing'. 'Strict' is not a mode for installing.

I have also setup a 'Build RPM' option in the Project menu so you can test this really build the RPM with the desired options correctly set.

Also, please make sure the default Makefile and SPEC files are updated based on changes made to the ones in CLIP - see files resources/build/Makefile and resources/conf/selinux-policy.spec

Change History

01/08/08 14:42:31 changed by dsugar

I know this isn't part of the change you just made, but I noticed it with the commit. I'm concerned that you are using the NLS string to set through to the builder. The NLS string could get changed but the makefile/spec file only understand the literal strings 'enforcing' and 'permissive'.

Really the NLS string should be used for display and a fixed string passed to the builder.

If what I'm saying isn't clear, please ask.

01/14/08 13:42:30 changed by jjarrett

  • status changed from new to closed.
  • resolution set to fixed.

01/18/08 09:57:10 changed by dsugar

  • priority changed from High to Medium.
  • status changed from closed to reopened.
  • resolution deleted.

the Makefile and spec file have not been updated.

01/18/08 09:57:34 changed by dsugar

  • status changed from reopened to new.

02/08/08 08:37:58 changed by dsugar

  • status changed from new to closed.
  • resolution set to fixed.