From a3d34c1da323deb95ca6b15d4a7024c5a4ad7697 Mon Sep 17 00:00:00 2001 From: fenlason Date: Thu, 24 Feb 2005 20:42:38 +0000 Subject: [PATCH] New version with fixed requires filter. --- samba.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/samba.spec b/samba.spec index 1c8d239..747bc7a 100644 --- a/samba.spec +++ b/samba.spec @@ -3,7 +3,7 @@ Summary: The Samba SMB server. Name: samba Version: 3.0.11 -Release: 3 +Release: 4 Epoch: 0 License: GNU GPL Version 2 Group: System Environment/Daemons @@ -459,6 +459,10 @@ fi #%lang(ja) %{_mandir}/ja/man8/smbpasswd.8* %changelog +* Thu Feb 24 2005 Jay Fenlason 3.0.11-4 +- Use the updated filter-requires-samba.sh file, so we don't accidentally + pick up a dependency on perl(Crypt::SmbHash) + * Fri Feb 18 2005 Jay Fenlason 3.0.11-3 - add -gcc4 patch to compile with gcc 4. - remove the now obsolete -smbclient-kerberos.patch