From 708690231bbb9ebbe368e86fb53df02b60a4224c Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 09 2004 12:03:37 +0000 Subject: auto-import samba-2.2.1a-5 from samba-2.2.1a-5.src.rpm --- diff --git a/samba.spec b/samba.spec index a22fec8..95d7995 100644 --- a/samba.spec +++ b/samba.spec @@ -4,7 +4,7 @@ Summary: The Samba SMB server. Name: samba Version: 2.2.1a -Release: 4 +Release: 5 License: GNU GPL Version 2 Group: System Environment/Daemons URL: http://www.samba.org/ @@ -38,6 +38,9 @@ Patch100: samba-j.patch.bz2 Patch111: samba-2.2.0-ook.patch Patch200: samba-j-2.patch.bz2 +# s390 patches +Patch300: samba-2.2.1a-s390.patch + Requires: pam >= 0.64 %{auth} samba-common = %{version} Requires: logrotate >= 3.4 initscripts >= 5.54-1 BuildRoot: %{_tmppath}/%{name}-%{version}-root @@ -108,6 +111,10 @@ cp %{SOURCE7} packaging/RedHat/ %patch111 -p1 -b .ook ### %patch200 -p1 -b .j-2 +%ifarch s390 s390x +%patch300 -p1 -b .s390 +%endif + %build cd source @@ -320,6 +327,9 @@ fi #%{_mandir}/ja/man8/smbpasswd.8* %changelog +* Tue Nov 6 2001 Than Ngo 2.2.1a-5 +- workaround for non-broadcast interface on s390 (bug #55421) + * Mon Aug 13 2001 Trond Eivind Glomsr�d - Don't include smbpasswd in samba, it's in samba-common (#51598) - Add a disabled "obey pam restrictions" statement - it's not