7 Preparation of RedHat RPM packages.
11 1. Copy the official Samba-1.9.xxxx.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-1.9.xxxx.spec file to /usr/src/redhat/SPECS
16 6. Delete the extracted archive (see item 3)
17 7. Go to the /usr/src/redhat/SPECS directory
18 8. Execute: rpm -ba -v samba-1.9.xxxx.spec
19 9. Copy the SRPM file from the /usr/src/redhat/SRPMS directory
20 and copy the RPMS file from the /usr/src/redhat/RPMS directory
21 to the distribution point from which the finished packages will
22 be uploaded to the samba ftp archive.