summaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2003-03-05 16:57:01 +0000
committerGerald Carter <jerry@samba.org>2003-03-05 16:57:01 +0000
commit214decbda680f23691f0d633d4a29c2c7e17de6b (patch)
treec2ec2b74365cc7643225d62eecebc5ac866511e8 /packaging
parentb467e9ce1d68e269c6956520a5ffce73e115714e (diff)
downloadsamba-214decbda680f23691f0d633d4a29c2c7e17de6b.tar.gz
samba-214decbda680f23691f0d633d4a29c2c7e17de6b.tar.xz
samba-214decbda680f23691f0d633d4a29c2c7e17de6b.zip
merging some packaging fixes from SAMBA_2_2
Diffstat (limited to 'packaging')
-rw-r--r--packaging/RedHat/samba2.spec.tmpl10
1 files changed, 10 insertions, 0 deletions
diff --git a/packaging/RedHat/samba2.spec.tmpl b/packaging/RedHat/samba2.spec.tmpl
index 638df4f2cce..d7284416147 100644
--- a/packaging/RedHat/samba2.spec.tmpl
+++ b/packaging/RedHat/samba2.spec.tmpl
@@ -26,6 +26,7 @@ Samba 3.0 also introduces UNICODE support and kerberos/ldap
integration as a member server in a Windows 2000 domain.
Please refer to the WHATSNEW.txt document for fixup information.
+docs directory for implementation details.
%changelog
* Mon Nov 18 2002 Gerald Carter <jerry@samba.org>
@@ -169,6 +170,9 @@ install -m644 packaging/RedHat/samba.pamd.stack $RPM_BUILD_ROOT/etc/samba/samba.
install -m644 packaging/RedHat/samba.xinetd $RPM_BUILD_ROOT/etc/samba/samba.xinetd
echo 127.0.0.1 localhost > $RPM_BUILD_ROOT/etc/samba/lmhosts
+# Remove "*.old" files
+find $RPM_BUILD_ROOT -name "*.old" -exec rm -f {} \;
+
%clean
rm -rf $RPM_BUILD_ROOT
@@ -392,6 +396,9 @@ fi
%{prefix}/bin/smbgroupedit
%{prefix}/bin/smbcacls
%{prefix}/bin/pdbedit
+%{prefix}/bin/pam_smbpass.so
+%{prefix}/bin/smbmount
+%{prefix}/bin/smbumount
%{prefix}/bin/tdbbackup
%{prefix}/bin/smbtree
%attr(755,root,root) /lib/libnss_wins.s*
@@ -406,7 +413,10 @@ fi
%{prefix}/share/swat/lang/*/help/*
%{prefix}/share/swat/lang/*/images/*
%{prefix}/share/swat/lang/*/include/*.html
+%{prefix}/share/swat/include/header.html
+%{prefix}/share/swat/include/footer.html
%{prefix}/share/swat/using_samba/*
+%{prefix}/share/swat/README
%config(noreplace) /etc/samba/lmhosts
%config(noreplace) /etc/samba/smb.conf
%config(noreplace) /etc/samba/smbusers