Re: [Bacula-users] rpm spec file for 2.0 needs updating

2007-01-09 Thread Aaron Knister
From what I understand centos4 and rhel4 are interchangeable, at least in this sense. -Aaron On Jan 8, 2007, at 2:46 PM, Michael Nelson wrote: > I got it to start building with this instead of modifying the spec > file: > rpmbuild -ba --define "build_centos4 1" --define "build_mysql 1" --

Re: [Bacula-users] rpm spec file for 2.0 needs updating

2007-01-08 Thread Michael Nelson
I got it to start building with this instead of modifying the spec file: rpmbuild -ba --define "build_centos4 1" --define "build_mysql 1" --define "mysql4 1" bacula.spec I guess you are not supposed to modify the spec, but jus' inspec' it? -- This message has been scanned for viruses and danger

[Bacula-users] rpm spec file for 2.0 needs updating

2007-01-08 Thread Michael Nelson
Trying to build 2.0 for CentOS4, I "%define centos4 1" and do rpmbuild -ba bacula.spec and it spits out: # rpmbuild -ba bacula.spec error: You must specify a platform. Please examine the spec file. error: line 129: Unknown tag: exit 1 Same if I try "%define rhel4 1". It seems to be because neit