rpms/rrdtool/EL-4 rrdtool.spec,1.15,1.16

Jarod Wilson (jwilson) fedora-extras-commits at redhat.com
Mon Apr 7 12:52:25 UTC 2008


Author: jwilson

Update of /cvs/pkgs/rpms/rrdtool/EL-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16289

Modified Files:
	rrdtool.spec 
Log Message:
Oops, ruby should be off for el4, doesn't build...


Index: rrdtool.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rrdtool/EL-4/rrdtool.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- rrdtool.spec	6 Apr 2008 03:52:33 -0000	1.15
+++ rrdtool.spec	7 Apr 2008 12:51:43 -0000	1.16
@@ -1,7 +1,7 @@
 %define with_python %{?_without_python: 0} %{?!_without_python: 1}
 %define with_php %{?_without_php: 0} %{?!_without_php: 1}
 %define with_tcl %{?_without_tcl: 0} %{?!_without_tcl: 1}
-%define with_ruby %{?_without_ruby: 0} %{?!_without_ruby: 1}
+%define with_ruby %{?_with_ruby: 1} %{?!_with_ruby: 0}
 %define php_rrd_svn 839
 %define php_extdir %(php-config --extension-dir 2>/dev/null || echo %{_libdir}/php4)
 




More information about the fedora-extras-commits mailing list