From: ellson Date: Mon, 5 May 2008 15:28:27 +0000 (+0000) Subject: att_fedora, not fedora, seem to only affect rpmbuild on fc6 X-Git-Tag: LAST_LIBGRAPH~32^2~4088 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=27159f1365597d6510d621dd9c4798b721b51228;p=graphviz att_fedora, not fedora, seem to only affect rpmbuild on fc6 --- diff --git a/graphviz.spec.in b/graphviz.spec.in index 0590c6987..45a434296 100644 --- a/graphviz.spec.in +++ b/graphviz.spec.in @@ -191,9 +191,9 @@ BuildRequires: R-devel swig >= 1.3.33 # # packaging is ok, but code is not ready for distribution # -# define SMYRNA 1 +#define SMYRNA 1 # BuildRequires: gtkglarea2-devel gtkglext-devel glade3-libgladeui-devel gts-devel -# define GLITZ 1 +#define GLITZ 1 # BuildRequires: glitz-devel %endif %if %fedora >= 9 @@ -253,10 +253,10 @@ BuildRequires: gd gd-devel perl-devel DevIL-devel %if %att_fedora >= 8 %define R_LANG 1 BuildRequires: R-devel swig >= 1.3.33 -# define GLITZ 1 +#define GLITZ 1 # BuildRequires: glitz-devel %endif -%if %fedora >= 9 +%if %att_fedora >= 9 #define MING 1 #BuildRequires: ming ming-devel %endif