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