X-Git-Url: http://www.project-moonshot.org/gitweb/?p=radsecproxy.git;a=blobdiff_plain;f=libradsec.spec.in;fp=libradsec.spec.in;h=ec0f617b188bf6eebbd00aabe7918a0442615f4e;hp=97d61789289f97ad8849a79378d2a250468ee03d;hb=d2880e067aa9a124d2256599aef81113475abe0c;hpb=3d954bfd2f658ac05a0f20a1241738ed3e3fdd28 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}