- fix: db1 end-of-file not detected in legacy compatible way.
[tools/librpm-tizen.git] / rpm.spec
2001-05-07 jbj- use internal db-3.2.9 sources to build by default.
2001-03-15 jbjBump version to 4.1.
2001-02-21 jbjAdd Requires: rpm = %{version} to rpm-python.
2001-02-02 jbjfix: grrr, post increment off by 1 iterator.
2001-01-19 jbjewt's cpio hack reverted.
2001-01-19 jbjewt's cpio hack.
2001-01-19 mswexit 0 if not in the if clause
2001-01-19 jbj- fix: insure that %lang scopes over hard links correctly.
2001-01-17 jbjOrphans.
2001-01-17 jbj- 1st crack at Mandrake specific per-platform macros.
2001-01-16 jbj- tsort prefers presentation order.
2001-01-15 jbj- fix: extra newline in many error messages (#23947).
2001-01-13 jbj- fix the hack.
2001-01-12 jbj- hack: permit installer to determine package ordering...
2001-01-11 jbjdoxygen annotations for build/*.
2001-01-10 jbj- fix: find-requires.perl needed update (#23450).
2001-01-10 jbj- successors from tsort are processed in presentation...
2001-01-09 jbj- fix: digests on input FD_t dinna work.
2001-01-09 jbj- tsorted packages processed in successor count order.
2001-01-05 jbj- fix: 3 packages from Red Hat 5.2 had bogus %verifyscr...
2001-01-04 jbj- fix: pass scriptlet args, as in %post -p "/sbin/ldcon...
2001-01-03 jbj- fix: avoid locale issues with strcasecmp/strncasecmp...
2001-01-02 jbjSanity (make dist).
2001-01-01 jbj- use popt autohelp for rpm helper binaries.
2000-12-31 jbj- (popt): add POPT_ARGFLAG_OPTIONAL for long options...
2000-12-30 jbj- (non-linux): move stubs.c to rpmio (#21132).
2000-12-29 jbj- fix: avoid FAT and other brain-dead file systems...
2000-12-27 jbjBump release.
2000-12-26 jbjFix --queryformat.
2000-12-26 jbj- send query/verify output through rpmlog().
2000-12-21 jbj- fix: removed headers from db need a headerCopy().
2000-12-21 jbjSanity (make dist).
2000-12-21 jbj- immutable headers, once installed by rpm3, need to...
2000-12-20 jbj- whiteout mozilla loop for 7.1.
2000-12-16 jbj- gendiff: generate ChangeLog patches more intelligentl...
2000-12-14 jbj- fix: segfault on build path, ignore deleted drips.
2000-12-13 jbj- fix: (transaction.c) assume file state normal if...
2000-12-12 jbj- fix: headerLoad segfault in python bindings.
2000-12-04 jbjSync with rpm-4_0 branch.
2000-12-02 jbjBring header reggions mods back to top of stack.
2000-11-15 jbjAdd arm per-platform config directories.
2000-08-29 jbj- translate rpm.8 man page (Peter Ivanyi <ivanyi@intern...
2000-08-28 jbj- rip out rpm{get,put}text, use getpo.sh and specspo...
2000-08-27 jbjRip out rpmrc configuration.
2000-08-16 jbj- fix: rebuild db1 -> db3 ate 1st header (#16263).
2000-08-14 jbjUpdate versions, rpm -> 4.1, popt -> 1.7.
2000-08-14 jbj- disable rpmlib(VersionedDependencies) by defining...
2000-08-07 jbj- fix: segfault when globbing on "" (#15593).
2000-08-04 jbj- fix: -Va broken, make db cursors per-iterator, not...
2000-08-03 jbjia64 is different.
2000-08-03 jbjSanity (make dist).
2000-07-31 jbj- fix: segfault on erase if filestates is missing in...
2000-07-31 jbj- fix: uniqify dependency problems when printing (...
2000-07-29 jbj- re-resurrect firstkey/nextkey python bindings for...
2000-07-29 jbj- link rpm2cpio dynamically since cpio is linked dynami...
2000-07-29 jbj- bail on firstkey/nextkey, there's a better way.
2000-07-28 jbj- resurrect firstkey/nextkey python bindings.
2000-07-26 jbj- fix: look for any/all dbapi when rebuilding.
2000-07-25 jbjSanity (make dist).
2000-07-25 jbj- create rpmbuild/rpmquery/rpmverify/rpmsign symlinks.
2000-07-24 jbjSanity (make dist).
2000-07-18 jbj- rebuild against glibc-2.1.91-14.
2000-07-17 jbjSanity (make dist).
2000-07-15 jbj- fix: make set of replaced file headers unique.
2000-07-15 jbj- rip out pre-transaction syscalls, more design is...
2000-07-13 jbj- fix: initialize pretransaction argv (segfault).
2000-07-12 jbj- add S_ISLNK pre-transaction syscall test.
2000-07-12 jbj- compare versions if doing --freshen.
2000-07-11 jbjSanity (make dist).
2000-07-11 jbj- fix: legacy requires './' payload prefix to be omitte...
2000-07-11 jbj- fix: set multilibno on sparc per-platform config.
2000-07-11 jbj- remove build mode help from rpm.c, use rpmb instead.
2000-07-09 jbj- prefix payload paths with "./", otherwise "/" can...
2000-07-09 jbj- add pre-transaction syscall's to handle /etc/init...
2000-07-05 jbj- change optflags for i386.
2000-06-23 jbji486 optflags typo fixed.
2000-06-23 jbjInclude ppc, not powerpc, in package.
2000-06-23 jbj - support for separate source/binary compression policy.
2000-06-23 jbj- python: initdb binding (Dan Burcaw <dburcaw@terraplex...
2000-06-22 jbj- python: initdb binding (Dan Burcaw <dburcaw@terraplex...
2000-06-22 jbj- put version on rpmpopt filename to avoid legacy filen...
2000-06-22 jbj- put version on rpmpopt filename to avoid legacy filen...
2000-06-21 jbj- uname on i370 has s390 as arch (#11456).
2000-06-21 jbj- fix: don't expand macros in false branch of %if ...
2000-06-20 jbj- add RPMTAG_OPTFLAGS, configured optflags when package...
2000-06-20 jbj- update brp-* scripts from rpm-4.0, enable in per...
2000-06-20 jbj- API: uncouple fadio from rest of rpmio.
2000-06-20 jbjfix: typo in brp-compress caused i18n man pages not...
2000-06-19 jbjfix: open all db indices before performing chroot.
2000-06-18 jbjrequire --rebuilddb to convert db1 -> db3, better messages.
2000-06-16 jbj- fix: resurrect symlink unique'ifying property of...
2000-06-14 jbj- fix: don't count removed files if removed packages...
2000-06-13 jbj- remove incremental link.
2000-06-12 jbj- fix: avoid clobbering db cursor in removeBinaryPackage.
2000-06-09 jbj- make librpmio standalone.
2000-06-07 jbj- create rpmio directory for librpmio.
2000-06-06 jbjEscape % in changelog.
2000-06-06 jbjRepair db1 functionality.
2000-06-05 jbj- add optflags for i486 and i586.
2000-06-03 jbjAdd i390 noarch entry.
next