JHT ==> Just tidying up for Release.
[samba.git] / examples / redhat / Instructions
1 January 8, 1997
2 Copyright (C) John H Terpstra - 1997
3
4 Subject:
5 ========
6 Preparation of RedHat RPM packages.
7
8 Process:
9 ========
10 1. Copy the official Samba-latest.tar.gz archive to /usr/src/redhat/SOURCES
11 2. Un-gnuzip the file to the plain tar archive format
12 3. Untar the archive to access the samba/examples/redhat files
13 4. Copy the samba-make.patch file to /usr/src/redhat/SOURCES
14 5. Copy samba-RHXXX.spec file to /usr/src/redhat/SPECS
15         Note: Use the XXX that is your RedHat Linux Version Number
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-RHxxx.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.
23
24 Finito!!