Re: Cmake Package Building

2020-10-25 Thread Kornel Benko
Am Sun, 25 Oct 2020 16:23:16 -0400 schrieb Richard Kimberly Heck : > On 10/25/20 4:14 PM, Richard Kimberly Heck wrote: > > At the moment, 'make package' via cmake produces .gz and .Z files. We > > now distribute gz and xz files. Can this be updated? > > Actually, never mind. It's only 'make pa

Re: Cmake Package Building

2020-10-25 Thread Richard Kimberly Heck
On 10/25/20 4:14 PM, Richard Kimberly Heck wrote: At the moment, 'make package' via cmake produces .gz and .Z files. We now distribute gz and xz files. Can this be updated? Actually, never mind. It's only 'make package' that does that. If I use 'make package_source', then I get .Z, .gz, .bz2,

Cmake Package Building

2020-10-25 Thread Richard Kimberly Heck
At the moment, 'make package' via cmake produces .gz and .Z files. We now distribute gz and xz files. Can this be updated? Also, what controls the RPM version (say)? Can this be adjusted for the purposes of development builds? (I'm not sure what the version would look like, but presumably it w