Simple Package Modification

From SME Server
Revision as of 14:07, 25 December 2007 by Cactus (talk | contribs) (My 2ct's on the new build architecture)
Jump to navigation Jump to search

In Modify a Package cvs commit

q enter [is this right ?? messy]

can be replaced by cvs -m '<comment>' commit and you won't be prompted for the comment....

My 2ct's on the new build architecture

  1. Is it normal behavior for 'make clean' to not remove the noarch folder and RPMS in there as it does remove the SRPM?
  2. Is it normal for make to create a SRPM in the root of the branch (package-name/contribs7/) and the noarch RPM in a noarch folder? Shouldn't it be desired to build the SPRM in a seperate folder as well?

Now off to learn cvs (as mezzanine was a very nice shell hiding my lack of cvs knowledge) - Cactus 05:07, 25 December 2007 (MST)