Changes

Jump to navigation Jump to search
m
Line 129: Line 129:  
  nano -w smeserver-foo.spec
 
  nano -w smeserver-foo.spec
   −
Once you are satisfied and want to submit the package to the build server you can do the following.
+
Once you are satisfied and want to submit the package to the build server commit your changes.
This tags all files as belonging to a particular build version
+
cvs commit
 +
:q [quit out of log message] ??
 +
 
 +
Then tag all files as belonging to a particular build version
 
  make tag
 
  make tag
   −
This will submit the request to the build server which will checkout the recently tagged version and build it in a chroot (mock) env.
+
Then submit the request to the build server which will checkout the recently tagged version and build it in a chroot (mock) env.
 
  make build
 
  make build
  

Navigation menu