Changes

Jump to navigation Jump to search
141 bytes added ,  02:52, 8 December 2021
Line 128: Line 128:  
  ~/smecontribs/rpms/smeserver-mycontrib/contribs9/
 
  ~/smecontribs/rpms/smeserver-mycontrib/contribs9/
   −
Also you should find your contrib listed in module file ~/smecontribs/CVSROOT/modules
+
Remember to add your module so buildsys knows about it:
 +
 
 +
~/smecontribs/CVSROOT/modules
 +
 
 +
Add a line like this:
 +
 
 +
smeserver-mycontrib rpms/smeserver-mycontrib &common
 +
 
 +
Then commit it
 +
 
 +
cvs commit -m "add smeserver-mycontrib to modules"
    
As listed after the script you should send your srpm to the buildserver, one way is  (replace ~/MYSRPM and YOURUSER)
 
As listed after the script you should send your srpm to the buildserver, one way is  (replace ~/MYSRPM and YOURUSER)
Line 176: Line 186:  
I found if I did this I got an error:
 
I found if I did this I got an error:
   −
  cvs commit: file `import.log' had a conflict and has not been modified
+
  cvs commit: file 'import.log' had a conflict and has not been modified
 
  cvs [commit aborted]: correct above errors first!
 
  cvs [commit aborted]: correct above errors first!
   Line 203: Line 213:  
Create a srpm file
 
Create a srpm file
   −
The import as above
+
Then import as above.
 
        −
<noinclude>[[Category:SME9-Development]
+
[[Category:SME9-Development]]

Navigation menu