Re: [Rpm-maint] [rpm-software-management/rpm] Support pbzip command for multicore environment (#117)

2017-01-09 Thread Panu Matilainen
Upstream pbzip2 states: > PBZIP2 is a parallel implementation of the bzip2 block-sorting file > compressor that uses pthreads and > achieves near-linear speedup on SMP > machines. The output of this version is fully compatible with > bzip2 v1.0.2 or newer (ie: anything compressed with pbzip2 can

Re: [Rpm-maint] [rpm-software-management/rpm] Support pbzip command for multicore environment (#117)

2017-01-09 Thread Geunsik Lim
@pmatilai , Thank you for giving me the valuable comments. At that time, I thought that we could handle the pbzip2 command with *.tar.pbz2 file extension because the pbzip2 software uses the existing bzip2's library in order to be compatible with bzip2. For example, using *.tar.pbz2 for

Re: [Rpm-maint] [rpm-software-management/rpm] RFE: OpenSSL/LibreSSL as an alternative to NSPR/NSS or beecrypt (#119)

2017-01-09 Thread Stephen Gallagher
The licensing situation is solvable: https://fedoraproject.org/wiki/Licensing:FAQ?rd=Licensing/FAQ#What.27s_the_deal_with_the_OpenSSL_license.3F Short version: In Fedora, the legal team has come to the determination that the usage is within the spirit of the licenses, if not its specific

Re: [Rpm-maint] [rpm-software-management/rpm] configure.ac: reference zlib when checking libmagic (#118)

2017-01-09 Thread Panu Matilainen
Closed #118. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/pull/118#event-915750694___ Rpm-maint mailing list

Re: [Rpm-maint] [rpm-software-management/rpm] configure.ac: reference zlib when checking libmagic (#118)

2017-01-09 Thread Panu Matilainen
Like others have pointed out, this is not a feasible approach. Private dependencies of other projects are just that: private, and we have no business (or interest) guessing what they might be for any given project. As already pointed out, the constructive path forward is to to get libmagic to

[Rpm-maint] [rpm-software-management/rpm] regression: specifying "%_gpg_name First Last em...@fool.com" does not work (#120)

2017-01-09 Thread Dusty Mabe
In the example shown [here](https://github.com/rpm-software-management/rpm/blob/1ce844ab263bf49ee6d5145ed09e73f2c17924cc/doc/rpmsign.8#L67) I should be able to specify a macro of `%_gpg_name Dusty Mabe ` and be able to use that. Unfortunately, i get this error instead: