Changes

Jump to navigation Jump to search
Line 3: Line 3:  
== Adding in an updated tar file to the CVS and buildsystem ==
 
== Adding in an updated tar file to the CVS and buildsystem ==
   −
# Create the new tar file on your local build system (tar -cvzf smeserver-<contrib>-<version>.tar.gz smeserver-<contrib>-<version>/)
+
# Make sure you have done an update or prepa in the contribs10 directory
 +
# Create the new tar file on your local build system (tar -cvzf smeserver-<contrib>-<version>.tar.gz smeserver-<contrib>-<version>/)
 
# Send it the remote buildsys (scp?)
 
# Send it the remote buildsys (scp?)
 
# Login into buildsys
 
# Login into buildsys
 
#cvs update -dPA in previously checked out (not anonymous) contribs10 directory (or whereever)
 
#cvs update -dPA in previously checked out (not anonymous) contribs10 directory (or whereever)
 +
#OR cvs -z3 -d /cvs/smecontribs co -P contrib
 
#Edit version number in spec file and delete patch commands
 
#Edit version number in spec file and delete patch commands
 
#Copy new tar file into the contribs10 directory
 
#Copy new tar file into the contribs10 directory

Navigation menu