On 09/26/2011 08:32 AM, Eric Bollengier wrote:
> Hello Bruno,
> 
> On 09/25/2011 04:21 PM, Bruno Friedmann wrote:
>> Find a small patch modifying makebacularel, config and sign to
>> use tar.bz2 as default source format
> 
> Why do you want to change the default source format? I'm not sure we 
> discussed this before. I'm pretty sure that it will break all packager 
> scripts such as spec files. I think that it's too late for this release 
> to make such changes.
> 
In fact most of build system prefer to get bz2 tar source for place constraint.
Concerning packaging, which we (Ioda-Net by me & dass-It by Philipp Storz) are 
in a full rebuild process to get them
src and rpm fully build on open build system.

And for all the others, they at least need to update it to change the future 
version, no ?

But it's up to you.

>> config is modified to make folders less "bee"
> 
> I'm sorry, but your patch is changing how these scripts are used. For 
> example, it looks like (I'm not 100% sure) that we would need to use a 
> parameter to the makebacularel script.
> 
> -bacula=${bacula:-${HOME}/bee/bacula}
> -docs=${docs:-${HOME}/bee/docs}
> +bacula=${bacula:-$1}
> +docs=${docs:-$1/../docs}
> 
> If you want to use a specific value for $bacula, you just have to put 
> your configuration in a file such as config.bruno and parse it before.
> 
> export bacula=$HOME/bacula
> export docs=$HOME/docs
> ...
> 
> I don't see the need for your change, the script is already quite 
> flexible on this part.

Agree.

> 
>> config export now GPGKEY so other key can be use to sign package
>>   useful for us, preparing the rpm for community and when we want to create 
>> intermediate release (-dev)
>> sign source config
> 
> This part looks to be good, if you provide a patch with this 
> modification, I would apply it.

Ok I will replay that.

> 
> Thanks,
> 
> Bye


-- 

Bruno Friedmann
Ioda-Net Sàrl www.ioda-net.ch

openSUSE Member & Ambassador
GPG KEY : D5C9B751C4653227
irc: tigerfoot

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to