JHT ==> Added for those who like to roll their own!
[Samba.git] / examples / redhat / Instructions
blob25711c61e9a48542164de48085cd582b51f7d9fe
1 January 8, 1997
3 John H Terpstra
5 Subject:
6 ========
7 Preparation of RedHat RPM packages.
9 Process:
10 ========
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.
24 Finito!!