X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=libradsec.spec.in;fp=libradsec.spec.in;h=ec0f617b188bf6eebbd00aabe7918a0442615f4e;hb=e987343ab077a4af618cb184afbee6111997a87c;hp=97d61789289f97ad8849a79378d2a250468ee03d;hpb=25e773fcf6b67f52d3485b00115427dab77702c3;p=radsecproxy.git diff --git a/libradsec.spec.in b/libradsec.spec.in index 97d6178..ec0f617 100644 --- a/libradsec.spec.in +++ b/libradsec.spec.in @@ -1,6 +1,6 @@ Name: @PACKAGE@ Version: @PACKAGE_VERSION@ -Release: 1%{?dist} +Release: 2%{?dist} Summary: RADIUS over TLS library Group: System Environment/Libraries @@ -41,7 +41,7 @@ developing applications that use %{name}. %build export CPPFLAGS='-I%{_includedir}' export LDFLAGS='-L%{_libdir}' -%configure --disable-static +%configure --disable-static --enable-tls-psk make %{?_smp_mflags}