Changes

Jump to navigation Jump to search
34 bytes removed ,  00:52, 27 January 2008
m
→‎Modify a package: , less nagging
Line 136: Line 136:  
  #add the patch
 
  #add the patch
 
  Patch2: smeserver-foo-1.2-widget.patch
 
  Patch2: smeserver-foo-1.2-widget.patch
 
+
 
  #update the changelog, include the bug number
 
  #update the changelog, include the bug number
 
  * Fri Jan 11 2008 John Smith <smith@foo.net> 1.2-15
 
  * Fri Jan 11 2008 John Smith <smith@foo.net> 1.2-15
Line 151: Line 151:  
  cvs commit -m 'msg'
 
  cvs commit -m 'msg'
   −
You can automate the addition of the comments in the spec file with the command 'clog', test your spec is OK, then commit
+
You can automate the addition of the comments in the spec file with the command 'clog'
    
  msg=`make clog`; cvs commit -m "$msg"
 
  msg=`make clog`; cvs commit -m "$msg"

Navigation menu