X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=lib%2Flibradsec.spec.in;h=87c25e631a61dbc4610e84f70871cb1a712e13ea;hb=63bda21bd25096b5508d0065bb97c372aa12b5d6;hp=65728149d0f8cc2da2c6a562516c246671d49ecb;hpb=8822124d60b47631c04f0f68d89948bc632d8930;p=libradsec.git diff --git a/lib/libradsec.spec.in b/lib/libradsec.spec.in index 6572814..87c25e6 100644 --- a/lib/libradsec.spec.in +++ b/lib/libradsec.spec.in @@ -13,7 +13,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: openssl-devel BuildRequires: libconfuse-devel -BuildRequires: freeradius-devel BuildRequires: autoconf BuildRequires: automake BuildRequires: libtool @@ -42,7 +41,7 @@ developing applications that use %{name}. %build export CPPFLAGS='-I%{_includedir}' export LDFLAGS='-L%{_libdir} -L/usr/%{_lib}/freeradius' -%configure --disable-static +%configure --enable-tls make %{?_smp_mflags} @@ -70,6 +69,9 @@ rm -rf $RPM_BUILD_ROOT %defattr(-,root,root,-) %{_includedir}/* %{_libdir}/*.so +%{_libdir}/*.a + + %changelog