Logoj0ke.net Open Build Service > Projects > internetx:php5:extensions > php5-rrdtool > Changes
Sign Up | Log In

Changes of Revision 10

[-] Changed php5-rrdtool.spec
 
1
@@ -3,7 +3,7 @@
2
 %define php_version %(php-config --version 2>/dev/null || echo PHPCONFIG_NOT_FOUND)
3
 %define rrd_version %(rrdtool | head -1| awk '{print $2}')
4
 #
5
-BuildPreReq:   /usr/bin/head /usr/bin/awk rrdtool
6
+BuildPreReq:   coreutils awk rrdtool
7
 Name:      php5-rrdtool
8
 Version:   %{rrd_version}
9
 Release:   1
10