summaryrefslogtreecommitdiff
path: root/rpm.spec.in
AgeCommit message (Expand)AuthorFilesLines
2003-01-22- fix: debugedit.c problem.jbj1-1/+10
2003-01-22Exit non-zero with bogus args.jbj1-1/+1
2003-01-17- duplicate package checks with arch/os checks if colored.jbj1-1/+5
2003-01-13- teach rpmquery to return "owning" package(s) in spite of alternatives.jbj1-0/+3
2003-01-12typo.jbj1-1/+1
2003-01-12- file: *really* read elf64 notes correctly.jbj1-1/+5
2003-01-10- fix: obscure corner case(s) with rpmvercmp (#50977).jbj1-1/+4
2003-01-08- python: put rpmmodule.so where python expects to find.jbj1-55/+64
2003-01-07- file: read elf64 notes correctly.jbj1-1/+4
2003-01-07- add perldeps.pl, start to replace perl.{prov,req}.jbj1-0/+2
2003-01-06- for DSO's, provide the file basename if DT_SONAME not found.jbj1-0/+1
2003-01-06- portabilitly: solaris fixes.jbj1-2/+5
2003-01-05- file: avoid ogg/vorbis file classification problems.jbj1-1/+4
2003-01-01- fix: dependency helpers now rate limited at 10ms, not 1s.jbj1-0/+2
2003-01-01Update CHANGES.jbj1-1/+5
2002-12-311st crack at colored installs.jbj1-1/+1
2002-12-30- fix: typo in assertion.jbj1-0/+1
2002-12-30- use rpmfiFDepends() underneath --fileprovide and --filerequire.jbj1-1/+4
2002-12-30- use rpmfiFDepends() underneath --fileprovide/--filerequire.jbj1-1/+2
2002-12-29- fix :armor query extension, tgpg mktmp handling (#80684).jbj1-0/+2
2002-12-29- python: eliminate hash.[ch] and upgrade.[ch], methods too.jbj1-0/+1
2002-12-29- don't segfault with packages produced by rpm-2.93 (#80618).jbj1-1/+4
2002-12-29- add rpmfi methods to access color, class, and dependencies.jbj1-2/+3
2002-12-28- error if querying with iterator on different sized arrays.jbj1-4/+8
2002-12-28- fix builddir relative inclusion, add %%pubkeys to rpm header.jbj1-2/+7
2002-12-27- ignore ENOENT return from db->close (#80514,#79314).jbj1-2/+3
2002-12-27- disable perl module magic rule.jbj1-0/+1
2002-12-27- add BETA-GPG-KEY (but not in headers using %%pubkey yet).jbj1-2/+4
2002-12-26- resurrect automagic perl(foo) dependency generation.jbj1-2/+5
2002-12-24- add Red Hat pubkeys to rpm header.jbj1-3/+5
2002-12-24- permit both relative/absolute paths, display 'P' when verifying.jbj1-2/+3
2002-12-24- add %%pubkey attribute to read armored pubkey files into header.jbj1-1/+4
2002-12-24- fix: remove rpmfi scareMem so that headers can be reloaded on ia64.jbj1-7/+9
2002-12-22Typos.jbj1-2/+2
2002-12-22- simplify specfile query linkage loop.jbj1-0/+2
2002-12-21- add --enable-posixmutexes when configuring on linux.jbj1-2/+13
2002-12-20- copy compressFilelist to convertdb1.c, remove internal legacy.h.jbj1-0/+1
2002-12-20- error on exclusive Packages fcntl lock if DB_ENV_PRIVATE is set.jbj1-2/+3
2002-12-20- test pthread_{mutex,cond}attr_setpshared(), add DB_ENV_PRIVATE if not.jbj1-0/+1
2002-12-20- dynamically link /bin/rpm, link against good old -lpthread.jbj1-5/+7
2002-12-19- add -I/usr/include/nptl, Conflicts: kernel <= 2.4.19.jbj1-11/+12
2002-12-18- add --file{class,provide,require} popt aliases and header extensionsjbj1-0/+1
2002-12-18- popt aliases for -U et al to achieve dynamic link with nptl.jbj1-1/+4
2002-12-17- rebuild against glibc with fcntl fixed in libpthread.jbj1-8/+15
2002-12-15- disable fcntl(2) lock on Packages until glibc+nptl is fixed.jbj1-1/+7
2002-12-14- generate Elf provides even if file is not executable.jbj1-0/+1
2002-12-14- fix: make sure each library has DT_NEEDED for all unresolved syms.jbj1-2/+5
2002-12-13- debug_packages "works", but non-noarch w/o %setup has empty payload.jbj1-1/+7
2002-12-12- fix: add %%ifnarch noarch to debug_package macrojbj1-0/+1
2002-12-12- fix: add rpmlib(VersionedDependencies) if versioned Provides: found.jbj1-1/+4