summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2000-09-14Revert rpmrc excision for now.jbj1-0/+1
2000-08-27Rip out rpmrc configuration.jbj1-1/+0
2000-08-10Recognize embedded quotes in description/summary/group header text.jbj1-1/+1
2000-07-22Add ./usr/lib/*/man/man*.jbj1-1/+1
2000-07-22Add ./usr/share/doc/*/man/man*jbj1-1/+2
2000-07-18Add /usr/kerberos/man.jbj1-1/+1
2000-07-15- rip out pre-transaction syscalls, more design is needed.jbj1-1/+0
2000-06-23- python: initdb binding (Dan Burcaw <dburcaw@terraplex.com>).jbj3-56/+4
2000-06-20- add RPMTAG_OPTFLAGS, configured optflags when package was built.jbj1-25/+28
2000-06-20fix: typo in brp-compress caused i18n man pages not to compress.jbj1-1/+1
2000-06-12Add dbcursor to dbi interface.jbj1-1/+1
2000-06-11Fix db return code handling, majorly horked.jbj1-1/+4
2000-06-01Add athlon rpmrc config.jbj1-1/+13
2000-05-24- change popt exec alias in oreder to exec rpm children.jbj1-7/+5
2000-05-22Add /usr/share compression as well.jbj1-1/+4
2000-05-08here's a patch to make rpm (3.1-0.14) work on current FreeBSD versionsjbj2-4/+4
2000-04-19Sanity.jbj1-2/+3
2000-04-19Hi!jbj2-8/+37
2000-03-23- API: change dbi to pass by reference, not value.jbj1-0/+1
2000-03-10Use /usr/lib paths.jbj2-6/+6
2000-03-09- portability: skip bzip2 if not available.jbj1-0/+6
2000-03-07portability: zlib-1.0.4 has not gzseekjbj1-1/+1
2000-03-01Typo.jbj1-1/+1
2000-02-29Portability fiddles.jbj1-1/+4
2000-02-27Permit building w/o libbz2.a.jbj1-6/+5
2000-02-25- sparc-sun-solaris2.6 portability check.jbj2-13/+19
2000-02-23fix: missed level of indirection in i18nTag().jbj2-10/+0
2000-02-22macro expansion (and absolute path) in %files -f arg (#9508,#9091).jbj4-6/+32
2000-02-16Compress man pages early.jbj1-0/+3
2000-02-16Improvements from Tim Powers.jbj1-3/+6
2000-02-15add scripts for autogenerating CPAN dependencies.jbj5-2/+231
2000-02-13Patches from PLD.jbj1-9/+54
2000-02-10brp-compress deals with hard links correctly.jbj1-7/+23
2000-02-06Insure compression with -9 and handle symlinks correctly.jbj1-3/+17
2000-01-27Permit rpmrc/macros file as args to convetrpmrc.sh.jbj1-3/+5
2000-01-19Doxygen fiddles.jbj1-0/+1
2000-01-17updated perl scripts (Ken Estes).jbj6-34/+748
2000-01-07add several BuildRoot FTW policies.jbj5-2/+54
1999-12-24split python bindings into a separate sub-package of rpm.jbj1-2/+0
1999-12-07Here is a patch for rpmdiff. It fixes a bug where I did notjbj1-22/+29
1999-12-02Handle both old and new style bash2 hacks for now.jbj1-1/+1
1999-12-02initial version of check-prereqs.jbj3-5/+21
1999-11-27lib/stubs.c: Add portability routines to rpmlib for portable shared rpmlib.jbj1-5/+4
1999-11-19macros.in: Add buildsubdir and scriptlet template macros.jbj1-0/+6
1999-11-14lib/rpmio.c: Implement per-fd layers as a stack, add fdPush/fdPop.jbj1-2/+2
1999-11-12add/update dependency scripts (Ken Estes).jbj11-24/+1237
1999-11-01Typo.jbj1-1/+1
1999-11-01freshen.sh: detect when all packages are up to date (Ian Macdonald).jbj1-1/+6
1999-10-20perl from /usr/binjbj2-5/+2
1999-10-20Dependency code from Ken Estes.jbj2-63/+1085