diff options
Diffstat (limited to 'redhat/applications/smartcardauth/smartcardauth.spec')
-rw-r--r-- | redhat/applications/smartcardauth/smartcardauth.spec | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/redhat/applications/smartcardauth/smartcardauth.spec b/redhat/applications/smartcardauth/smartcardauth.spec index 1cb4a1be3..24e6164ac 100644 --- a/redhat/applications/smartcardauth/smartcardauth.spec +++ b/redhat/applications/smartcardauth/smartcardauth.spec @@ -104,11 +104,7 @@ BuildRequires: pkcs11-helper-devel %if 0%{?rhel} || 0%{?fedora} || 0%{?suse_version} >= 1220 || 0%{?mdkversion} || 0%{?mgaversion} %define with_db 1 %if 0%{?mgaversion} || 0%{?mdkversion} -#%if 0%{?pclinuxos} -#BuildRequires: db4-devel -#%else BuildRequires: db5-devel -#%endif %endif %if 0%{?fedora} >= 18 || 0%{?rhel} >= 7 BuildRequires: libdb-devel |