summaryrefslogtreecommitdiff
path: root/examples/redhat/Instructions
diff options
context:
space:
mode:
authorJohn Terpstra <jht@samba.org>1997-08-19 09:50:31 +0000
committerJohn Terpstra <jht@samba.org>1997-08-19 09:50:31 +0000
commite5bed1594d1ba39fe3914989311c445a4a6f8945 (patch)
tree339060ca69f329832b577a729874e01b5f613dfc /examples/redhat/Instructions
parented9e858c1dd37364f8c39fb56c09d7397ef8e85b (diff)
downloadsamba-e5bed1594d1ba39fe3914989311c445a4a6f8945.tar.gz
samba-e5bed1594d1ba39fe3914989311c445a4a6f8945.tar.bz2
samba-e5bed1594d1ba39fe3914989311c445a4a6f8945.zip
JHT ===> No longer needed here. Files moved to ~/packaging/redhat.
(This used to be commit daa148c38467caea6f0c6dfe59a5f0ba6797e4bb)
Diffstat (limited to 'examples/redhat/Instructions')
-rw-r--r--examples/redhat/Instructions24
1 files changed, 0 insertions, 24 deletions
diff --git a/examples/redhat/Instructions b/examples/redhat/Instructions
deleted file mode 100644
index 60c79076ee..0000000000
--- a/examples/redhat/Instructions
+++ /dev/null
@@ -1,24 +0,0 @@
-January 8, 1997
-Copyright (C) John H Terpstra - 1997
-
-Subject:
-========
-Preparation of RedHat RPM packages.
-
-Process:
-========
-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-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-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
- be uploaded to the samba ftp archive.
-
-Finito!!