SPECS: opensips.spec - radius bcond fix

jajcus jajcus at pld-linux.org
Fri Aug 22 15:52:32 CEST 2008


Author: jajcus                       Date: Fri Aug 22 13:52:32 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- radius bcond fix

---- Files affected:
SPECS:
   opensips.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/opensips.spec
diff -u SPECS/opensips.spec:1.5 SPECS/opensips.spec:1.6
--- SPECS/opensips.spec:1.5	Fri Aug 22 15:46:12 2008
+++ SPECS/opensips.spec	Fri Aug 22 15:52:27 2008
@@ -178,7 +178,7 @@
 exclude_modules="$exclude_modules db_unixodbc"
 %endif
 %if %{without radius}
-exclude_modules="$exclude_modules auth_radius avp_radius group_radius uri_radius"
+exclude_modules="$exclude_modules auth_radius avp_radius group_radius uri_radius peering"
 %endif
 echo "$exclude_modules" > exclude_modules
 %{__make} all \
@@ -389,6 +389,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2008/08/22 13:52:27  jajcus
+- radius bcond fix
+
 Revision 1.5  2008/08/22 13:46:12  jajcus
 - ldap bcond added
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/opensips.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list