Changelog for
popt-1.5-9.6x.i386.rpm :
Sun Jul 23 00:00:00 2000 Jeff Johnson
- build rpm with necessary autoconf options to get linux config correct.
Fri Jul 21 00:00:00 2000 Jeff Johnson
- fix: Red Hat 6.0 (5.2?) glibc-2.1.1 fclose fails using libio.
- add /usr/kerberos/man to brp-compress.
Mon Jul 17 00:00:00 2000 Jeff Johnson
- remove (unused) RPMTAG_CAPABILITY.
- remove (legacy) use of RPMTAG_{OBSOLETES,PROVIDES} internally.
- remove (legacy) support for version 1 packaging.
- remove (legacy) support for converting gdbm databases.
- eliminate unused headerGz{Read,Write}.
- support for rpmlib(...) internal feature dependencies.
- display rpmlib provides when invoked with --showrc.
- fix: compare versions if doing --freshen.
Wed Jul 12 00:00:00 2000 Jeff Johnson
- identify package when install scriptlet fails (#12448).
Mon Jul 10 00:00:00 2000 Jeff Johnson
- fix: payload compression tag not nul terminated.
Fri Jun 23 00:00:00 2000 Jeff Johnson
- internalize --freshen (Gordon Messmer ).
- support for separate source/binary compression policy.
- support for bzip payloads.
Thu Jun 22 00:00:00 2000 Jeff Johnson
- fix: don\'t expand macros in false branch of %if (kasalAATTsuse.cz).
- fix: macro expansion problem and clean up (#11484) (kasalAATTsuse.cz).
- uname on i370 has s390 as arch (#11456).
- python: initdb binding (Dan Burcaw ).
Wed Jun 21 00:00:00 2000 Jeff Johnson
- handle version 4 packaging as input.
- builds against bzip2 1.0
- fix: resurrect symlink unique\'ifying property of finger prints.
- fix: broken glob test with empty build directory (Geoff Keating).
- fix: create per-platform directories correctly.
- update brp-
* scripts from rpm-4.0, enable in per-platform config.
- alpha: add -mieee to default optflags.
- add RPMTAG_OPTFLAGS, configured optflags when package was built.
- add RPMTAG_DISTURL for rpmfind-like tools (content unknown yet).
- teach brp-compress about /usr/info and /usr/share/info as well.
- update macros.in from rpm-4.0 (w/o dbi configuration).
Wed Mar 15 23:00:00 2000 Jeff Johnson
- portability: skip bzip2 if not available.
- portability: skip gzseek if not available (zlib-1.0.4).
- portability: skip personality if not available (linux).
- portability: always include arpa/inet.h (HP-UX).
- portability: don\'t use id -u (Brandon Allbery).
- portability: don\'t chown/chgrp -h w/o lchown.
- portability: splats in rpm.spec to find /usr/{share,local}/locale/
*
- fix: better filter in linux.req to avoid ARM specific objdump output.
- fix: use glibc 2.1 glob/fnmatch everywhere.
- fix: noLibio = 0 on Red Hat 4.x and 5.x.
- fix: typo in autodeps/linux.req.
Thu Mar 2 23:00:00 2000 Jeff Johnson
- simpler hpux.prov script (Tim Mooney).
Wed Mar 1 23:00:00 2000 Jeff Johnson
- fix rpmmodule.so python bindings.
Sun Feb 27 23:00:00 2000 Jeff Johnson
- rpm-3.0.4 release candidate.
Fri Feb 25 23:00:00 2000 Jeff Johnson
- fix: filter excluded paths before adding install prefixes (#8709).
- add i18n lookaside to PO catalogue(s) for i18n strings.
- try for /etc/rpm/macros.specspo so that specspo autoconfigures rpm.
- per-platform configuration factored into /usr/lib/rpm subdir.
Tue Feb 15 23:00:00 2000 Jeff Johnson
- new rpm-build package to isolate rpm dependencies on perl/bash2.
- always remove duplicate identical package entries on --rebuilddb.
- add scripts for autogenerating CPAN dependencies.
Wed Feb 9 23:00:00 2000 Jeff Johnson
- brp-compress deals with hard links correctly.
Mon Feb 7 23:00:00 2000 Jeff Johnson
- brp-compress deals with symlinks correctly.
Mon Jan 24 23:00:00 2000 Jeff Johnson
- explicitly expand file lists in writeRPM for rpmputtext.