]> granicus.if.org Git - graphviz/commitdiff
att_fedora, not fedora, seem to only affect rpmbuild on fc6
authorellson <devnull@localhost>
Mon, 5 May 2008 15:28:27 +0000 (15:28 +0000)
committerellson <devnull@localhost>
Mon, 5 May 2008 15:28:27 +0000 (15:28 +0000)
graphviz.spec.in

index 0590c69876e246b51e809997a962913a5396cc97..45a4342965b0e606502b258e3b5d1a4ea6b76108 100644 (file)
@@ -191,9 +191,9 @@ BuildRequires: R-devel swig >= 1.3.33
 #
 # packaging is ok, but code is not ready for distribution
 #
-# <percent>define SMYRNA 1
+#define SMYRNA 1
 # BuildRequires: gtkglarea2-devel gtkglext-devel glade3-libgladeui-devel gts-devel
-# <percent>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
-# <percent>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