summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Terpstra <jht@samba.org>1997-06-07 01:28:22 +0000
committerJohn Terpstra <jht@samba.org>1997-06-07 01:28:22 +0000
commitdc43c29b3f861f8fac80be1091e06fac52a3ba81 (patch)
tree5bae689c97620ddb8c571616763361ed2dc53614
parent693cf20f807543c637e260cecdfe956c43dd275a (diff)
downloadsamba-dc43c29b3f861f8fac80be1091e06fac52a3ba81.tar.gz
Updated instructions.
-rw-r--r--examples/redhat/Instructions7
1 files changed, 4 insertions, 3 deletions
diff --git a/examples/redhat/Instructions b/examples/redhat/Instructions
index 25711c61e9a..c88f06e47d9 100644
--- a/examples/redhat/Instructions
+++ b/examples/redhat/Instructions
@@ -8,14 +8,15 @@ Preparation of RedHat RPM packages.
Process:
========
-1. Copy the official Samba-1.9.xxxx.tar.gz archive to /usr/src/redhat/SOURCES
+1. Copy the official Samba-latest.tar.gz archive to /usr/src/redhat/SOURCES
2. Un-gnuzip the file to the plain tar archive format
3. Untar the archive to access the samba/examples/redhat files
4. Copy the samba-make.patch file to /usr/src/redhat/SOURCES
-5. Copy samba-1.9.xxxx.spec file to /usr/src/redhat/SPECS
+5. Copy samba-RHXXX.spec file to /usr/src/redhat/SPECS
+ Note: Use the XXX that is your RedHat Linux Version Number
6. Delete the extracted archive (see item 3)
7. Go to the /usr/src/redhat/SPECS directory
-8. Execute: rpm -ba -v samba-1.9.xxxx.spec
+8. Execute: rpm -ba -v samba-RHxxx.spec
9. Copy the SRPM file from the /usr/src/redhat/SRPMS directory
and copy the RPMS file from the /usr/src/redhat/RPMS directory
to the distribution point from which the finished packages will