From 13f1b10916367b828659f7b2e94206229fea7601 Mon Sep 17 00:00:00 2001 From: sparky Date: Fri, 27 Nov 2009 14:18:09 +0000 Subject: [PATCH] - BR: python-modules, rpm-pythonprov - undefine __cxx Changed files: cracklib.spec -> 1.66 --- cracklib.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/cracklib.spec b/cracklib.spec index c77090c..4d81b87 100644 --- a/cracklib.spec +++ b/cracklib.spec @@ -24,9 +24,13 @@ Source1: http://downloads.sourceforge.net/cracklib/%{name}-words-%{words_v}.gz # Source1-md5: 7fa6ba0cd50e7f9ccaf4707c810b14f1 URL: http://sourceforge.net/projects/cracklib/ BuildRequires: python-devel +BuildRequires: python-modules +BuildRequires: rpm-pythonprov BuildRequires: words BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) +%undefine __cxx + %description CrackLib tests passwords to determine whether they match certain security-oriented characteristics. You can use CrackLib to stop users -- 2.44.0