Browse Source

requires gcc, upgrade to PLUS

master
parent
commit
d2bd0a03ab
  1. 6
      sasl/sasl.spec

6
sasl/sasl.spec

@ -37,11 +37,11 @@ Summary: Simple Authentication and Security Layer
URL: http://asg.web.cmu.edu/sasl/
Vendor: Cyrus Project, CMU
Packager: The OpenPKG Project
Distribution: OpenPKG [EVAL]
Distribution: OpenPKG [PLUS]
Group: Cryptography
License: BSD
Version: 2.1.7
Release: 20020811
Release: 20020822
# list of sources
Source0: ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/cyrus-sasl-%{version}.tar.gz
@ -51,7 +51,7 @@ Source2: fsl.sasl
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, db, openssl
BuildPreReq: OpenPKG, openpkg >= 20020206, db, openssl, gcc
%if "%{with_fsl}" == "yes"
BuildPreReq: fsl
PreReq: fsl

Loading…
Cancel
Save