summaryrefslogtreecommitdiff
path: root/macros.in
AgeCommit message (Expand)AuthorFilesLines
2002-02-10- make peace with automake et al in 8.0, ugh.jbj1-2/+2
2002-02-04- generate index for pkgid (aka Sigmd5) tag, query/verify by pkgid.jbj1-2/+2
2002-01-30- legacy: configurable whiteout for known Red Hat dependency loops.jbj1-3/+47
2002-01-10- fix: signing multiple times dinna work, discard immutable region.jbj1-4/+38
2002-01-07- Depends should use CDB if configured.jbj1-3/+3
2001-12-20- solaris: translate i86pc to i386 (#57182).jbj1-2/+2
2001-10-20- stupid macros to configure public key file paths.jbj1-1/+3
2001-09-15- close/discard Depends index after rpmdepCheck() use.jbj1-2/+2
2001-09-15Sync with rpm-4_0 branch.jbj1-42/+26
2001-07-31- add support for mips (#49283).jbj1-1/+4
2001-07-28- fix: --noscripts is another multimode option.jbj1-4/+4
2001-07-14- isolate cdb access configuration (experimental, use at your own risk).jbj1-2/+5
2001-07-10- package version now configureable, default v3.jbj1-10/+22
2001-06-21- add %{_gnu} macro to append "-gnu" to %{_target_platform} tojbj1-4/+5
2001-06-17Sync with rpm-4_0 branch.jbj1-2/+2
2001-06-15- linux.req needs exit 0jbj1-17/+22
2001-06-15- fix: db1 end-of-file not detected in legacy compatible way.jbj1-2/+16
2001-06-06- default to dbenv with mpool, --rebuilddb with nofsync is much faster.jbj1-2/+2
2001-05-25- perform db->verify when closing db files.jbj1-6/+7
2001-05-14- upgrade to db-3.3.4.jbj1-42/+76
2001-05-13- add cron/logrotate scripts to save installed package filenames.jbj1-22/+55
2001-05-09- rpm executables now setuid rpm to share write locks.jbj1-19/+58
2001-04-10Doxygen annotations for config files.jbj1-2/+2
2001-03-17Doco updates.jbj1-1/+7
2001-03-04- Add btree indexes for Dirnames, Requireversion, Provideversion, Insttaltid,jbj1-2/+8
2001-02-111st stab at --repackage.jbj1-33/+89
2000-12-04Sync with rpm-4_0 branch.jbj1-1/+2
2000-11-02- add support for unzip rodrigob@conectiva.com.br>jbj1-1/+3
2000-09-01- unify rpmError and rpmMessge interfaces through rpmlog.jbj1-4/+7
2000-08-28Document global/system/user configuration hierarchy in rpmrc/macros (#17038).jbj1-1/+7
2000-07-07Turn on Depends return cache (again).jbj1-2/+2
2000-06-23 - support for separate source/binary compression policy.jbj1-4/+5
2000-06-20- add RPMTAG_OPTFLAGS, configured optflags when package was built.jbj1-3/+12
2000-06-06Repair db1 functionality.jbj1-4/+5
2000-06-05Add triply escaped newlines to %makeinfo.jbj1-15/+15
2000-06-05Remove curly braces from makeinstall.jbj1-4/+4
2000-05-31oops, revert this partmsw1-16/+16
2000-05-31include an escaped '\' as well as continuation for these macros that span she...msw1-29/+29
2000-05-30- turn on new, more complete version of %%configure.jbj1-26/+44
2000-05-02Add usedbenv (disabled) to use db3 as db1 was used.jbj1-32/+7
2000-05-01Rename db0.c to db1.c, resurrect db2.c (from db3.c).jbj1-22/+22
2000-04-28Don't incrementally link pthreads, causes segfault on (at least) alpha.jbj1-4/+9
2000-04-25Sanity.jbj1-5/+10
2000-04-23make db indices as lightweight as possible, with per-dbi config.jbj1-30/+53
2000-04-21fix: legacy packages required provides EVR/Flags to be added.jbj1-6/+33
2000-04-19Hi!jbj1-3/+10
2000-04-06use hashed access for package headers.jbj1-1/+4
2000-04-03Prefer db3.jbj1-2/+2
2000-03-30Mostly functional db2 interface, db3 still has problems.jbj1-1/+11
2000-03-09- portability: skip bzip2 if not available.jbj1-3/+9