summaryrefslogtreecommitdiff
path: root/packaging/SuSE
diff options
context:
space:
mode:
authorVolker Lendecke <vlendec@samba.org>1998-05-06 16:13:31 +0000
committerVolker Lendecke <vlendec@samba.org>1998-05-06 16:13:31 +0000
commita1e1641b84aae432576a3d1b4b9aa724fa61fe5c (patch)
treebcb8991288e6772f3a5bbfed59f9c1b9dafba1d7 /packaging/SuSE
parent4ff2a51c1571c38412ea0a890eb0ab6d57085a78 (diff)
downloadsamba-a1e1641b84aae432576a3d1b4b9aa724fa61fe5c.tar.gz
samba-a1e1641b84aae432576a3d1b4b9aa724fa61fe5c.tar.bz2
samba-a1e1641b84aae432576a3d1b4b9aa724fa61fe5c.zip
Added mksmbpasswd.sh to binary package
(This used to be commit 94f31b95f708a4362fdcc697610d6edc9b72a5fc)
Diffstat (limited to 'packaging/SuSE')
-rw-r--r--packaging/SuSE/5.2/samba-1.9.18p5.dif17
-rw-r--r--packaging/SuSE/5.2/samba.spec1
2 files changed, 10 insertions, 8 deletions
diff --git a/packaging/SuSE/5.2/samba-1.9.18p5.dif b/packaging/SuSE/5.2/samba-1.9.18p5.dif
index 575ed917ca..39b13f010d 100644
--- a/packaging/SuSE/5.2/samba-1.9.18p5.dif
+++ b/packaging/SuSE/5.2/samba-1.9.18p5.dif
@@ -1,6 +1,6 @@
--- Makefile.Linux
-+++ Makefile.Linux 1998/04/27 07:49:10
-@@ -0,0 +1,34 @@
++++ Makefile.Linux 1998/05/06 15:58:42
+@@ -0,0 +1,35 @@
+#
+#
+# Makefile.Linux to integrate package into source tree of S.u.S.E.-Linux
@@ -29,6 +29,7 @@
+ chmod 755 `find $(doc) -type d`
+ install -m 644 smb.conf /etc/smb.conf
+ install rc /sbin/init.d/smb
++ install -m 755 source/mksmbpasswd.sh /usr/bin/mksmbpasswd.sh
+ ln -sf ../smb /sbin/init.d/rc2.d/S20smb
+ ln -sf ../smb /sbin/init.d/rc2.d/K20smb
+ ln -sf ../smb /sbin/init.d/rc3.d/S20smb
@@ -36,7 +37,7 @@
+ mkdir -p /var/adm/fillup-templates
+ cp rc.config.samba /var/adm/fillup-templates
--- doinst.sh
-+++ doinst.sh 1998/04/27 07:49:10
++++ doinst.sh 1998/05/06 15:54:52
@@ -0,0 +1,15 @@
+#
+# install/doinst.sh - to be done after extraction
@@ -54,7 +55,7 @@
+fi
+
--- rc
-+++ rc 1998/04/27 07:49:10
++++ rc 1998/05/06 15:54:52
@@ -0,0 +1,32 @@
+#! /bin/sh
+# Copyright (c) 1996 StarDivision GmbH. All rights reserved.
@@ -89,7 +90,7 @@
+
+exit 0
--- rc.config.samba
-+++ rc.config.samba 1998/04/27 07:49:10
++++ rc.config.samba 1998/05/06 15:54:52
@@ -0,0 +1,5 @@
+#
+# start samba? ("yes" or "no")
@@ -97,7 +98,7 @@
+#
+START_SMB="no"
--- smb.conf
-+++ smb.conf 1998/04/27 07:49:10
++++ smb.conf 1998/05/06 15:54:52
@@ -0,0 +1,48 @@
+[global]
+ workgroup = arbeitsgruppe
@@ -148,7 +149,7 @@
+ create mode = 0700
+ directory = /tmp
--- source/Makefile
-+++ source/Makefile 1998/04/27 07:49:10
++++ source/Makefile 1998/05/06 15:54:52
@@ -5,11 +5,11 @@
###########################################################################
@@ -216,7 +217,7 @@
# Use this for Linux without shadow passwords or for any Linux
--- source/includes.h
-+++ source/includes.h 1998/04/27 07:49:10
++++ source/includes.h 1998/05/06 15:54:52
@@ -244,13 +244,6 @@
#define USE_SETFS
#endif
diff --git a/packaging/SuSE/5.2/samba.spec b/packaging/SuSE/5.2/samba.spec
index 6ae54b5066..637af1781e 100644
--- a/packaging/SuSE/5.2/samba.spec
+++ b/packaging/SuSE/5.2/samba.spec
@@ -60,6 +60,7 @@ fi
/sbin/init.d/rc3.d/S20smb
%config /sbin/init.d/smb
/usr/bin/addtosmbpass
+/usr/bin/mksmbpasswd.sh
/usr/bin/make_printerdef
/usr/bin/make_smbcodepage
/usr/bin/nmblookup