summaryrefslogtreecommitdiff
path: root/rpm.spec
AgeCommit message (Expand)AuthorFilesLines
2000-02-27Permit building w/o libbz2.a.jbj1-1/+3
2000-02-27Typo.jbj1-3/+3
2000-02-27i18n install is in /usr/lib not /usr/share for solaris2.6.jbj1-2/+2
2000-02-25- fix: filter excluded paths before adding install prefixes (#8709).jbj1-1/+7
2000-02-24Automake portability diddles.jbj1-3/+5
2000-02-23Sanity (0.44 release).jbj1-1/+1
2000-02-22Another attempt to get i18n lookaside functional.jbj1-3/+1
2000-02-17Sanity (bump release).jbj1-1/+1
2000-02-16Disable i18n lookaside for now.jbj1-1/+1
2000-02-16Improved cpanflute (Tim Powers).jbj1-1/+1
2000-02-15add scripts for autogenerating CPAN dependencies.jbj1-2/+6
2000-02-15Sanity (make release).jbj1-0/+4
2000-02-15new rpm-build package to isolate rpm dependencies on perl/bash2.jbj1-3/+47
2000-02-10brp-compress deals with hard links correctly.jbj1-1/+4
2000-02-07Sanity (bump release).jbj1-1/+4
2000-01-24Sanity (bump release).jbj1-1/+1
2000-01-24explicitly expand file lists in writeRPM for rpmputtext.jbj1-2/+6
2000-01-24fix: on --rebuilddb, make sure new/old paths are not the same (#8752).jbj1-1/+1
2000-01-17updated perl scripts (Ken Estes).jbj1-1/+1
2000-01-17Updated msgid's.jbj1-16/+17
2000-01-17add %_rebuilddbpath macro to permit rebuilding db in new location.jbj1-1/+1
2000-01-10add manpage for gendiff (pbrown@redhat.com).jbj1-5/+5
2000-01-07add several BuildRoot FTW policies.jbj1-1/+1
2000-01-05resurrect failed glob error message during buildjbj1-2/+1
2000-01-04Correct open flags for signing packages.jbj1-1/+1
2000-01-03fix: manageFile needs to and with O_WRONLY(=1), not O_RDONLY(=0).jbj1-1/+1
2000-01-03Sanity (make dist).jbj1-1/+1
1999-12-30add ja translation and man pages (Kanda Mitsuru kanda@nn.iij4u.or.jp).jbj1-2/+3
1999-12-30Sanity (make dist).jbj1-1/+1
1999-12-24split python bindings into a separate sub-package of rpm.jbj1-9/+61
1999-12-22duplicate popt routine so that librpm.so needs not libpopt.so.jbj1-1/+1
1999-12-21lib/rpmio.c: Start weeding the debug messages.jbj1-1/+1
1999-12-19Typo (t->num rather than tnum causes segfault while re-reading rpmrc on exit).jbj1-1/+1
1999-12-18fix: turn off stdio buffering if not opened O_RDONLY for now.jbj1-1/+1
1999-12-16diddle some names to keep my C++ brethern happy (i.e. kpackage port).jbj1-1/+1
1999-12-16fix: missing strdup when overriding buildroot from command linejbj1-1/+1
1999-12-15fix: compressFileList was over-generating dirNames.jbj1-1/+1
1999-12-13NULL missing at end of packages-to-be-installed array.jbj1-1/+1
1999-12-12reload macros from cmd line when re-reading config files.jbj1-1/+1
1999-12-12lib/rpminstall.c: Perform glob on remote ftp install args.jbj1-1/+1
1999-12-12perform glob on remote ftp queries.jbj1-1/+1
1999-12-11partial implementation for ftp globbing.jbj1-1/+1
1999-12-10Sanity (make dist).jbj1-1/+1
1999-12-10Back out fix for dirIndexes memory leak.jbj1-1/+1
1999-12-08Sanity (make dist).jbj1-1/+1
1999-12-06fix: Fopen should use 0666 as default (umask will be applied later).jbj1-1/+1
1999-12-05expose enough of the legacy fdio interface to compile rpmfind/rpm2html.jbj1-1/+1
1999-12-02Bump release.jbj1-1/+1
1999-12-01Add underscore in front of (possibly) non-supported FDIO_t vectors.jbj1-1/+1
1999-11-30lib/depends.c: Fix minor memory leak.jbj1-1/+1