7 Preparation of RedHat RPM packages.
11 1. Copy the official Samba-latest.tar.gz archive to /usr/src/redhat/SOURCES
12 2. Un-gnuzip the file to the plain tar archive format
13 3. Untar the archive to access the samba/examples/redhat files
14 4. Copy the samba-make.patch file to /usr/src/redhat/SOURCES
15 5. Copy samba-RHXXX.spec file to /usr/src/redhat/SPECS
16 Note: Use the XXX that is your RedHat Linux Version Number
17 6. Delete the extracted archive (see item 3)
18 7. Go to the /usr/src/redhat/SPECS directory
19 8. Execute: rpm -ba -v samba-RHxxx.spec
20 9. Copy the SRPM file from the /usr/src/redhat/SRPMS directory
21 and copy the RPMS file from the /usr/src/redhat/RPMS directory
22 to the distribution point from which the finished packages will
23 be uploaded to the samba ftp archive.