diff options
author | Gerald Carter <jerry@samba.org> | 2006-01-20 01:11:26 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 11:06:12 -0500 |
commit | 4183c1824cf1dd2813766a469929f82972635b7c (patch) | |
tree | f8c1109f403ed7a42f7dc6a7ae07f4728b704e8c /packaging/RedHat-9/README | |
parent | a9016186adeb3fbd702726212ca5ddf0f200f8eb (diff) | |
download | samba-4183c1824cf1dd2813766a469929f82972635b7c.tar.gz samba-4183c1824cf1dd2813766a469929f82972635b7c.tar.bz2 samba-4183c1824cf1dd2813766a469929f82972635b7c.zip |
r13048: trying to fix the confusion over packaging platforms
(This used to be commit b99ef469d1057a8e856f3818f5fd0f25db70d4ee)
Diffstat (limited to 'packaging/RedHat-9/README')
-rw-r--r-- | packaging/RedHat-9/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/packaging/RedHat-9/README b/packaging/RedHat-9/README new file mode 100644 index 0000000000..646b10dbbb --- /dev/null +++ b/packaging/RedHat-9/README @@ -0,0 +1,13 @@ +Preparer: Gerald Carter <jerry@samba.org> + +Instructions: Preparing Samba Packages for Red Hat Linux +=============================================================== + +We provide support only for the latest stable release of major +branches (e.g 6.2, 7.3, and 8.0). The makerpms.sh script +supports rpm version 2.x, 3.x, and 4.x + +To produce the RPMS simply type: + + root# sh makerpms.sh + |