From: pnixon Date: Wed, 23 Mar 2005 20:35:56 +0000 (+0000) Subject: Turn off the build dependency for Oracle "Instant Client" rpms when oracle_support... X-Git-Tag: release_2_0_0_pre1~1583 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=freeradius.git;a=commitdiff_plain;h=c36cc944d795c1514f4fd07ef7ade574f94449f1 Turn off the build dependency for Oracle "Instant Client" rpms when oracle_support == 0 --- diff --git a/suse/freeradius.spec b/suse/freeradius.spec index 29bde3c..f9b2c5c 100644 --- a/suse/freeradius.spec +++ b/suse/freeradius.spec @@ -51,6 +51,7 @@ Authors: Alan Curry various other people +%if %_oracle_support == 1 %package oracle BuildRequires: oracle-instantclient-basic oracle-instantclient-devel Group: Productivity/Networking/Radius/Servers @@ -66,6 +67,7 @@ of the server, and let you decide if they satisfy your needs. Support for RFC and VSA Attributes Additional server configuration attributes Selecting a particular configuration Authentication methods +%endif %package dialupadmin Group: Productivity/Networking/Radius/Servers