Re: [CentOS] rpmbuild --define | some rpm sorcerer around?

2018-06-15 Thread Johnny Hughes
On 06/09/2018 07:13 AM, Phil Perry wrote: > On 08/06/18 22:54, lejeczek wrote: >> >> >> On 08/06/18 19:38, Phil Perry wrote: >>> On 08/06/18 15:54, lejeczek wrote: hi how do you pass vars to rpmbuild for definition? eg rpmbuild --define \'"${_definition2}"\' I've

Re: [CentOS] rpmbuild --define | some rpm sorcerer around?

2018-06-13 Thread lejeczek
On 11/06/18 17:32, Jonathan Billings wrote: On Mon, Jun 11, 2018 at 05:00:11PM +0100, lejeczek wrote: none of of these work for me, like I said earlier I fiddle a bit with it. I was hoping someone could confirm this and then maybe it's a bug? This sounds like you're running into bash quoting i

Re: [CentOS] rpmbuild --define | some rpm sorcerer around?

2018-06-11 Thread Jonathan Billings
On Mon, Jun 11, 2018 at 05:00:11PM +0100, lejeczek wrote: > none of of these work for me, like I said earlier I fiddle a bit with it. I > was hoping someone could confirm this and then maybe it's a bug? This sounds like you're running into bash quoting issues, not a bug in rpmbuild. Are you runnin

Re: [CentOS] rpmbuild --define | some rpm sorcerer around?

2018-06-11 Thread lejeczek
On 09/06/18 13:13, Phil Perry wrote: On 08/06/18 22:54, lejeczek wrote: On 08/06/18 19:38, Phil Perry wrote: On 08/06/18 15:54, lejeczek wrote: hi how do you pass vars to rpmbuild for definition? eg rpmbuild --define \'"${_definition2}"\' I've been fiddling with ways to escape, but none i

Re: [CentOS] rpmbuild --define | some rpm sorcerer around?

2018-06-09 Thread Phil Perry
On 08/06/18 22:54, lejeczek wrote: On 08/06/18 19:38, Phil Perry wrote: On 08/06/18 15:54, lejeczek wrote: hi how do you pass vars to rpmbuild for definition? eg rpmbuild --define \'"${_definition2}"\' I've been fiddling with ways to escape, but none is fricking working.. I mean, rpmbuild

Re: [CentOS] rpmbuild --define | some rpm sorcerer around?

2018-06-08 Thread lejeczek
On 08/06/18 19:38, Phil Perry wrote: On 08/06/18 15:54, lejeczek wrote: hi how do you pass vars to rpmbuild for definition? eg rpmbuild --define \'"${_definition2}"\' I've been fiddling with ways to escape, but none is fricking working.. I mean, rpmbuild rushes to work(no errors nor failu

Re: [CentOS] rpmbuild --define | some rpm sorcerer around?

2018-06-08 Thread Phil Perry
On 08/06/18 15:54, lejeczek wrote: hi how do you pass vars to rpmbuild for definition? eg rpmbuild --define \'"${_definition2}"\' I've been fiddling with ways to escape, but none is fricking working.. I mean, rpmbuild rushes to work(no errors nor failure) so if you try just the command line d