Changes

Jump to navigation Jump to search
m
Line 124: Line 124:  
  make patch SUFFIX={patchname}
 
  make patch SUFFIX={patchname}
 
It will build and add the patch for you.  It should be named "name-version-{patchname}.patch"
 
It will build and add the patch for you.  It should be named "name-version-{patchname}.patch"
Read up on gendiff.  That is what the makefile uses to generate the diff file.
+
(man gendiff.  That is what the makefile uses to generate the diff file.)
 +
 
 +
Edit the 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 you can do the following.

Navigation menu