Request 68 was acted upon. _________________________________________________________________________
URL: https://rt.openpkg.org/id/68 Ticket: [OpenPKG #68] Subject: upgrade bootstrap to RPM 4.2 Requestors: [EMAIL PROTECTED] Queue: openpkg Owner: mlelstv Status: open Transaction: Correspondence added by [EMAIL PROTECTED] Time: Wed Aug 06 02:00:46 2003 ________________________________________________________________________ Hi OK, I'll test your version once it is available. Hopefully the bug has disappeared for good :-) Conrad On Tue, 2003-08-05 at 16:22, Michael van Elst via RT wrote: > Request 68 was acted upon. > _________________________________________________________________________ > > URL: https://rt.openpkg.org/id/68 > Ticket: [OpenPKG #68] > Subject: upgrade bootstrap to RPM 4.2 > Requestors: [EMAIL PROTECTED] > Queue: openpkg > Owner: mlelstv > Status: open > Transaction: Correspondence added by mlelstv > Time: Wed Aug 06 01:22:08 2003 > ________________________________________________________________________ > > On Tue, Aug 05, 2003, Conrad Steenberg via RT wrote: > > > I.e. the list of 'options implemented via popt alias/exec' is empty. > > Testing with e.g. > > rpm -qip <package>.rpm > > gives '-qip: unknown option' > > Not here, I still have to correct a fixed path somewhere, but otherwise > I get: > > Options implemented via popt alias/exec: > --scripts list install/erase scriptlets from > package(s) > --setperms set permissions of files in a package > --setugids set user/group ownership of files in a > package > --conflicts list capabilities this package conflicts > with > --obsoletes list other packages removed by installing > this package > --provides list capabilities that this package provides > --requires list capabilities required by package(s) > --info list descriptive information from package(s) > --changelog list change logs for this package > --triggers list trigger scriptlets from package(s) > --last list package(s) by install time, most > recent first > --filesbypkg list all files from each package > --fileclass list file names with classes > --filecolor list file names with colors > --fileprovide list file names with provides > --filerequire list file names with requires > --redhatprovides find package name that contains a provided > capability (needs rpmdb-redhat package > installed) > --redhatrequires find package name that contains a required > capability (needs rpmdb-redhat package > installed) > --buildpolicy=<policy> set buildroot <policy> (e.g. compress man > pages) > --with=<option> enable configure <option> for build > --without=<option> disable configure <option> for build > > and > > $ ./rpm -qip make-3.80-20030723.src.rpm > Name : make Relocations: (not relocateable) > Version : 3.80 Vendor: Free Software Foundation > Release : 20030723 Build Date: Wed Jul 23 21:20:59 2003 > Install Date: (not installed) Build Host: dv1.dev.de.cw.net > Group : Development Source RPM: (none) > Size : 1216444 License: GPL > Signature : (none) > Packager : The OpenPKG Project > URL : http://www.gnu.org/software/make/ > Summary : The GNU Make > Description : > This is the GNU variant of make(1). The purpose of this utility is > to determine automatically which pieces of a large program need to > be recompiled, and issue the commands to recompile them. > > > This is mostly the result of having a full macros file, i.e. we have > to augment the openpkg macros file and as you see from the --redhatrequires > we also have to clean it up :-) > > > Greetings, -- Conrad Steenberg <[EMAIL PROTECTED]>