|
From: | Hartmut Goebel |
Subject: | Re: Scope of support for Guix on other distros |
Date: | Sat, 7 Oct 2017 15:22:25 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 |
Am 07.10.2017 um 12:11 schrieb ng0: > If it helps, this is how cURL/gnURL creates rpms (or at least cURL): > […] > rpm -ba --clean --rmsource $$RPM_TOPDIR/SPECS/$(RPMDIST).spec ; \ I'm afraid this information does not help much, since they "simply" run the rpm build command and process the .spec file. Anyway you inspired me to search the definition of the RPM file format: it can be found at <http://rpm.org/devel_doc/file_format.html>. A more technical description is at <http://ftp.rpm.org/max-rpm/s1-rpm-file-format-rpm-file-format.html>. For both sources I can't tell if they are up-to-date. -- Regards Hartmut Goebel | Hartmut Goebel | address@hidden | | www.crazy-compilers.com | compilers which you thought are impossible |
[Prev in Thread] | Current Thread | [Next in Thread] |