cvsdist bd5b9b5
%define initdir %{_sysconfdir}/rc.d/init.d
cvsdist 1a06c83
%define auth %(test -f /etc/pam.d/system-auth && echo /etc/pam.d/system-auth || echo)
cvsdist 1a06c83
cvsdist bd5b9b5
Summary: The Samba SMB server.
cvsdist 1a06c83
Name: samba
cvsdist 27fdfc3
Version: 3.0.5
cvsdist 27fdfc3
Release: 0pre1.0
cvsdist 8c15237
Epoch: 0
cvsdist 9513474
License: GNU GPL Version 2
cvsdist 1a06c83
Group: System Environment/Daemons
cvsdist ae7478c
URL: http://www.samba.org/
cvsdist bd5b9b5
cvsdist a88bdcd
#TAG: change for non-pre
cvsdist 27fdfc3
Source: ftp://us2.samba.org/pub/samba/%{name}-%{version}pre1.tar.gz
cvsdist 27fdfc3
#Source: ftp://us2.samba.org/pub/samba/%{name}-%{version}.tar.gz
cvsdist bd5b9b5
cvsdist bd5b9b5
# Red Hat specific replacement-files
cvsdist 1a06c83
Source1: samba.log
cvsdist 1a06c83
Source2: samba.xinetd
cvsdist bd5b9b5
Source3: swat.desktop
cvsdist bd5b9b5
Source4: samba.sysconfig
cvsdist bd5b9b5
Source5: smb.init
cvsdist bd5b9b5
Source6: samba.pamd
cvsdist bd5b9b5
Source7: smbprint
cvsdist 5470a98
Source8: winbind.init
cvsdist bd5b9b5
cvsdist f92c011
# Don't depend on Net::LDAP
cvsdist f92c011
Source999: filter-requires-samba.sh
cvsdist f92c011
cvsdist bd5b9b5
# generic patches
cvsdist bd5b9b5
Patch1: samba-2.2.0-smbw.patch
cvsdist 27fdfc3
Patch2: samba-3.0.0beta1-pipedir.patch
cvsdist 27fdfc3
Patch3: samba-3.0.5pre1-logfiles.patch
cvsdist 27fdfc3
Patch4: samba-3.0.3pre1-pie.patch
cvsdist 27fdfc3
Patch5: samba-3.0.0rc3-nmbd-netbiosname.patch
cvsdist 27fdfc3
Patch6: samba-3.0.4-smb.conf.patch
cvsdist 27fdfc3
Patch7: samba-3.0.4-man.patch
cvsdist 27fdfc3
Patch8: samba-3.0.4-warning.patch
cvsdist bd5b9b5
cvsdist 8c15237
Requires: pam >= 0:0.64 %{auth} samba-common = %{epoch}:%{version} 
cvsdist 8c15237
Requires: logrotate >= 0:3.4 initscripts >= 0:5.54-1 
cvsdist ae7478c
BuildRoot: %{_tmppath}/%{name}-%{version}-root
cvsdist 1a06c83
Prereq: /sbin/chkconfig /bin/mktemp /usr/bin/killall
cvsdist 1a06c83
Prereq: fileutils sed /etc/init.d 
cvsdist a88bdcd
BuildRequires: pam-devel, readline-devel, ncurses-devel, fileutils, libacl-devel krb5-devel
cvsdist f92c011
cvsdist f92c011
cvsdist f92c011
# Working around perl dependency problem from docs
cvsdist 0ca4ff4
%define __perl_requires %{SOURCE999}
cvsdist 1a06c83
cvsdist 1a06c83
%description
cvsdist bd5b9b5
Samba is the protocol by which a lot of PC-related machines share
cvsdist bd5b9b5
files, printers, and other information (such as lists of available
cvsdist bd5b9b5
files and printers). The Windows NT, OS/2, and Linux operating systems
cvsdist bd5b9b5
support this natively, and add-on packages can enable the same thing
cvsdist bd5b9b5
for DOS, Windows, VMS, UNIX of all kinds, MVS, and more. This package
cvsdist bd5b9b5
provides an SMB server that can be used to provide network services to
cvsdist bd5b9b5
SMB (sometimes called "Lan Manager") clients. Samba uses NetBIOS over
cvsdist bd5b9b5
TCP/IP (NetBT) protocols and does NOT need the NetBEUI (Microsoft Raw
cvsdist bd5b9b5
NetBIOS frame) protocol.
cvsdist 1a06c83
cvsdist 1a06c83
%package client
cvsdist 1a06c83
Summary: Samba (SMB) client programs.
cvsdist 1a06c83
Group: Applications/System
cvsdist 8c15237
Requires: samba-common = %{epoch}:%{version}
cvsdist 1a06c83
Obsoletes: smbfs
cvsdist 1a06c83
cvsdist 1a06c83
%description client
cvsdist bd5b9b5
The samba-client package provides some SMB clients to compliment the
cvsdist 1a06c83
built-in SMB filesystem in Linux. These clients allow access of SMB
cvsdist 1a06c83
shares and printing to SMB printers.
cvsdist 1a06c83
cvsdist 1a06c83
%package common
cvsdist 1a06c83
Summary: Files used by both Samba servers and clients.
cvsdist 1a06c83
Group: Applications/System
cvsdist 1a06c83
cvsdist 1a06c83
%description common
cvsdist 1a06c83
Samba-common provides files necessary for both the server and client
cvsdist 1a06c83
packages of Samba.
cvsdist 1a06c83
cvsdist ae7478c
%package swat
cvsdist 9513474
Summary: The Samba SMB server configuration program.
cvsdist ae7478c
Group: Applications/System
cvsdist 8c15237
Requires: samba = %{epoch}:%{version} xinetd
cvsdist ae7478c
cvsdist ae7478c
%description swat
cvsdist bd5b9b5
The samba-swat package includes the new SWAT (Samba Web Administration
cvsdist bd5b9b5
Tool), for remotely managing Samba's smb.conf file using your favorite
cvsdist bd5b9b5
Web browser.
cvsdist ae7478c
cvsdist 1a06c83
%prep
cvsdist a88bdcd
# TAG: change for non-pre
cvsdist 27fdfc3
%setup -q -n samba-3.0.5pre1
cvsdist 27fdfc3
#%setup -q
cvsdist bd5b9b5
cvsdist bd5b9b5
# copy Red Hat specific scripts
cvsdist bd5b9b5
cp %{SOURCE5} packaging/RedHat/
cvsdist bd5b9b5
cp %{SOURCE6} packaging/RedHat/
cvsdist bd5b9b5
cp %{SOURCE7} packaging/RedHat/
cvsdist 5470a98
cp %{SOURCE8} packaging/RedHat/winbind.init
cvsdist bd5b9b5
cvsdist bd5b9b5
%patch1 -p1 -b .smbw
cvsdist 27fdfc3
%patch2 -p1 -b .pipedir
cvsdist 27fdfc3
%patch3 -p1 -b .logfiles
cvsdist 27fdfc3
%patch4 -p1 -b .pie
cvsdist 27fdfc3
%patch5 -p1 -b .nmbd-netbiosname
cvsdist 27fdfc3
%patch6 -p1 -b .upstream
cvsdist 27fdfc3
%patch7 -p1 -b .man
cvsdist 27fdfc3
%patch8 -p1 -b .warning
cvsdist f92c011
cvsdist f92c011
# crap
cvsdist f92c011
rm -f examples/VFS/.cvsignore
cvsdist e56dc1b
mv source/VERSION source/VERSION.orig
cvsdist e56dc1b
sed -e 's/SAMBA_VERSION_VENDOR_SUFFIX=$/&\"%{release}\"/' < source/VERSION.orig > source/VERSION
cvsdist e56dc1b
cd source
cvsdist e56dc1b
script/mkversion.sh
cvsdist e56dc1b
cd ..
cvsdist f92c011
cvsdist 1a06c83
%build
cvsdist bd5b9b5
cvsdist 1a06c83
cd source
cvsdist ae7478c
%ifarch i386 sparc
cvsdist ae7478c
RPM_OPT_FLAGS="$RPM_OPT_FLAGS -D_FILE_OFFSET_BITS=64"
cvsdist ae7478c
%endif
cvsdist e56dc1b
%ifarch ia64
cvsdist e56dc1b
libtoolize --copy --force     # get it to recognize IA-64
cvsdist e56dc1b
autoheader                                               
cvsdist e56dc1b
autoconf
cvsdist e56dc1b
EXTRA="-D_LARGEFILE64_SOURCE"
cvsdist e56dc1b
%endif
cvsdist 3292a27
CFLAGS=-D_GNU_SOURCE %configure \
cvsdist e56dc1b
	--with-acl-support \
cvsdist e56dc1b
	--with-automount \
cvsdist e56dc1b
	--with-libsmbclient \
cvsdist bd5b9b5
	--with-mmap \
cvsdist e56dc1b
	--with-pam \
cvsdist e56dc1b
	--with-pam_smbpass \
cvsdist bd5b9b5
	--with-quotas \
cvsdist e56dc1b
	--with-smbmount \
cvsdist e56dc1b
	--with-syslog \
cvsdist f92c011
	--with-utmp \
cvsdist 0ca4ff4
	--with-vfs \
cvsdist a88bdcd
	--without-smbwrapper \
cvsdist a88bdcd
	--with-lockdir=/var/cache/samba \
cvsdist a88bdcd
	--with-piddir=/var/run \
cvsdist a88bdcd
	--with-mandir=%{_mandir} \
cvsdist a88bdcd
	--with-privatedir=%{_sysconfdir}/samba \
cvsdist a88bdcd
	--with-logfilebase=/var/log/samba \
cvsdist 27fdfc3
	--with-libdir=%{_libdir}/samba \
cvsdist 27fdfc3
	--with-configdir=%{_sysconfdir}/samba \
cvsdist a88bdcd
	--with-swatdir=%{_datadir}/swat \
cvsdist a88bdcd
cvsdist bd5b9b5
cvsdist bd5b9b5
make  CFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE" \
cvsdist e56dc1b
	proto
cvsdist e56dc1b
cvsdist e56dc1b
make  CFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE" %{?_smp_mflags} \
cvsdist e56dc1b
	all nsswitch/libnss_wins.so modules
cvsdist e56dc1b
cvsdist e56dc1b
make  CFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE" \
cvsdist e56dc1b
	debug2html
cvsdist e56dc1b
cvsdist e56dc1b
make  CFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE" \
cvsdist e56dc1b
	smbfilter
cvsdist f92c011
cvsdist 8c15237
( cd client ; gcc -o mount.cifs $RPM_OPT_FLAGS -Wall -O -D_GNU_SOURCE -D_LARGEFILE64_SOURCE mount.cifs.c )
cvsdist 8c15237
cvsdist 1a06c83
%install
cvsdist 1a06c83
rm -rf $RPM_BUILD_ROOT
cvsdist 1a06c83
cvsdist 1a06c83
mkdir -p $RPM_BUILD_ROOT/sbin
cvsdist 1a06c83
mkdir -p $RPM_BUILD_ROOT/usr/{sbin,bin}
cvsdist bd5b9b5
mkdir -p $RPM_BUILD_ROOT/%{initdir}
cvsdist bd5b9b5
mkdir -p $RPM_BUILD_ROOT/%{_sysconfdir}/{pam.d,logrotate.d}
cvsdist bd5b9b5
mkdir -p $RPM_BUILD_ROOT/var/{log,spool}/samba
cvsdist bd5b9b5
mkdir -p $RPM_BUILD_ROOT/var/cache/samba
cvsdist e56dc1b
mkdir -p $RPM_BUILD_ROOT/var/cache/samba/winbindd_privileged
cvsdist bd5b9b5
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/swat/using_samba
cvsdist bd5b9b5
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/samba/codepages 
cvsdist bd5b9b5
cvsdist bd5b9b5
cd source
cvsdist 1a06c83
cvsdist 1a06c83
%makeinstall \
cvsdist bd5b9b5
	BINDIR=$RPM_BUILD_ROOT%{_bindir} \
cvsdist bd5b9b5
	BASEDIR=$RPM_BUILD_ROOT%{_prefix} \
cvsdist bd5b9b5
	SBINDIR=$RPM_BUILD_ROOT%{_sbindir} \
cvsdist bd5b9b5
	DATADIR=$RPM_BUILD_ROOT%{_datadir} \
cvsdist bd5b9b5
	LOCKDIR=$RPM_BUILD_ROOT/var/cache/samba \
cvsdist bd5b9b5
	PRIVATEDIR=$RPM_BUILD_ROOT%{_sysconfdir}/samba \
cvsdist e56dc1b
	LIBDIR=$RPM_BUILD_ROOT%{_libdir}/samba \
cvsdist bd5b9b5
	CONFIGDIR=$RPM_BUILD_ROOT%{_sysconfdir}/samba \
cvsdist bd5b9b5
	MANDIR=$RPM_BUILD_ROOT%{_mandir} \
cvsdist bd5b9b5
	VARDIR=$RPM_BUILD_ROOT/var/log/samba \
cvsdist bd5b9b5
	CODEPAGEDIR=$RPM_BUILD_ROOT%{_datadir}/samba/codepages \
cvsdist bd5b9b5
	SWATDIR=$RPM_BUILD_ROOT%{_datadir}/swat \
cvsdist bd5b9b5
	SAMBABOOK=$RPM_BUILD_ROOT%{_datadir}/swat/using_samba \
cvsdist e56dc1b
	PIDDIR=$RPM_BUILD_ROOT/var/run
cvsdist 1a06c83
cvsdist 1a06c83
cd ..
cvsdist 1a06c83
cvsdist 1a06c83
# Install other stuff
cvsdist bd5b9b5
install -m644 packaging/RedHat/smb.conf $RPM_BUILD_ROOT%{_sysconfdir}/samba/smb.conf
cvsdist bd5b9b5
install -m755 source/script/mksmbpasswd.sh $RPM_BUILD_ROOT%{_bindir}
cvsdist 1a06c83
install -m644 packaging/RedHat/smbusers $RPM_BUILD_ROOT/etc/samba/smbusers
cvsdist 1a06c83
install -m755 packaging/RedHat/smbprint $RPM_BUILD_ROOT%{_bindir}
cvsdist 1a06c83
install -m755 packaging/RedHat/smb.init $RPM_BUILD_ROOT%{initdir}/smb
cvsdist 5470a98
install -m755 packaging/RedHat/winbind.init $RPM_BUILD_ROOT%{initdir}/winbind
cvsdist bd5b9b5
ln -s ../..%{initdir}/smb  $RPM_BUILD_ROOT%{_sbindir}/samba
cvsdist 5470a98
install -m644 packaging/RedHat/samba.pamd.stack $RPM_BUILD_ROOT/etc/pam.d/samba
cvsdist 27fdfc3
install -m644 %{SOURCE1} $RPM_BUILD_ROOT/etc/logrotate.d/samba
cvsdist bd5b9b5
ln -s ../usr/bin/smbmount $RPM_BUILD_ROOT/sbin/mount.smb
cvsdist bd5b9b5
ln -s ../usr/bin/smbmount $RPM_BUILD_ROOT/sbin/mount.smbfs
cvsdist bd5b9b5
echo 127.0.0.1 localhost > $RPM_BUILD_ROOT%{_sysconfdir}/samba/lmhosts
cvsdist bd5b9b5
cvsdist 5470a98
# pam_smbpass
cvsdist 0ca4ff4
mkdir -p $RPM_BUILD_ROOT/%{_lib}/security
cvsdist e56dc1b
mv source/bin/pam_smbpass.so $RPM_BUILD_ROOT/%{_lib}/security/pam_smbpass.so
cvsdist 5470a98
cvsdist 5470a98
# winbind
cvsdist e56dc1b
mkdir -p $RPM_BUILD_ROOT/%{_lib}/security
cvsdist 0ca4ff4
install -m 755 source/nsswitch/pam_winbind.so $RPM_BUILD_ROOT/%{_lib}/security/pam_winbind.so
cvsdist 0ca4ff4
mkdir -p $RPM_BUILD_ROOT%{_libdir}
cvsdist 0ca4ff4
install -m 755 source/nsswitch/libnss_winbind.so $RPM_BUILD_ROOT/%{_lib}/libnss_winbind.so.2
cvsdist e56dc1b
ln -sf /%{_lib}/libnss_winbind.so.2  $RPM_BUILD_ROOT%{_libdir}/libnss_winbind.so
cvsdist 0ca4ff4
install -m 755 source/nsswitch/libnss_wins.so $RPM_BUILD_ROOT/%{_lib}/libnss_wins.so.2
cvsdist 0ca4ff4
ln -sf /%{_lib}/libnss_wins.so.2  $RPM_BUILD_ROOT%{_libdir}/libnss_wins.so
cvsdist f92c011
cvsdist 43010ed
# libsmbclient
cvsdist 43010ed
cvsdist e56dc1b
# make install puts libsmbclient.so in the wrong place on x86_64
cvsdist 3292a27
rm -f $RPM_BUILD_ROOT/usr/lib/libsmbclient.so $RPM_BUILD_ROOT/usr/lib/libsmbclient.a $RPM_BUILD_ROOT/usr/lib || true
cvsdist 47ea914
mkdir -p $RPM_BUILD_ROOT%{_libdir} $RPM_BUILD_ROOT%{_includedir}
cvsdist a88bdcd
install -m 755 source/bin/libsmbclient.so $RPM_BUILD_ROOT%{_libdir}/libsmbclient.so
cvsdist 47ea914
install -m 644 source/bin/libsmbclient.a $RPM_BUILD_ROOT%{_libdir}/libsmbclient.a
cvsdist 47ea914
install -m 644 source/include/libsmbclient.h $RPM_BUILD_ROOT%{_includedir}
cvsdist 43010ed
cvsdist bd5b9b5
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/xinetd.d
cvsdist bd5b9b5
install -m644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/xinetd.d/swat
cvsdist bd5b9b5
cvsdist bd5b9b5
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig
cvsdist bd5b9b5
install -m644 %{SOURCE4} $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/samba
cvsdist 8c15237
install -m755 source/client/mount.cifs $RPM_BUILD_ROOT/sbin/mount.cifs
cvsdist ae7478c
cvsdist e56dc1b
rm -f $RPM_BUILD_ROOT/%{_mandir}/man1/editreg.1*
cvsdist e56dc1b
rm -f $RPM_BUILD_ROOT%{_mandir}/man1/log2pcap.1*
cvsdist e56dc1b
rm -f $RPM_BUILD_ROOT%{_mandir}/man1/smbsh.1*
cvsdist 3292a27
rm -f $RPM_BUILD_ROOT%{_mandir}/man1/smbget.1*
cvsdist 27fdfc3
rm -f $RPM_BUILD_ROOT%{_mandir}/man5/smbgetrc.5*
cvsdist 8c15237
#rm -f $RPM_BUILD_ROOT/%{_mandir}/man8/mount.cifs.8*
cvsdist bd5b9b5
cvsdist 1a06c83
%clean
cvsdist 1a06c83
rm -rf $RPM_BUILD_ROOT
cvsdist 1a06c83
cvsdist 1a06c83
%post
cvsdist 1a06c83
/sbin/chkconfig --add smb
cvsdist 1a06c83
cvsdist 1a06c83
%preun
cvsdist 1a06c83
if [ $1 = 0 ] ; then
cvsdist 1a06c83
    /sbin/chkconfig --del smb
cvsdist bd5b9b5
    rm -rf /var/log/samba/* /var/cache/samba/*
cvsdist f92c011
    /sbin/service smb stop >/dev/null 2>&1
cvsdist 1a06c83
fi
cvsdist ae7478c
exit 0
cvsdist 1a06c83
cvsdist 1a06c83
%postun
cvsdist 1a06c83
if [ "$1" -ge "1" ]; then
cvsdist 1a06c83
	%{initdir}/smb condrestart >/dev/null 2>&1
cvsdist 27fdfc3
fi
cvsdist 1a06c83
cvsdist f92c011
%post common
cvsdist f92c011
/sbin/chkconfig --add winbind
cvsdist e56dc1b
/sbin/ldconfig
cvsdist f92c011
cvsdist f92c011
%preun common
cvsdist f92c011
if [ $1 = 0 ] ; then
cvsdist f92c011
    /sbin/chkconfig --del winbind
cvsdist f92c011
    /sbin/service winbind stop >/dev/null 2>&1
cvsdist f92c011
fi
cvsdist f92c011
exit 0
cvsdist f92c011
cvsdist 8c15237
%postun common
cvsdist 8c15237
if [ "$1" -ge "1" ]; then
cvsdist 8c15237
	%{initdir}/winbind condrestart >/dev/null 2>&1
cvsdist 8c15237
fi
cvsdist 8c15237
/sbin/ldconfig
cvsdist e56dc1b
cvsdist 1a06c83
%triggerpostun -- samba < 1.9.18p7
cvsdist 1a06c83
if [ $1 != 0 ]; then
cvsdist 1a06c83
    /sbin/chkconfig --add smb
cvsdist 1a06c83
fi
cvsdist 1a06c83
cvsdist 1a06c83
%triggerpostun -- samba < 2.0.5a-3
cvsdist 1a06c83
if [ $1 != 0 ]; then
cvsdist 1a06c83
    [ ! -d /var/lock/samba ] && mkdir -m 0755 /var/lock/samba
cvsdist 1a06c83
    [ ! -d /var/spool/samba ] && mkdir -m 1777 /var/spool/samba
cvsdist ae7478c
    chmod 644 /etc/services
cvsdist ae7478c
    [ -f /etc/inetd.conf ] && chmod 644 /etc/inetd.conf
cvsdist 1a06c83
fi
cvsdist 1a06c83
cvsdist 1a06c83
%files
cvsdist 1a06c83
%defattr(-,root,root)
cvsdist f92c011
%doc README COPYING Manifest 
cvsdist 1a06c83
%doc WHATSNEW.txt Roadmap
cvsdist 1a06c83
%doc docs
cvsdist f92c011
%doc examples/autofs examples/LDAP examples/libsmbclient examples/misc examples/printer-accounting
cvsdist f92c011
%doc examples/printing
cvsdist f92c011
cvsdist 0ca4ff4
%attr(755,root,root) /%{_lib}/security/pam_smbpass.so
cvsdist 1a06c83
%{_sbindir}/smbd
cvsdist 1a06c83
%{_sbindir}/nmbd
cvsdist e56dc1b
# %{_bindir}/make_unicodemap
cvsdist 1a06c83
%{_bindir}/mksmbpasswd.sh
cvsdist 5470a98
%{_bindir}/smbcontrol
cvsdist 1a06c83
%{_bindir}/smbstatus
cvsdist e56dc1b
# %{_bindir}/smbadduser
cvsdist 548fc0e
%{_bindir}/tdbbackup
cvsdist 3292a27
%{_bindir}/tdbdump
cvsdist bd5b9b5
%config(noreplace) %{_sysconfdir}/sysconfig/samba
cvsdist bd5b9b5
%config(noreplace) %{_sysconfdir}/samba/smbusers
cvsdist 1a06c83
%attr(755,root,root) %config %{initdir}/smb
cvsdist bd5b9b5
%config(noreplace) %{_sysconfdir}/logrotate.d/samba
cvsdist bd5b9b5
%config(noreplace) %{_sysconfdir}/pam.d/samba
cvsdist e56dc1b
# %{_mandir}/man1/make_unicodemap.1*
cvsdist 5470a98
%{_mandir}/man1/smbcontrol.1*
cvsdist 1a06c83
%{_mandir}/man1/smbstatus.1*
cvsdist 1a06c83
%{_mandir}/man5/smbpasswd.5*
cvsdist 1a06c83
%{_mandir}/man7/samba.7*
cvsdist 1a06c83
%{_mandir}/man8/nmbd.8*
cvsdist 548fc0e
%{_mandir}/man8/pdbedit.8*
cvsdist e56dc1b
%{_mandir}/man8/smbd.8*
cvsdist e56dc1b
%{_mandir}/man8/tdbbackup.8*
cvsdist 3292a27
%{_mandir}/man8/tdbdump.8*
cvsdist bd5b9b5
#%{_mandir}/ja/man1/smbstatus.1*
cvsdist bd5b9b5
#%{_mandir}/ja/man5/smbpasswd.5*
cvsdist bd5b9b5
#%{_mandir}/ja/man7/samba.7*
cvsdist bd5b9b5
#%{_mandir}/ja/man8/smbd.8*
cvsdist bd5b9b5
#%{_mandir}/ja/man8/nmbd.8*
cvsdist f92c011
%{_libdir}/samba/vfs
cvsdist 1a06c83
cvsdist bd5b9b5
%attr(0700,root,root) %dir /var/log/samba
cvsdist bd5b9b5
%attr(1777,root,root) %dir /var/spool/samba
cvsdist 1a06c83
cvsdist ae7478c
%files swat
cvsdist ae7478c
%defattr(-,root,root)
cvsdist bd5b9b5
%config(noreplace) %{_sysconfdir}/xinetd.d/swat
cvsdist bd5b9b5
%{_datadir}/swat
cvsdist ae7478c
%{_sbindir}/swat
cvsdist ae7478c
%{_mandir}/man8/swat.8*
cvsdist bd5b9b5
#%{_mandir}/ja/man8/swat.8*
cvsdist e56dc1b
%attr(755,root,root) %{_libdir}/samba/*.msg
cvsdist ae7478c
cvsdist 1a06c83
%files client
cvsdist 1a06c83
%defattr(-,root,root)
cvsdist 1a06c83
/sbin/mount.smb
cvsdist 1a06c83
/sbin/mount.smbfs
cvsdist 8c15237
/sbin/mount.cifs
cvsdist 5470a98
%{_bindir}/rpcclient
cvsdist 5470a98
%{_bindir}/smbcacls
cvsdist 1a06c83
%{_bindir}/smbmount
cvsdist 1a06c83
%{_bindir}/smbmnt
cvsdist 1a06c83
%{_bindir}/smbumount
cvsdist e56dc1b
%{_bindir}/findsmb
cvsdist 1a06c83
%{_mandir}/man8/smbmnt.8*
cvsdist 1a06c83
%{_mandir}/man8/smbmount.8*
cvsdist 1a06c83
%{_mandir}/man8/smbumount.8*
cvsdist 6d54b25
%{_mandir}/man8/smbspool.8*
cvsdist 8c15237
%{_mandir}/man8/mount.cifs.8*
cvsdist 1a06c83
%{_bindir}/nmblookup
cvsdist 1a06c83
%{_bindir}/smbclient
cvsdist 1a06c83
%{_bindir}/smbprint
cvsdist 6d54b25
%{_bindir}/smbspool
cvsdist 1a06c83
%{_bindir}/smbtar
cvsdist e56dc1b
%{_bindir}/smbtree
cvsdist e56dc1b
%{_mandir}/man1/findsmb.1*
cvsdist e56dc1b
%{_mandir}/man1/nmblookup.1*
cvsdist 5470a98
%{_mandir}/man1/rpcclient.1*
cvsdist 5470a98
%{_mandir}/man1/smbcacls.1*
cvsdist 1a06c83
%{_mandir}/man1/smbclient.1*
cvsdist e56dc1b
%{_mandir}/man1/smbtar.1*
cvsdist e56dc1b
%{_mandir}/man1/smbtree.1*
cvsdist bd5b9b5
#%{_mandir}/ja/man1/smbtar.1*
cvsdist bd5b9b5
#%{_mandir}/ja/man1/smbclient.1*
cvsdist bd5b9b5
#%{_mandir}/ja/man1/nmblookup.1*
cvsdist 1a06c83
cvsdist 1a06c83
%files common
cvsdist 1a06c83
%defattr(-,root,root)
cvsdist 8c15237
%dir %{_libdir}/samba
cvsdist 8c15237
%dir %{_libdir}/samba/charset
cvsdist 27fdfc3
%{_libdir}/samba/lowcase.dat
cvsdist 27fdfc3
%{_libdir}/samba/upcase.dat
cvsdist 27fdfc3
%{_libdir}/samba/valid.dat
cvsdist 0ca4ff4
%{_libdir}/libnss_wins.so
cvsdist 0ca4ff4
/%{_lib}/libnss_wins.so.2
cvsdist 0ca4ff4
%{_libdir}/libnss_winbind.so
cvsdist 0ca4ff4
/%{_lib}/libnss_winbind.so.2
cvsdist 0ca4ff4
/%{_lib}/security/pam_winbind.so
cvsdist e56dc1b
%{_libdir}/libsmbclient.a
cvsdist e56dc1b
%{_libdir}/libsmbclient.so
cvsdist e56dc1b
%{_libdir}/samba/charset/CP*.so
cvsdist e56dc1b
%{_includedir}/libsmbclient.h
cvsdist 27fdfc3
%{_bindir}/net
cvsdist 1a06c83
%{_bindir}/testparm
cvsdist 1a06c83
%{_bindir}/testprns
cvsdist ae7478c
%{_bindir}/smbpasswd
cvsdist e56dc1b
# %{_bindir}/make_printerdef
cvsdist 5470a98
%{_bindir}/wbinfo
cvsdist e56dc1b
# %{_bindir}/editreg
cvsdist e56dc1b
%{_bindir}/ntlm_auth
cvsdist e56dc1b
%{_bindir}/pdbedit
cvsdist e56dc1b
%{_bindir}/profiles
cvsdist e56dc1b
%{_bindir}/smbcquotas
cvsdist e56dc1b
#%{_bindir}/vfstest
cvsdist 5470a98
%{_sbindir}/winbindd
cvsdist e56dc1b
%dir /var/cache/samba
cvsdist e56dc1b
%attr(750,root,root) %dir /var/cache/samba/winbindd_privileged
cvsdist bd5b9b5
%config(noreplace) %{_sysconfdir}/samba/smb.conf
cvsdist bd5b9b5
%config(noreplace) %{_sysconfdir}/samba/lmhosts
cvsdist bd5b9b5
%dir %{_datadir}/samba
cvsdist bd5b9b5
%dir %{_datadir}/samba/codepages
cvsdist bd5b9b5
%dir %{_sysconfdir}/samba
cvsdist 5470a98
%{initdir}/winbind
cvsdist e56dc1b
# %{_datadir}/samba/codepages/*
cvsdist e56dc1b
# %{_mandir}/man1/make_smbcodepage.1*
cvsdist e56dc1b
%{_mandir}/man1/ntlm_auth.1*
cvsdist e56dc1b
%{_mandir}/man1/profiles.1*
cvsdist e56dc1b
%{_mandir}/man1/smbcquotas.1*
cvsdist 1a06c83
%{_mandir}/man1/testparm.1*
cvsdist 1a06c83
%{_mandir}/man1/testprns.1*
cvsdist 1a06c83
%{_mandir}/man5/smb.conf.5*
cvsdist 1a06c83
%{_mandir}/man5/lmhosts.5*
cvsdist ae7478c
%{_mandir}/man8/smbpasswd.8*
cvsdist 5470a98
%{_mandir}/man1/wbinfo.1*
cvsdist 5470a98
%{_mandir}/man8/winbindd.8*
cvsdist 27fdfc3
%{_mandir}/man8/net.8*
cvsdist e56dc1b
%{_mandir}/man1/vfstest.1*
cvsdist e56dc1b
cvsdist e56dc1b
# #%lang(ja) %{_mandir}/ja/man1/make_smbcodepage.1*
cvsdist 0ca4ff4
#%lang(ja) %{_mandir}/ja/man1/testparm.1*
cvsdist 0ca4ff4
#%lang(ja) %{_mandir}/ja/man1/testprns.1*
cvsdist 0ca4ff4
#%lang(ja) %{_mandir}/ja/man5/smb.conf.5*
cvsdist 0ca4ff4
#%lang(ja) %{_mandir}/ja/man5/lmhosts.5*
cvsdist 0ca4ff4
#%lang(ja) %{_mandir}/ja/man8/smbpasswd.8*
cvsdist 1a06c83
cvsdist 1a06c83
%changelog
cvsdist 27fdfc3
* Fri Jul 2 2004 Jay Fenlason <fenlason@redhat.com> 3.0.5.0pre1.0
cvsdist 27fdfc3
- New upstream version
cvsdist 27fdfc3
- use % { SOURCE1 } instead of a hardcoded path
cvsdist 27fdfc3
- include -winbind patch from Gerald (Jerry) Carter (jerry@samba.org)
cvsdist 27fdfc3
  https://bugzilla.samba.org/show_bug.cgi?id=1315
cvsdist 27fdfc3
  to make winbindd work against Windows versions that do not have
cvsdist 27fdfc3
  128 bit encryption enabled.
cvsdist 27fdfc3
- Moved %{_bindir}/net to the -common package, so that folks who just
cvsdist 27fdfc3
  want to use winbind, etc don't have to install -client in order to
cvsdist 27fdfc3
  "net join" their domain.
cvsdist 27fdfc3
- New upstream version obsoletes the patches added in 3.0.3-5
cvsdist 27fdfc3
- Remove smbgetrc.5 man page, since we don't ship smbget.
cvsdist 27fdfc3
cvsdist 609a20b
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 609a20b
- rebuilt
cvsdist 609a20b
cvsdist a88bdcd
* Tue May 4 2004 Jay Fenlason <fenlason@redhat.com> 3.0.3-5
cvsdist a88bdcd
- Patch to allow password changes from machines patched with
cvsdist a88bdcd
  Microsoft hotfix MS04-011.
cvsdist a88bdcd
- Include patches for https://bugzilla.samba.org/show_bug.cgi?id=1302
cvsdist a88bdcd
  and https://bugzilla.samba.org/show_bug.cgi?id=1309
cvsdist a88bdcd
cvsdist a88bdcd
* Thu Apr 29 2004 Jay Fenlason <fenlason@redhat.com> 3.0.3-4
cvsdist a88bdcd
- Samba 3.0.3 released.
cvsdist a88bdcd
cvsdist a88bdcd
* Wed Apr 21 2004 jay Fenlason <fenlason@redhat.com> 3.0.3-3.rc1
cvsdist a88bdcd
- New upstream version
cvsdist a88bdcd
- updated spec file to make libsmbclient.so executable.  This closes
cvsdist a88bdcd
  bugzilla #121356
cvsdist a88bdcd
cvsdist a88bdcd
* Mon Apr 5 2004 Jay Fenlason <fenlason@redhat.com> 3.0.3-2.pre2
cvsdist a88bdcd
- New upstream version  
cvsdist a88bdcd
- Updated configure line to remove --with-fhs and to explicitly set all
cvsdist a88bdcd
  the directories that --with-fhs was setting.  We were overriding most of
cvsdist a88bdcd
  them anyway.  This closes #118598
cvsdist a88bdcd
cvsdist a88bdcd
* Mon Mar 15 2004 Jay Fenlason <fenlason@redhat.com> 3.0.3-1.pre1
cvsdist a88bdcd
- New upstream version.
cvsdist a88bdcd
- Updated -pie and -logfiles patches for 3.0.3pre1
cvsdist a88bdcd
- add krb5-devel to buildrequires, fixes #116560
cvsdist a88bdcd
- Add patch from Miloslav Trmac (mitr@volny.cz) to allow non-root to run
cvsdist a88bdcd
  "service smb status".  This fixes #116559
cvsdist a88bdcd
cvsdist 8c15237
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 8c15237
- rebuilt
cvsdist 8c15237
cvsdist 8c15237
* Mon Feb 16 2004 Jay Fenlason <fenlason@redhat.com> 3.0.2a-1
cvsdist 8c15237
- Upgrade to 3.0.2a
cvsdist 8c15237
cvsdist 8c15237
* Mon Feb 16 2004 Karsten Hopp <karsten@redhat.de> 3.0.2-7 
cvsdist 8c15237
- fix ownership in -common package
cvsdist 8c15237
cvsdist 8c15237
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 8c15237
- rebuilt
cvsdist 8c15237
cvsdist 8c15237
* Fri Feb 13 2004 Jay Fenlason <fenlason@redhat.com>
cvsdist 8c15237
- Change all requires lines to list an explicit epoch.  Closes #102715
cvsdist 8c15237
- Add an explicit Epoch so that %{epoch} is defined.
cvsdist 8c15237
cvsdist 8c15237
* Mon Feb 9 2004 Jay Fenlason <fenlason@redhat.com> 3.0.2-5
cvsdist 8c15237
- New upstream version: 3.0.2 final includes security fix for #114995
cvsdist 8c15237
  (CAN-2004-0082)
cvsdist 8c15237
- Edit postun script for the -common package to restart winbind when
cvsdist 8c15237
  appropriate.  Fixes bugzilla #114051.
cvsdist 8c15237
cvsdist 8c15237
* Mon Feb 2 2004 Jay Fenlason <fenlason@redhat.com> 3.0.2-3rc2
cvsdist 8c15237
- add %dir entries for %{_libdir}/samba and %{_libdir}/samba/charset
cvsdist 8c15237
- Upgrade to new upstream version
cvsdist 8c15237
- build mount.cifs for the new cifs filesystem in the 2.6 kernel.
cvsdist 8c15237
cvsdist 3292a27
* Mon Jan 19 2004 Jay Fenlason <fenlason@redhat.com> 3.0.2-1rc1
cvsdist 3292a27
- Upgrade to new upstream version
cvsdist 3292a27
cvsdist 3292a27
* Wed Dec 17 2003 Felipe Alfaro Solana <felipe_alfaro@linuxmail.org> 3.0.1-1
cvsdist 3292a27
- Update to 3.0.1
cvsdist 3292a27
- Removed testparm patch as it's already merged
cvsdist 3292a27
- Removed Samba.7* man pages
cvsdist 3292a27
- Fixed .buildroot patch
cvsdist 3292a27
- Fixed .pie patch
cvsdist 3292a27
- Added new /usr/bin/tdbdump file
cvsdist 3292a27
cvsdist e56dc1b
* Thu Sep 25 2003 Jay Fenlason <fenlason@redhat.com> 3.0.0-15
cvsdist e56dc1b
- New 3.0.0 final release
cvsdist e56dc1b
- merge nmbd-netbiosname and testparm patches from 3E branch
cvsdist e56dc1b
- updated the -logfiles patch to work against 3.0.0
cvsdist e56dc1b
- updated the pie patch
cvsdist e56dc1b
- update the VERSION file during build
cvsdist e56dc1b
- use make -j if avaliable
cvsdist e56dc1b
- merge the winbindd_privileged change from 3E
cvsdist e56dc1b
- merge the "rm /usr/lib" patch that allows Samba to build on 64-bit
cvsdist e56dc1b
  platforms despite the broken Makefile
cvsdist e56dc1b
cvsdist e56dc1b
* Mon Aug 18 2003 Jay Fenlason <fenlason@redhat.com>
cvsdist e56dc1b
- Merge from samba-3E-branch after samba-3.0.0rc1 was released
cvsdist e56dc1b
cvsdist e56dc1b
* Wed Jul 23 2003 Jay Fenlason <fenlason@redhat.com> 3.0.0-3beta3
cvsdist e56dc1b
- Merge from 3.0.0-2beta3.3E
cvsdist e56dc1b
- (Correct log file names (#100981).)
cvsdist e56dc1b
- (Fix pidfile directory in samab.log)
cvsdist e56dc1b
- (Remove obsolete samba-3.0.0beta2.tar.bz2.md5 file)
cvsdist e56dc1b
- (Move libsmbclient to the -common package (#99449))
cvsdist e56dc1b
cvsdist e56dc1b
* Tue Jun 22 2003 Nalin Dahyabhai <nalin@redhat.com> 2.2.8a-4
cvsdist e56dc1b
- rebuild
cvsdist e56dc1b
cvsdist e56dc1b
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
cvsdist e56dc1b
- rebuilt
cvsdist 1d1cfe7
cvsdist e56dc1b
* Wed May 28 2003 Jay Fenlason <fenlason@redhat.com> 2.2.8a-2
cvsdist e56dc1b
- add libsmbclient.so for gnome-vfs-extras
cvsdist e56dc1b
- Edit specfile to specify /var/run for pid files
cvsdist e56dc1b
- Move /tmp/.winbindd/socket to /var/run/winbindd/socket
cvsdist e56dc1b
cvsdist e56dc1b
* Wed May 14 2003 Florian La Roche <Florian.LaRoche@redhat.de>
cvsdist e56dc1b
- add proper ldconfig calls
cvsdist e56dc1b
cvsdist e56dc1b
* Thu Apr 24 2003 Jay Fenlason <fenlason@redhat.com> 2.2.8a-1
cvsdist e56dc1b
- upgrade to 2.2.8a
cvsdist e56dc1b
- remove old .md5 files
cvsdist e56dc1b
- add "pid directory = /var/run" to the smb.conf file.  Fixes #88495
cvsdist e56dc1b
- Patch from jra@dp.samba.org to fix a delete-on-close regression
cvsdist e56dc1b
cvsdist e56dc1b
* Mon Mar 24 2003 Jay Fenlason <fenlason@redhat.com> 2.2.8-0
cvsdist e56dc1b
- Upgrade to 2.2.8
cvsdist e56dc1b
- removed commented out patches.
cvsdist e56dc1b
- removed old patches and .md5 files from the repository.
cvsdist e56dc1b
- remove duplicate /sbin/chkconfig --del winbind which causes
cvsdist e56dc1b
  warnings when removing samba.
cvsdist e56dc1b
- Fixed minor bug in smbprint that causes it to fail when called with
cvsdist e56dc1b
  more than 10 parameters: the accounting file (and spool directory
cvsdist e56dc1b
  derived from it) were being set wrong due to missing {}.  This closes
cvsdist e56dc1b
  bug #86473.
cvsdist e56dc1b
- updated smb.conf patch, includes new defaults to close bug #84822.
cvsdist 2b01d31
cvsdist 0ca4ff4
* Mon Feb 24 2003 Elliot Lee <sopwith@redhat.com>
cvsdist 0ca4ff4
- rebuilt
cvsdist 0ca4ff4
cvsdist 0ca4ff4
* Thu Feb 20 2003 Jonathan Blandford <jrb@redhat.com> 2.2.7a-5
cvsdist 0ca4ff4
- remove swat.desktop file
cvsdist 0ca4ff4
cvsdist 0ca4ff4
* Thu Feb 20 2003 Nalin Dahyabhai <nalin@redhat.com> 2.2.7a-4
cvsdist 0ca4ff4
- relink libnss_wins.so with SHLD="%{__cc} -lnsl" to force libnss_wins.so to
cvsdist 0ca4ff4
  link with libnsl, avoiding unresolved symbol errors on functions in libnsl
cvsdist 0ca4ff4
cvsdist 0ca4ff4
* Mon Feb 10 2003 Jay Fenlason <fenlason@redhat.com> 2.2.7a-3
cvsdist 0ca4ff4
- edited spec file to put .so files in the correct directories
cvsdist 0ca4ff4
  on 64-bit platforms that have 32-bit compatability issues
cvsdist 0ca4ff4
  (sparc64, x86_64, etc).  This fixes bugzilla #83782.
cvsdist 0ca4ff4
- Added samba-2.2.7a-error.patch from twaugh.  This fixes
cvsdist 0ca4ff4
  bugzilla #82454.
cvsdist 0ca4ff4
cvsdist 0ca4ff4
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
cvsdist 0ca4ff4
- rebuilt
cvsdist 0ca4ff4
cvsdist 0ca4ff4
* Thu Jan  9 2003 Jay Fenlason <fenlason@redhat.com> 2.2.7a-1
cvsdist 0ca4ff4
- Update to 2.2.7a
cvsdist 0ca4ff4
- Change default printing system to CUPS
cvsdist 0ca4ff4
- Turn on pam_smbpass
cvsdist 0ca4ff4
- Turn on msdfs
cvsdist 0ca4ff4
cvsdist 0ca4ff4
* Sat Jan  4 2003 Jeff Johnson <jbj@redhat.com> 2.2.7-5
cvsdist 0ca4ff4
- use internal dep generator.
cvsdist 0ca4ff4
cvsdist 0ca4ff4
* Sat Dec 14 2002 Tim Powers <timp@redhat.com> 2.2.7-4
cvsdist 0ca4ff4
- don't use rpms internal dep generator
cvsdist 47ea914
cvsdist 47ea914
* Mon Dec 02 2002 Elliot Lee <sopwith@redhat.com> 2.2.7-3
cvsdist 47ea914
- Fix missing doc files.
cvsdist 47ea914
- Fix multilib issues
cvsdist 47ea914
cvsdist 47ea914
* Wed Nov 20 2002 Bill Nottingham <notting@redhat.com> 2.2.7-2
cvsdist 47ea914
- update to 2.2.7
cvsdist 47ea914
- add patch for LFS in smbclient (<tcallawa@redhat.com>)
cvsdist 47ea914
cvsdist 0087adb
* Wed Aug 28 2002 Trond Eivind Glomsrød <teg@redhat.com> 2.2.5-10
cvsdist 0087adb
- logrotate fixes (#65007)
cvsdist 0087adb
cvsdist 548fc0e
* Mon Aug 26 2002 Trond Eivind Glomsrød <teg@redhat.com> 2.2.5-9
cvsdist 548fc0e
- /usr/lib was used in place of %%{_libdir} in three locations (#72554)
cvsdist 548fc0e
cvsdist 0bf5295
* Mon Aug  5 2002 Trond Eivind Glomsrød <teg@redhat.com> 2.2.5-8
cvsdist 0bf5295
- Initscript fix (#70720)
cvsdist 0bf5295
cvsdist f92c011
* Fri Jul 26 2002 Trond Eivind Glomsrød <teg@redhat.com> 2.2.5-7
cvsdist f92c011
- Enable VFS support and compile the "recycling" module (#69796)
cvsdist f92c011
- more selective includes of the examples dir 
cvsdist f92c011
cvsdist f92c011
* Tue Jul 23 2002 Trond Eivind Glomsrød <teg@redhat.com> 2.2.5-6
cvsdist f92c011
- Fix the lpq parser for better handling of LPRng systems (#69352)
cvsdist f92c011
cvsdist f92c011
* Tue Jul 23 2002 Trond Eivind Glomsrød <teg@redhat.com> 2.2.5-5
cvsdist f92c011
- desktop file fixes (#69505)
cvsdist f92c011
cvsdist f92c011
* Wed Jun 26 2002 Trond Eivind Glomsrød <teg@redhat.com> 2.2.5-4
cvsdist f92c011
- Enable ACLs
cvsdist f92c011
cvsdist f92c011
* Tue Jun 25 2002 Trond Eivind Glomsrød <teg@redhat.com> 2.2.5-3
cvsdist f92c011
- Make it not depend on Net::LDAP - those are doc files and examples
cvsdist f92c011
cvsdist f92c011
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
cvsdist f92c011
- automated rebuild
cvsdist f92c011
cvsdist f92c011
* Thu Jun 20 2002 Trond Eivind Glomsrød <teg@redhat.com> 2.2.5-1
cvsdist f92c011
- 2.2.5
cvsdist f92c011
cvsdist f92c011
* Fri Jun 14 2002 Trond Eivind Glomsrød <teg@redhat.com> 2.2.4-5
cvsdist f92c011
- Move the post/preun of winbind into the -common subpackage, 
cvsdist f92c011
  where the script is (#66128)
cvsdist f92c011
cvsdist f92c011
* Tue Jun  4 2002 Trond Eivind Glomsrød <teg@redhat.com> 2.2.4-4
cvsdist f92c011
- Fix pidfile locations so it runs properly again (2.2.4 
cvsdist f92c011
  added a new directtive - #65007)
cvsdist f92c011
cvsdist f92c011
* Thu May 23 2002 Tim Powers <timp@redhat.com>
cvsdist f92c011
- automated rebuild
cvsdist f92c011
cvsdist f92c011
* Tue May 14 2002 Trond Eivind Glomsrød <teg@redhat.com> 2.2.4-2
cvsdist f92c011
- Fix #64804
cvsdist f92c011
cvsdist f92c011
* Thu May  9 2002 Trond Eivind Glomsrød <teg@redhat.com> 2.2.4-1
cvsdist f92c011
- 2.2.4
cvsdist f92c011
- Removed some zero-length and CVS internal files
cvsdist f92c011
- Make it build
cvsdist f92c011
cvsdist 0080b98
* Wed Apr 10 2002 Trond Eivind Glomsrød <teg@redhat.com> 2.2.3a-6
cvsdist 0080b98
- Don't use /etc/samba.d in smbadduser, it should be /etc/samba
cvsdist 0080b98
cvsdist 43010ed
* Thu Apr  4 2002 Trond Eivind Glomsrød <teg@redhat.com> 2.2.3a-5
cvsdist 43010ed
- Add libsmbclient.a w/headerfile for KDE (#62202)
cvsdist 43010ed
cvsdist 43010ed
* Tue Mar 26 2002 Trond Eivind Glomsrød <teg@redhat.com> 2.2.3a-4
cvsdist 43010ed
- Make the logrotate script look the correct place for the pid files 
cvsdist 43010ed
cvsdist 43010ed
* Thu Mar 14 2002 Nalin Dahyabhai <nalin@redhat.com> 2.2.3a-3
cvsdist 43010ed
- include interfaces.o in pam_smbpass.so, which needs symbols from interfaces.o
cvsdist 43010ed
  (patch posted to samba-list by Ilia Chipitsine)
cvsdist 43010ed
cvsdist 43010ed
* Thu Feb 21 2002 Trond Eivind Glomsrød <teg@redhat.com> 2.2.3a-2
cvsdist 43010ed
- Rebuild
cvsdist 43010ed
cvsdist 43010ed
* Thu Feb  7 2002 Trond Eivind Glomsrød <teg@redhat.com> 2.2.3a-1
cvsdist 5470a98
- 2.2.3a
cvsdist 5470a98
cvsdist 5470a98
* Mon Feb  4 2002 Trond Eivind Glomsrød <teg@redhat.com> 2.2.3-1
cvsdist 5470a98
- 2.2.3
cvsdist 5470a98
cvsdist 5470a98
* Thu Nov 29 2001 Trond Eivind Glomsrød <teg@redhat.com> 2.2.2-8
cvsdist 5470a98
- New pam configuration file for samba
cvsdist 5470a98
cvsdist 5470a98
* Tue Nov 27 2001 Trond Eivind Glomsrød <teg@redhat.com> 2.2.2-7
cvsdist 5470a98
- Enable PAM session controll and password sync
cvsdist 5470a98
cvsdist 5470a98
* Tue Nov 13 2001 Trond Eivind Glomsrød <teg@redhat.com> 2.2.2-6
cvsdist 5470a98
- Move winbind files to samba-common. Add separate initscript for
cvsdist 5470a98
  winbind 
cvsdist 5470a98
- Fixes for winbind - protect global variables with mutex, use
cvsdist 5470a98
  more secure getenv
cvsdist 5470a98
cvsdist 5470a98
* Thu Nov  8 2001 Trond Eivind Glomsrød <teg@redhat.com> 2.2.2-5
cvsdist 5470a98
- Teach smbadduser about "getent passwd" 
cvsdist 5470a98
- Fix more pid-file references
cvsdist 5470a98
- Add (conditional) winbindd startup to the initscript, configured in
cvsdist 5470a98
  /etc/sysconfig/samba
cvsdist 5470a98
cvsdist 5470a98
* Wed Nov  7 2001 Trond Eivind Glomsrød <teg@redhat.com> 2.2.2-4
cvsdist 5470a98
- Fix pid-file reference in logrotate script
cvsdist 5470a98
- include pam and nss modules for winbind
cvsdist 5470a98
cvsdist 5470a98
* Mon Nov  5 2001 Trond Eivind Glomsrød <teg@redhat.com> 2.2.2-3
cvsdist 5470a98
- Add "--with-utmp" to configure options (#55372)
cvsdist 5470a98
- Include winbind, pam_smbpass.so, rpcclient and smbcacls
cvsdist 5470a98
- start using /var/cache/samba, we need to keep state and there is
cvsdist 5470a98
  more than just locks involved
cvsdist 5470a98
cvsdist 5470a98
* Sat Nov 03 2001 Florian La Roche <Florian.LaRoche@redhat.de> 2.2.2-2
cvsdist 5470a98
- add "reload" to the usage string in the startup script
cvsdist 5470a98
cvsdist 5470a98
* Mon Oct 15 2001 Trond Eivind Glomsrød <teg@redhat.com> 2.2.2-1
cvsdist 5470a98
- 2.2.2
cvsdist 35c415a
cvsdist 5470a98
* Tue Sep 18 2001 Trond Eivind Glomsrød <teg@redhat.com> 2.2.1a-5
cvsdist 5470a98
- Add patch from Jeremy Allison to fix IA64 alignment problems (#51497)
cvsdist 7086902
cvsdist 9cd4791
* Mon Aug 13 2001 Trond Eivind Glomsrød <teg@redhat.com>
cvsdist 9cd4791
- Don't include smbpasswd in samba, it's in samba-common (#51598)
cvsdist 9cd4791
- Add a disabled "obey pam restrictions" statement - it's not
cvsdist 9cd4791
  active, as we use encrypted passwords, but if the admin turns
cvsdist 9cd4791
  encrypted passwords off the choice is available. (#31351)
cvsdist 9cd4791
cvsdist bd5b9b5
* Wed Aug  8 2001 Trond Eivind Glomsrød <teg@redhat.com>
cvsdist bd5b9b5
- Use /var/cache/samba instead of /var/lock/samba 
cvsdist bd5b9b5
- Remove "domain controller" keyword from smb.conf, it's 
cvsdist bd5b9b5
  deprecated (from #13704)
cvsdist bd5b9b5
- Sync some examples with smb.conf.default
cvsdist bd5b9b5
- Fix password synchronization (#16987)
cvsdist bd5b9b5
cvsdist bd5b9b5
* Fri Jul 20 2001 Trond Eivind Glomsrød <teg@redhat.com>
cvsdist bd5b9b5
- Tweaks of BuildRequires (#49581)
cvsdist 56926d2
cvsdist bd5b9b5
* Wed Jul 11 2001 Trond Eivind Glomsrød <teg@redhat.com>
cvsdist bd5b9b5
- 2.2.1a bugfix release
cvsdist 56926d2
cvsdist bd5b9b5
* Tue Jul 10 2001 Trond Eivind Glomsrød <teg@redhat.com>
cvsdist bd5b9b5
- 2.2.1, which should work better for XP
cvsdist d6b6e0b
cvsdist 9513474
* Sat Jun 23 2001 Trond Eivind Glomsrød <teg@redhat.com>
cvsdist bd5b9b5
- 2.2.0a security fix
cvsdist bd5b9b5
- Mark lograte and pam configuration files as noreplace
cvsdist bd5b9b5
cvsdist bd5b9b5
* Fri Jun 22 2001 Trond Eivind Glomsrød <teg@redhat.com>
cvsdist bd5b9b5
- Add the /etc/samba directory to samba-common
cvsdist bd5b9b5
cvsdist bd5b9b5
* Thu Jun 21 2001 Trond Eivind Glomsrød <teg@redhat.com>
cvsdist bd5b9b5
- Add improvements to the smb.conf as suggested in #16931
cvsdist bd5b9b5
cvsdist bd5b9b5
* Tue Jun 19 2001 Trond Eivind Glomsrød <teg@redhat.com>
cvsdist bd5b9b5
  (these changes are from the non-head version)
cvsdist bd5b9b5
- Don't include /usr/sbin/samba, it's the same as the initscript
cvsdist bd5b9b5
- unset TMPDIR, as samba can't write into a TMPDIR owned 
cvsdist bd5b9b5
  by root (#41193)
cvsdist bd5b9b5
- Add pidfile: lines for smbd and nmbd and a config: line
cvsdist bd5b9b5
  in the initscript  (#15343)
cvsdist bd5b9b5
- don't use make -j
cvsdist bd5b9b5
- explicitly include /usr/share/samba, not just the files in it
cvsdist bd5b9b5
cvsdist bd5b9b5
* Tue Jun 19 2001 Bill Nottingham <notting@redhat.com>
cvsdist bd5b9b5
- mount.smb/mount.smbfs go in /sbin, *not* %%{_sbindir}
cvsdist bd5b9b5
cvsdist bd5b9b5
* Fri Jun  8 2001 Preston Brown <pbrown@redhat.com>
cvsdist bd5b9b5
- enable encypted passwords by default
cvsdist bd5b9b5
cvsdist bd5b9b5
* Thu Jun  7 2001 Helge Deller <hdeller@redhat.de> 
cvsdist bd5b9b5
- build as 2.2.0-1 release
cvsdist bd5b9b5
- skip the documentation-directories docbook, manpages and yodldocs
cvsdist bd5b9b5
- don't include *.sgml documentation in package
cvsdist bd5b9b5
- moved codepage-directory to /usr/share/samba/codepages
cvsdist bd5b9b5
- make it compile with glibc-2.2.3-10 and kernel-headers-2.4.2-2   
cvsdist bd5b9b5
cvsdist bd5b9b5
* Mon May 21 2001 Helge Deller <hdeller@redhat.de> 
cvsdist bd5b9b5
- updated to samba 2.2.0
cvsdist bd5b9b5
- moved codepages to %{_datadir}/samba/codepages
cvsdist bd5b9b5
- use all available CPUs for building rpm packages
cvsdist bd5b9b5
- use %{_xxx} defines at most places in spec-file
cvsdist bd5b9b5
- "License:" replaces "Copyright:"
cvsdist bd5b9b5
- dropped excludearch sparc
cvsdist bd5b9b5
- de-activated japanese patches 100 and 200 for now 
cvsdist bd5b9b5
  (they need to be fixed and tested wth 2.2.0)
cvsdist bd5b9b5
- separated swat.desktop file from spec-file and added
cvsdist bd5b9b5
  german translations
cvsdist bd5b9b5
- moved /etc/sysconfig/samba to a separate source-file
cvsdist bd5b9b5
- use htmlview instead of direct call to netscape in 
cvsdist bd5b9b5
  swat.desktop-file
cvsdist 9513474
cvsdist f526f1b
* Mon May  7 2001 Bill Nottingham <notting@redhat.com>
cvsdist f526f1b
- device-remove security fix again (<tridge@samba.org>)
cvsdist f526f1b
cvsdist f526f1b
* Fri Apr 20 2001 Bill Nottingham <notting@redhat.com>
cvsdist f526f1b
- fix tempfile security problems, officially (<tridge@samba.org>)
cvsdist f526f1b
- update to 2.0.8
cvsdist f526f1b
cvsdist f526f1b
* Sun Apr  8 2001 Bill Nottingham <notting@redhat.com>
cvsdist f526f1b
- turn of SSL, kerberos
cvsdist f526f1b
cvsdist ae7478c
* Thu Apr  5 2001 Bill Nottingham <notting@redhat.com>
cvsdist ae7478c
- fix tempfile security problems (patch from <Marcus.Meissner@caldera.de>)
cvsdist ae7478c
cvsdist ae7478c
* Thu Mar 29 2001 Bill Nottingham <notting@redhat.com>
cvsdist ae7478c
- fix quota support, and quotas with the 2.4 kernel (#31362, #33915)
cvsdist ae7478c
cvsdist ae7478c
* Mon Mar 26 2001 Nalin Dahyabhai <nalin@redhat.com>
cvsdist ae7478c
- tweak the PAM code some more to try to do a setcred() after initgroups()
cvsdist ae7478c
- pull in all of the optflags on i386 and sparc
cvsdist ae7478c
- don't explicitly enable Kerberos support -- it's only used for password
cvsdist ae7478c
  checking, and if PAM is enabled it's a no-op anyway
cvsdist ae7478c
cvsdist ae7478c
* Mon Mar  5 2001 Tim Waugh <twaugh@redhat.com>
cvsdist ae7478c
- exit successfully from preun script (bug #30644).
cvsdist ae7478c
cvsdist ae7478c
* Fri Mar  2 2001 Nalin Dahyabhai <nalin@redhat.com>
cvsdist ae7478c
- rebuild in new environment
cvsdist ae7478c
cvsdist ae7478c
* Wed Feb 14 2001 Bill Nottingham <notting@redhat.com>
cvsdist ae7478c
- updated japanese stuff (#27683)
cvsdist ae7478c
cvsdist ae7478c
* Fri Feb  9 2001 Bill Nottingham <notting@redhat.com>
cvsdist ae7478c
- fix trigger (#26859)
cvsdist ae7478c
cvsdist ae7478c
* Wed Feb  7 2001 Bill Nottingham <notting@redhat.com>
cvsdist ae7478c
- add i18n support, japanese patch (#26253)
cvsdist ae7478c
cvsdist ae7478c
* Wed Feb  7 2001 Trond Eivind Glomsrød <teg@redhat.com>
cvsdist ae7478c
- i18n improvements in initscript (#26537)
cvsdist ae7478c
cvsdist ae7478c
* Wed Jan 31 2001 Bill Nottingham <notting@redhat.com>
cvsdist ae7478c
- put smbpasswd in samba-common (#25429)
cvsdist ae7478c
cvsdist ae7478c
* Wed Jan 24 2001 Bill Nottingham <notting@redhat.com>
cvsdist ae7478c
- new i18n stuff
cvsdist ae7478c
cvsdist ae7478c
* Sun Jan 21 2001 Bill Nottingham <notting@redhat.com>
cvsdist ae7478c
- rebuild
cvsdist ae7478c
cvsdist ae7478c
* Thu Jan 18 2001 Bill Nottingham <notting@redhat.com>
cvsdist ae7478c
- i18n-ize initscript
cvsdist ae7478c
- add a sysconfig file for daemon options (#23550)
cvsdist ae7478c
- clarify smbpasswd man page (#23370)
cvsdist ae7478c
- build with LFS support (#22388)
cvsdist ae7478c
- avoid extraneous pam error messages (#10666)
cvsdist ae7478c
- add Urban Widmark's bug fixes for smbmount (#19623)
cvsdist ae7478c
- fix setgid directory modes (#11911)
cvsdist ae7478c
- split swat into subpackage (#19706)
cvsdist ae7478c
cvsdist ae7478c
* Wed Oct 25 2000 Nalin Dahyabhai <nalin@redhat.com>
cvsdist ae7478c
- set a default CA certificate path in smb.conf (#19010)
cvsdist ae7478c
- require openssl >= 0.9.5a-20 to make sure we have a ca-bundle.crt file
cvsdist ae7478c
cvsdist 1f1dfdc
* Mon Oct 16 2000 Bill Nottingham <notting@redhat.com>
cvsdist 1f1dfdc
- fix swat only_from line (#18726, others)
cvsdist 1f1dfdc
- fix attempt to write outside buildroot on install (#17943)
cvsdist c65eb12
cvsdist 6d54b25
* Mon Aug 14 2000 Bill Nottingham <notting@redhat.com>
cvsdist 6d54b25
- add smbspool back in (#15827)
cvsdist 6d54b25
- fix absolute symlinks (#16125)
cvsdist 6d54b25
cvsdist 1a06c83
* Sun Aug 6 2000 Philipp Knirsch <pknirsch@redhat.com>
cvsdist 1a06c83
- bugfix for smbadduser script (#15148)
cvsdist 1a06c83
cvsdist 1a06c83
* Mon Jul 31 2000 Matt Wilson <msw@redhat.com>
cvsdist 1a06c83
- patch configure.ing (patch11) to disable cups test
cvsdist 1a06c83
- turn off swat by default
cvsdist 1a06c83
cvsdist 1a06c83
* Fri Jul 28 2000 Bill Nottingham <notting@redhat.com>
cvsdist 1a06c83
- fix condrestart stuff
cvsdist 1a06c83
cvsdist 1a06c83
* Fri Jul 21 2000 Bill Nottingham <notting@redhat.com>
cvsdist 1a06c83
- add copytruncate to logrotate file (#14360)
cvsdist 1a06c83
- fix init script (#13708)
cvsdist 1a06c83
cvsdist 1a06c83
* Sat Jul 15 2000 Bill Nottingham <notting@redhat.com>
cvsdist 1a06c83
- move initscript back
cvsdist 1a06c83
- remove 'Using Samba' book from %%doc 
cvsdist 1a06c83
- move stuff to /etc/samba (#13708)
cvsdist 1a06c83
- default configuration tweaks (#13704)
cvsdist 1a06c83
- some logrotate tweaks
cvsdist 1a06c83
cvsdist 1a06c83
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
cvsdist 1a06c83
- automatic rebuild
cvsdist 1a06c83
cvsdist 1a06c83
* Tue Jul 11 2000 Bill Nottingham <notting@redhat.com>
cvsdist 1a06c83
- fix logrotate script (#13698)
cvsdist 1a06c83
cvsdist 1a06c83
* Thu Jul  6 2000 Bill Nottingham <notting@redhat.com>
cvsdist 1a06c83
- fix initscripts req (prereq /etc/init.d)
cvsdist 1a06c83
cvsdist 1a06c83
* Wed Jul 5 2000 Than Ngo <than@redhat.de>
cvsdist 1a06c83
- add initdir macro to handle the initscript directory
cvsdist 1a06c83
- add a new macro to handle /etc/pam.d/system-auth
cvsdist 1a06c83
cvsdist 6d54b25
* Thu Jun 29 2000 Nalin Dahyabhai <nalin@redhat.com>
cvsdist 6d54b25
- enable Kerberos 5 and SSL support
cvsdist 6d54b25
- patch for duplicate profile.h headers
cvsdist 6d54b25
cvsdist 1a06c83
* Thu Jun 29 2000 Bill Nottingham <notting@redhat.com>
cvsdist 1a06c83
- fix init script
cvsdist 1a06c83
cvsdist 1a06c83
* Tue Jun 27 2000 Bill Nottingham <notting@redhat.com>
cvsdist 1a06c83
- rename samba logs (#11606)
cvsdist 1a06c83
cvsdist 1a06c83
* Mon Jun 26 2000 Bill Nottingham <notting@redhat.com>
cvsdist 1a06c83
- initscript munging
cvsdist 1a06c83
cvsdist 1a06c83
* Fri Jun 16 2000 Bill Nottingham <notting@redhat.com>
cvsdist 1a06c83
- configure the swat stuff usefully
cvsdist 1a06c83
- re-integrate some specfile tweaks that got lost somewhere
cvsdist 1a06c83
cvsdist 1a06c83
* Thu Jun 15 2000 Bill Nottingham <notting@redhat.com>
cvsdist 1a06c83
- rebuild to get rid of cups dependency
cvsdist 1a06c83
cvsdist 1a06c83
* Wed Jun 14 2000 Nalin Dahyabhai <nalin@redhat.com>
cvsdist 1a06c83
- tweak logrotate configurations to use the PID file in /var/lock/samba
cvsdist 1a06c83
cvsdist 1a06c83
* Sun Jun 11 2000 Bill Nottingham <notting@redhat.com>
cvsdist 1a06c83
- rebuild in new environment
cvsdist 1a06c83
cvsdist 1a06c83
* Thu Jun  1 2000 Nalin Dahyabhai <nalin@redhat.com>
cvsdist 1a06c83
- change PAM setup to use system-auth
cvsdist 1a06c83
cvsdist 1a06c83
* Mon May  8 2000 Bill Nottingham <notting@redhat.com>
cvsdist 1a06c83
- fixes for ia64
cvsdist 1a06c83
cvsdist 1a06c83
* Sat May  6 2000 Bill Nottingham <notting@redhat.com>
cvsdist 1a06c83
- switch to %%configure
cvsdist 1a06c83
cvsdist 1a06c83
* Wed Apr 26 2000 Nils Philippsen <nils@redhat.de>
cvsdist 1a06c83
- version 2.0.7
cvsdist 1a06c83
cvsdist 1a06c83
* Sun Mar 26 2000 Florian La Roche <Florian.LaRoche@redhat.com>
cvsdist 1a06c83
- simplify preun
cvsdist 1a06c83
cvsdist 1a06c83
* Thu Mar 16 2000 Bill Nottingham <notting@redhat.com>
cvsdist 1a06c83
- fix yp_get_default_domain in autoconf
cvsdist 1a06c83
- only link against readline for smbclient
cvsdist 1a06c83
- fix log rotation (#9909)
cvsdist 1a06c83
cvsdist 1a06c83
* Fri Feb 25 2000 Bill Nottingham <notting@redhat.com>
cvsdist 1a06c83
- fix trigger, again.
cvsdist 1a06c83
cvsdist 1a06c83
* Mon Feb  7 2000 Bill Nottingham <notting@redhat.com>
cvsdist 1a06c83
- fix trigger.
cvsdist 1a06c83
cvsdist 1a06c83
* Fri Feb  4 2000 Bill Nottingham <notting@redhat.com>
cvsdist 1a06c83
- turn on quota support
cvsdist 1a06c83
cvsdist 1a06c83
* Mon Jan 31 2000 Cristian Gafton <gafton@redhat.com>
cvsdist 1a06c83
- rebuild to fox dependencies
cvsdist 1a06c83
- man pages are compressed
cvsdist 1a06c83
cvsdist 1a06c83
* Fri Jan 21 2000 Bill Nottingham <notting@redhat.com>
cvsdist 1a06c83
- munge post scripts slightly
cvsdist 1a06c83
cvsdist 1a06c83
* Wed Jan 19 2000 Bill Nottingham <notting@redhat.com>
cvsdist 1a06c83
- turn on mmap again. Wheee.
cvsdist 1a06c83
- ship smbmount on alpha
cvsdist 1a06c83
cvsdist 1a06c83
* Mon Dec  6 1999 Bill Nottingham <notting@redhat.com>
cvsdist 1a06c83
- turn off mmap. ;)
cvsdist 1a06c83
cvsdist 1a06c83
* Wed Dec  1 1999 Bill Nottingham <notting@redhat.com>
cvsdist 1a06c83
- change /var/log/samba to 0700
cvsdist 1a06c83
- turn on mmap support
cvsdist 1a06c83
cvsdist 1a06c83
* Thu Nov 11 1999 Bill Nottingham <notting@redhat.com>
cvsdist 1a06c83
- update to 2.0.6
cvsdist 1a06c83
cvsdist 1a06c83
* Fri Oct 29 1999 Bill Nottingham <notting@redhat.com>
cvsdist 1a06c83
- add a %defattr for -common
cvsdist 1a06c83
cvsdist 1a06c83
* Tue Oct  5 1999 Bill Nottingham <notting@redhat.com>
cvsdist 1a06c83
- shift some files into -client
cvsdist 1a06c83
- remove /home/samba from package.
cvsdist 1a06c83
cvsdist 1a06c83
* Tue Sep 28 1999 Bill Nottingham <notting@redhat.com>
cvsdist 1a06c83
- initscript oopsie. killproc <name> -HUP, not other way around.
cvsdist 1a06c83
cvsdist 1a06c83
* Sat Sep 26 1999 Bill Nottingham <notting@redhat.com>
cvsdist 1a06c83
- script cleanups. Again.
cvsdist 1a06c83
cvsdist 1a06c83
* Wed Sep 22 1999 Bill Nottingham <notting@redhat.com>
cvsdist 1a06c83
- add a patch to fix dropped reconnection attempts
cvsdist 1a06c83
cvsdist 1a06c83
* Mon Sep  6 1999 Jeff Johnson <jbj@redhat.com>
cvsdist 1a06c83
- use cp rather than mv to preserve /etc/services perms (#4938 et al).
cvsdist 1a06c83
- use mktemp to generate /etc/tmp.XXXXXX file name.
cvsdist 1a06c83
- add prereqs on sed/mktemp/killall (need to move killall to /bin).
cvsdist 1a06c83
- fix trigger syntax (i.e. "samba < 1.9.18p7" not "samba < samba-1.9.18p7")
cvsdist 1a06c83
cvsdist 1a06c83
* Mon Aug 30 1999 Bill Nottingham <notting@redhat.com>
cvsdist 1a06c83
- sed "s|nawk|gawk|" /usr/bin/convert_smbpasswd
cvsdist 1a06c83
cvsdist 1a06c83
* Sat Aug 21 1999 Bill Nottingham <notting@redhat.com>
cvsdist 1a06c83
- fix typo in mount.smb
cvsdist 1a06c83
cvsdist 1a06c83
* Fri Aug 20 1999 Bill Nottingham <notting@redhat.com>
cvsdist 1a06c83
- add a %trigger to work around (sort of) broken scripts in
cvsdist 1a06c83
  previous releases
cvsdist 1a06c83
cvsdist 1a06c83
* Mon Aug 16 1999 Bill Nottingham <notting@redhat.com>
cvsdist 1a06c83
- initscript munging
cvsdist 1a06c83
cvsdist 1a06c83
* Mon Aug  9 1999 Bill Nottingham <notting@redhat.com>
cvsdist 1a06c83
- add domain parsing to mount.smb
cvsdist 1a06c83
cvsdist 1a06c83
* Fri Aug  6 1999 Bill Nottingham <notting@redhat.com>
cvsdist 1a06c83
- add a -common package, shuffle files around.
cvsdist 1a06c83
cvsdist 1a06c83
* Fri Jul 23 1999 Bill Nottingham <notting@redhat.com>
cvsdist 1a06c83
- add a chmod in %postun so /etc/services & inetd.conf don't become unreadable
cvsdist 1a06c83
cvsdist 1a06c83
* Wed Jul 21 1999 Bill Nottingham <notting@redhat.com>
cvsdist 1a06c83
- update to 2.0.5
cvsdist 1a06c83
- fix mount.smb - smbmount options changed again.........
cvsdist 1a06c83
- fix postun. oops.
cvsdist 1a06c83
- update some stuff from the samba team's spec file.
cvsdist 1a06c83
cvsdist 1a06c83
* Fri Jun 18 1999 Bill Nottingham <notting@redhat.com>
cvsdist 1a06c83
- split off clients into separate package
cvsdist 1a06c83
- don't run samba by default
cvsdist 1a06c83
cvsdist 1a06c83
* Mon Jun 14 1999 Bill Nottingham <notting@redhat.com>
cvsdist 1a06c83
- fix one problem with mount.smb script
cvsdist 1a06c83
- fix smbpasswd on sparc with a really ugly kludge
cvsdist 1a06c83
cvsdist 1a06c83
* Thu Jun 10 1999 Dale Lovelace <dale@redhat.com>
cvsdist 1a06c83
- fixed logrotate script
cvsdist 1a06c83
cvsdist 1a06c83
* Tue May 25 1999 Bill Nottingham <notting@redhat.com>
cvsdist 1a06c83
- turn of 64-bit locking on 32-bit platforms
cvsdist 1a06c83
cvsdist 1a06c83
* Thu May 20 1999 Bill Nottingham <notting@redhat.com>
cvsdist 1a06c83
- so many releases, so little time
cvsdist 1a06c83
- explicitly uncomment 'printing = bsd' in sample config
cvsdist 1a06c83
cvsdist 1a06c83
* Tue May 18 1999 Bill Nottingham <notting@redhat.com>
cvsdist 1a06c83
- update to 2.0.4a
cvsdist 1a06c83
- fix mount.smb arg ordering
cvsdist 1a06c83
cvsdist 1a06c83
* Fri Apr 16 1999 Bill Nottingham <notting@redhat.com>
cvsdist 1a06c83
- go back to stop/start for restart (-HUP didn't work in testing)
cvsdist 1a06c83
cvsdist 1a06c83
* Fri Mar 26 1999 Bill Nottingham <notting@redhat.com>
cvsdist 1a06c83
- add a mount.smb to make smb mounting a little easier.
cvsdist 1a06c83
- smb filesystems apparently don't work on alpha. Oops.
cvsdist 1a06c83
cvsdist 1a06c83
* Thu Mar 25 1999 Bill Nottingham <notting@redhat.com>
cvsdist 1a06c83
- always create codepages
cvsdist 1a06c83
cvsdist 1a06c83
* Tue Mar 23 1999 Bill Nottingham <notting@redhat.com>
cvsdist 1a06c83
- logrotate changes
cvsdist 1a06c83
cvsdist 1a06c83
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> 
cvsdist 1a06c83
- auto rebuild in the new build environment (release 3)
cvsdist 1a06c83
cvsdist 1a06c83
* Fri Mar 19 1999 Preston Brown <pbrown@redhat.com>
cvsdist 1a06c83
- updated init script to use graceful restart (not stop/start)
cvsdist 1a06c83
cvsdist 1a06c83
* Tue Mar  9 1999 Bill Nottingham <notting@redhat.com>
cvsdist 1a06c83
- update to 2.0.3
cvsdist 1a06c83
cvsdist 1a06c83
* Thu Feb 18 1999 Bill Nottingham <notting@redhat.com>
cvsdist 1a06c83
- update to 2.0.2
cvsdist 1a06c83
cvsdist 1a06c83
* Mon Feb 15 1999 Bill Nottingham <notting@redhat.com>
cvsdist 1a06c83
- swat swat
cvsdist 1a06c83
cvsdist 1a06c83
* Tue Feb  9 1999 Bill Nottingham <notting@redhat.com>
cvsdist 1a06c83
- fix bash2 breakage in post script
cvsdist 1a06c83
cvsdist 1a06c83
* Fri Feb  5 1999 Bill Nottingham <notting@redhat.com>
cvsdist 1a06c83
- update to 2.0.0
cvsdist 1a06c83
cvsdist 1a06c83
* Mon Oct 12 1998 Cristian Gafton <gafton@redhat.com>
cvsdist 1a06c83
- make sure all binaries are stripped
cvsdist 1a06c83
cvsdist 1a06c83
* Thu Sep 17 1998 Jeff Johnson <jbj@redhat.com>
cvsdist 1a06c83
- update to 1.9.18p10.
cvsdist 1a06c83
- fix %triggerpostun.
cvsdist 1a06c83
cvsdist 1a06c83
* Tue Jul 07 1998 Erik Troan <ewt@redhat.com>
cvsdist 1a06c83
- updated postun triggerscript to check $0
cvsdist 1a06c83
- clear /etc/codepages from %preun instead of %postun
cvsdist 1a06c83
cvsdist 1a06c83
* Mon Jun 08 1998 Erik Troan <ewt@redhat.com>
cvsdist 1a06c83
- made the %postun script a tad less agressive; no reason to remove
cvsdist 1a06c83
  the logs or lock file (after all, if the lock file is still there,
cvsdist 1a06c83
  samba is still running)
cvsdist 1a06c83
- the %postun and %preun should only exectute if this is the final
cvsdist 1a06c83
  removal
cvsdist 1a06c83
- migrated %triggerpostun from Red Hat's samba package to work around
cvsdist 1a06c83
  packaging problems in some Red Hat samba releases
cvsdist 1a06c83
cvsdist 1a06c83
* Sun Apr 26 1998 John H Terpstra <jht@samba.anu.edu.au>
cvsdist 1a06c83
- minor tidy up in preparation for release of 1.9.18p5
cvsdist 1a06c83
- added findsmb utility from SGI package
cvsdist 1a06c83
cvsdist 1a06c83
* Wed Mar 18 1998 John H Terpstra <jht@samba.anu.edu.au>
cvsdist 1a06c83
- Updated version and codepage info.
cvsdist 1a06c83
- Release to test name resolve order
cvsdist 1a06c83
cvsdist 1a06c83
* Sat Jan 24 1998 John H Terpstra <jht@samba.anu.edu.au>
cvsdist 1a06c83
- Many optimisations (some suggested by Manoj Kasichainula <manojk@io.com>
cvsdist 1a06c83
- Use of chkconfig in place of individual symlinks to /etc/rc.d/init/smb
cvsdist 1a06c83
- Compounded make line
cvsdist 1a06c83
- Updated smb.init restart mechanism
cvsdist 1a06c83
- Use compound mkdir -p line instead of individual calls to mkdir
cvsdist 1a06c83
- Fixed smb.conf file path for log files
cvsdist 1a06c83
- Fixed smb.conf file path for incoming smb print spool directory
cvsdist 1a06c83
- Added a number of options to smb.conf file
cvsdist 1a06c83
- Added smbadduser command (missed from all previous RPMs) - Doooh!
cvsdist 1a06c83
- Added smbuser file and smb.conf file updates for username map
cvsdist 1a06c83