Changes of Revision 4
[-] | Changed | heartbeat.spec |
1
2 3 %build 4 #./bootstrap 5 -autoconf 6 +#autoconf 7 # disable-fatal-warnings flag used to disable gcc4.x warnings of 'difference in signedness' 8 CFLAGS=${RPM_OPT_FLAGS} \ 9 %configure \ 10 |