| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: rpm-build | Distribution: Private |
| Version: 4.0 | Vendor: Red Hat, Inc. |
| Release: 6x | Build date: Thu Sep 14 14:39:44 2000 |
| Group: Development/Tools | Build host: lisa32.devel.redhat.com |
| Size: 1740614 | Source RPM: rpm-4.0-6x.src.rpm |
| Packager: Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> | |
| Summary: Scripts and executable programs used to build packages. | |
This package contains scripts and executable programs that are used to build packages using RPM.
GPL
* Thu Sep 14 2000 Jeff Johnson <jbj@redhat.com>
- popt: support for float/double args.
- fix: honor --test when doing --freshen.
- add alpha* architectures.
- rpm 4.0 release.
* Wed Aug 30 2000 Jeff Johnson <jbj@redhat.com>
- translate rpm.8 man page (Peter Ivanyi <ivanyi@internet.sk>).
* Fri Aug 25 2000 Jeff Johnson <jbj@redhat.com>
- Pass NULL as pkgKey on RPMCALLBACK_UNINST_*.
* Fri Aug 25 2000 Matt Wilson <msw@redhat.com>
- corrected reference count to transaction header
* Thu Aug 24 2000 Jeff Johnson <jbj@redhat.com>
- rpm now needs /sbin/ldconfig in post/postun scriptlets.
- python bindings to retrieve removed header on callback.
* Mon Aug 21 2000 Jeff Johnson <jbj@redhat.com>
- add callbacks on package erasure.
- fix: preserve cpio errno when using Fclose with libio.
- fix: initialize sigs everywhere in python header object.
* Sat Aug 19 2000 Jeff Johnson <jbj@redhat.com>
- python bindings to query and verify signatures.
* Thu Aug 17 2000 Jeff Johnson <jbj@redhat.com>
- fix: rebuild db1 -> db3 ate 1st header (#16263).
* Tue Aug 15 2000 Jeff Johnson <jbj@redhat.com>
- disable rpmlib(VersionedDependencies) by defining _noVersionedDependencies.
- man page fixes.
* Tue Aug 08 2000 Jeff Johnson <jbj@redhat.com>
- fix: segfault when globbing on "" (#15593).
* Sat Aug 05 2000 Jeff Johnson <jbj@redhat.com>
- fix: popt POST callbacks typo.
- fix: -Va broken, make db cursors per-iterator, not per-dbi.
* Fri Aug 04 2000 Jeff Johnson <jbj@redhat.com>
- add glibc requirement.
* Tue Aug 01 2000 Jeff Johnson <jbj@redhat.com>
- fix: uniqify dependency problems when printing (#14034).
- fix: segfault on erase if filestates is missing in header (#14679).
- popt: add ability to perform callbacks for every, not just first, match.
* Sun Jul 30 2000 Jeff Johnson <jbj@redhat.com>
- bail on firstkey/nextkey, there's a better way.
- link rpm2cpio dynamically since cpio is linked dynamically.
- re-resurrect firstkey/nextkey python bindings for up2date compatibility.
* Sat Jul 29 2000 Jeff Johnson <jbj@redhat.com>
- resurrect firstkey/nextkey python bindings.
* Thu Jul 27 2000 Jeff Johnson <jbj@redhat.com>
- fix: look for any/all dbapi when rebuilding.
* Wed Jul 26 2000 Jeff Johnson <jbj@redhat.com>
- create rpmbuild/rpmquery/rpmverify/rpmsign symlinks.
* Tue Jul 25 2000 Jeff Johnson <jbj@redhat.com>
- rebuild with python binding fix.
* Wed Jul 19 2000 Jeff Johnson <jbj@redhat.com>
- rebuild against glibc-2.1.91-14.
- add /usr/kerberos/man to brp-compress.
* Tue Jul 18 2000 Jeff Johnson <jbj@redhat.com>
- first release candidate.
* Sun Jul 16 2000 Jeff Johnson <jbj@redhat.com>
- rip out pre-transaction syscalls, more design is needed.
- display rpmlib provides when invoked with --showrc.
- remove (dead) dependency checks on implicitly provided package names.
- remove (dead) rpmdb API code in python bindings.
- remove (legacy) support for version 1 packaging.
- remove (legacy) support for converting gdbm databases.
- fix: make set of replaced file headers unique.
- fix: don't attempt dbiOpen with anything but requested dbN.
* Fri Jul 14 2000 Jeff Johnson <jbj@redhat.com>
- fix: initialize pretransaction argv (segfault).
- fix: check rpmlib features w/o database (and check earlier as well).
* Thu Jul 13 2000 Jeff Johnson <jbj@redhat.com>
- add S_ISLNK pre-transaction syscall test.
* Wed Jul 12 2000 Jeff Johnson <jbj@redhat.com>
- fix: legacy requires './' payload prefix to be omitted for rpm itself.
- fix: remove verbose database +++/--- messages to conform to doco.
- compare versions if doing --freshen.
* Tue Jul 11 2000 Jeff Johnson <jbj@redhat.com>
- identify package when install scriptlet fails (#12448).
- remove build mode help from rpm.c, use rpmb instead.
- support for rpmlib(...) internal feature dependencies.
- fix: set multilibno on sparc per-platform config.
* Mon Jul 10 2000 Jeff Johnson <jbj@redhat.com>
- add pre-transaction syscall's to handle /etc/init.d change.
- don't bother saving '/' as fingerprint subdir.
- eliminate legacy RPMTAG_{OBSOLETES,PROVIDES,CAPABILITY}.
- eliminate unused headerGz{Read,Write}.
- fix: payload compression tag not nul terminated.
- prefix payload paths with "./", otherwise "/" can't be represented.
- fix: compressFilelist broke when fed '/'.
- fix: typo in --last popt alias (#12690).
- fix: clean file paths before performing -qf (#12493).
* Thu Jul 06 2000 Jeff Johnson <jbj@redhat.com>
- change optflags for i386.
- multilib patch, take 1.
* Sat Jun 24 2000 Jeff Johnson <jbj@redhat.com>
- i486 optflags typo fixed.
* Fri Jun 23 2000 Jeff Johnson <jbj@redhat.com>
- internalize --freshen (Gordon Messmer <yinyang@eburg.com>).
- support for separate source/binary compression policy.
- support for bzip payloads.
* Thu Jun 22 2000 Jeff Johnson <jbj@redhat.com>
- fix: don't expand macros in false branch of %if (kasal@suse.cz).
- fix: macro expansion problem and clean up (#11484) (kasal@suse.cz).
- uname on i370 has s390 as arch (#11456).
- put version on rpmpopt filename to avoid legacy filename collision.
- python: initdb binding (Dan Burcaw <dburcaw@terraplex.com>).
* Wed Jun 21 2000 Jeff Johnson <jbj@redhat.com>
- fix: typo in brp-compress caused i18n man pages not to compress.
- API: uncouple fadio from rest of librpmio.
- API: externalize legacy fdOpen interface for rpmfind et al in librpmio.
- 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.
* Tue Jun 20 2000 Jeff Johnson <jbj@redhat.com>
- fix: open all db indices before performing chroot.
* Mon Jun 19 2000 Jeff Johnson <jbj@redhat.com>
- require --rebuilddb to convert db1 -> db3, better messages.
* Sat Jun 17 2000 Jeff Johnson <jbj@redhat.com>
- fix: resurrect symlink unique'ifying property of finger prints.
* Thu Jun 15 2000 Jeff Johnson <jbj@redhat.com>
- fix: don't count removed files if removed packages is empty set.
- fix: permit '\0' as special case key (e.g. "/" in Basenames).
* Wed Jun 14 2000 Jeff Johnson <jbj@redhat.com>
- make librpmio standalone.
- fix: avoid clobbering db cursor in removeBinaryPackage.
- expose cursors in dbi interfaces, remove internal cursors.
- remove incremental link.
- portability: sparc-sun-solaris2.5.1.
* Thu Jun 08 2000 Jeff Johnson <jbj@redhat.com>
- create rpmio directory for librpmio.
* Wed Jun 07 2000 Jeff Johnson <jbj@redhat.com>
- require db3 in default configuration.
* Tue Jun 06 2000 Jeff Johnson <jbj@redhat.com>
- add optflags for i486 and i586.
- fix: segfault with legacy packages missing RPMTAG_FILEINODES.
* Wed May 31 2000 Matt Wilson <msw@redhat.com>
- change %configure, add %makeinstall macros to handle FHS changes.
* Wed May 31 2000 Jeff Johnson <jbj@redhat.com>
- mark packaging with version 4 to reflect filename/provide changes.
- change next version from 3.1 to 4.0 to reflect package format change.
* Sat May 27 2000 Jeff Johnson <jbj@redhat.com>
- change popt exec alias in oreder to exec rpm children.
- split rpm into 5 pieces along major mode fault lines with popt glue.
* Fri May 19 2000 Jeff Johnson <jbj@redhat.com>
- 2nd try at db1 -> db3 stable functionality.
* Wed May 17 2000 Matt Wilson <msw@redhat.com>
- build against bzip2 1.0
- use the new fopencookie API in glibc 2.2
* Sat May 13 2000 Jeff Johnson <jbj@redhat.com>
- fix stupid mistakes (alpha segfaults).
* Thu May 11 2000 Jeff Johnson <jbj@redhat.com>
- include RPM-GPG-KEY in file manifest.
- simplify --last popt alias, date like -qi (bjerrick@easystreet.com).
- fix: alloca'd memory used outside of scope (alpha segfault).
* Tue May 09 2000 Jeff Johnson <jbj@redhat.com>
- FreeBSD fixes (bero@redhat.com).
* Sun May 07 2000 Jeff Johnson <jbj@redhat.com>
- finish db1 and db3 cleanup.
* Wed May 03 2000 Jeff Johnson <jbj@redhat.com>
- first try at db1 -> db3 stability.
* Tue May 02 2000 Jeff Johnson <jbj@redhat.com>
- Rename db0.c to db1.c, resurrect db2.c (from db3.c).
- Add ia64 and sparc64 changes.
- rpm.spec: add per-platform sub-directories.
* Sat Apr 29 2000 Jeff Johnson <jbj@redhat.com>
- Filter DB_INCOMPLETE on db->sync, it's usually harmless.
- Add per-transaction cache of resolved dependencies (aka Depends).
- Do lazy dbi{Open,Close} throughout.
- Attempt fine grained dbi cursors throughout.
- fix: free iterator *after* loop, not during.
- fix: Depends needed keylen in dbiPut, rpmdbFreeIterator after use.
* Fri Apr 28 2000 Jeff Johnson <jbj@redhat.com>
- API: replace rpmdbUpdateRecord with rpmdbSetIteratorModified.
- API: replace rpmdbFindByLabel with RPMDBI_LABEL iteration.
- API: replace rpmdbGetRecord with iterators.
- API: replace findMatches with iterators.
* Wed Apr 26 2000 Jeff Johnson <jbj@redhat.com>
- rebuild to check autoconf configuration in dist-7.0.
* Mon Apr 24 2000 Jeff Johnson <jbj@redhat.com>
- fix: cpio.c: pre-, not post-, decrement the link count.
- make db indices as lightweight as possible, with per-dbi config.
- db1.c will never be needed, eliminate.
- API: merge rebuilddb.c into rpmdb.c.
* Fri Apr 14 2000 Jeff Johnson <jbj@redhat.com>
- API: pass *SearchIndex() length of key (0 will use strlen(key)).
- API: remove rpmdb{First,Next}RecNum routines.
- drop rpm-python subpackage until bindings are fixed.
- add explcit "Provides: name = [epoch:]version-release" to headers.
* Wed Apr 12 2000 Jeff Johnson <jbj@redhat.com>
- solaris2.6: avoid bsearch with empty dir list (Ric Klaren - klaren@cs.utwente.nl)
- db3: save join keys in endian neutral binary format.
- treat legacy falloc.c as "special" db[01] index for package headers.
* Fri Apr 07 2000 Jeff Johnson <jbj@redhat.com>
- use hashed access for package headers.
* Wed Apr 05 2000 Jeff Johnson <jbj@redhat.com>
- create dbi from template rather than passed args.
* Tue Apr 04 2000 Jeff Johnson <jbj@redhat.com>
- prefer db3 as default.
- permit db3 configuration using macros.
* Sat Apr 01 2000 Jeff Johnson <jbj@redhat.com>
- try for db3 DB_INIT_CDB model.
* Fri Mar 24 2000 Jeff Johnson <jbj@redhat.com>
- use DIRNAMES/BASENAMES/DIRINDICES not FILENAMES in packages and db.
- configure.in fiddles for BSD systems (Patrick Schoo).
- API: change dbi to pass by reference, not value.
- cram all of db1, db_185, and db2 interfaces into rpmlib.
- convert db1 -> db2 on-disk format using --rebuilddb.
* Mon Mar 13 2000 Jeff Johnson <jbj@redhat.com>
- start rpm-3.1 development.
/usr/bin/rpmbuild /usr/lib/rpm/brp-compress /usr/lib/rpm/brp-redhat /usr/lib/rpm/brp-sparc64-linux /usr/lib/rpm/brp-strip /usr/lib/rpm/brp-strip-comment-note /usr/lib/rpm/check-prereqs /usr/lib/rpm/cpanflute /usr/lib/rpm/find-lang.sh /usr/lib/rpm/find-prov.pl /usr/lib/rpm/find-provides /usr/lib/rpm/find-provides.perl /usr/lib/rpm/find-req.pl /usr/lib/rpm/find-requires /usr/lib/rpm/find-requires.perl /usr/lib/rpm/get_magic.pl /usr/lib/rpm/getpo.sh /usr/lib/rpm/http.req /usr/lib/rpm/magic.prov /usr/lib/rpm/magic.req /usr/lib/rpm/perl.prov /usr/lib/rpm/perl.req /usr/lib/rpm/rpmb /usr/lib/rpm/rpmdiff /usr/lib/rpm/rpmdiff.cgi /usr/lib/rpm/rpmgettext /usr/lib/rpm/rpmputtext /usr/lib/rpm/rpmt /usr/lib/rpm/u_pkg.sh /usr/lib/rpm/vpkg-provides.sh /usr/lib/rpm/vpkg-provides2.sh
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 00:51:36 2013