Line 237:
Line 237:
==== Import a new source tarball for clamav====
==== Import a new source tarball for clamav====
−
when you need to import a new version of clamav, these steps are done at the buildserver level. Once the the new source created, you can retrieve the cvs update in your personal build box and request via plage a build.
+
when you need to import a new version of clamav, these steps are done at the buildserver level. Once the the new source created, you can retrieve the cvs update in your personal build box and request via plague a build.
−
'''Obviously all of that are done with developer access'''
+
===== These following steps need shell access to the buildserver =====
wget http://sourceforge.net/projects/clamav/files/clamav/0.98.5/clamav-0.98.5.tar.gz/download
wget http://sourceforge.net/projects/clamav/files/clamav/0.98.5/clamav-0.98.5.tar.gz/download
Line 248:
Line 248:
cvs commit -m "Import new source for clamav 0.98.5"
cvs commit -m "Import new source for clamav 0.98.5"
+
===== These following steps need developer access =====
then in your personal build system
then in your personal build system
Line 259:
Line 260:
make tag
make tag
make build
make build
−
==== Patching an upstream package ====
==== Patching an upstream package ====