summaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Collapse)AuthorFilesLines
2000-08-30Doxygen annotations.jbj7-74/+94
CVS patchset: 4147 CVS date: 2000/08/30 17:47:53
2000-08-27Doxygen annotations.jbj22-48/+105
CVS patchset: 4130 CVS date: 2000/08/27 19:18:25
2000-08-14- disable rpmlib(VersionedDependencies) by defining _noVersionedDependencies.jbj1-1/+2
- typo in configure.in (#16096). CVS patchset: 4060 CVS date: 2000/08/14 13:25:09
2000-08-09Free fn after error message, not before.jbj1-1/+2
CVS patchset: 4047 CVS date: 2000/08/09 16:49:10
2000-07-15- rip out pre-transaction syscalls, more design is needed.jbj1-18/+0
- display rpmlib provides when invoked with --showrc. - remove (dead) dependency checks on implicitly provided package names. - remove (dead) rpmdb API code in python bindings. - remove (legacy) support for version 1 packaging. - remove (legacy) support for converting gdbm databases. CVS patchset: 3950 CVS date: 2000/07/15 14:53:54
2000-07-14Typo.jbj1-1/+1
CVS patchset: 3948 CVS date: 2000/07/14 16:53:19
2000-07-11- fix: legacy requires './' payload prefix to be omitted for rpm itself.jbj1-7/+6
- fix: remove verbose database +++/--- messages to conform to doco. CVS patchset: 3938 CVS date: 2000/07/11 22:23:16
2000-07-11- fix: set multilibno on sparc per-platform config.jbj1-1/+1
CVS patchset: 3936 CVS date: 2000/07/11 16:12:47
2000-07-11fix: source rpm's need to do compressFilelist to get filenames.jbj2-23/+22
fix: python should use RPMTAG_OBSOLETESNAME, not RPMTAG_OBSOLETES. CVS patchset: 3934 CVS date: 2000/07/11 03:46:56
2000-07-11- remove build mode help from rpm.c, use rpmb instead.jbj6-12/+35
- support for rpmlib(...) internal feature dependencies. CVS patchset: 3933 CVS date: 2000/07/11 02:12:49
2000-07-09- prefix payload paths with "./", otherwise "/" can't be represented.jbj5-30/+25
- fix: compressFilelist broke when fed '/'. - fix: typo in --last popt alias (#12690). - fix: clean file paths before performing -qf (#12493). CVS patchset: 3930 CVS date: 2000/07/09 23:10:25
2000-07-09- add pre-transaction syscall's to handle /etc/init.d change.jbj1-25/+26
- don't bother saving '/' as fingerprint subdir. CVS patchset: 3926 CVS date: 2000/07/09 04:42:12
2000-07-07lclint fiddles.jbj1-1/+4
avoid pathological buffer overflow in lib/rpmrc.c CVS patchset: 3922 CVS date: 2000/07/07 20:06:41
2000-07-05- change optflags for i386.jbj6-34/+180
- multilib patch, take 1. CVS patchset: 3920 CVS date: 2000/07/05 20:39:15
2000-06-23 - support for separate source/binary compression policy.jbj2-8/+36
- support for bzip payloads. CVS patchset: 3908 CVS date: 2000/06/23 01:19:45
2000-06-21- fix: don't expand macros in false branch of %if (kasal@suse.cz).jbj1-1/+3
- fix: macro expansion problem and clean up (#11484) (kasal@suse.cz). CVS patchset: 3885 CVS date: 2000/06/21 23:28:50
2000-06-20- add RPMTAG_OPTFLAGS, configured optflags when package was built.jbj3-5/+10
- add RPMTAG_DISTURL for rpmfind-like tools (content unknown yet). - teach brp-compress about /usr/info and /usr/share/info as well. - update macros.in from rpm-4.0 (w/o dbi configuration). CVS patchset: 3878 CVS date: 2000/06/20 21:45:50
2000-06-20- API: uncouple fadio from rest of rpmio.jbj6-6/+6
- API: externalize legacy fdOpen interface for rpmfind et al. CVS patchset: 3873 CVS date: 2000/06/20 15:54:48
2000-06-13Avoid "Target buffer overflow" with larger macro expansions.jbj1-1/+1
CVS patchset: 3841 CVS date: 2000/06/13 19:00:40
2000-06-13More libtool fiddles.jbj1-4/+5
CVS patchset: 3837 CVS date: 2000/06/13 07:15:15
2000-06-09Move low level support routines to librpmio.jbj6-9/+10
CVS patchset: 3822 CVS date: 2000/06/09 18:57:23
2000-06-07Sanity (make dist).jbj1-1/+1
CVS patchset: 3821 CVS date: 2000/06/07 23:55:10
2000-06-07- create rpmio directory for librpmio.jbj1-3/+10
CVS patchset: 3820 CVS date: 2000/06/07 23:25:41
2000-06-01Move noLang to rpmlib.jbj1-1/+1
Add defaultdocdir to per-platform macros. CVS patchset: 3788 CVS date: 2000/06/01 05:36:14
2000-06-01Split popt glue into lib/popt{BT,QV}.c.jbj1-1/+1
Add dependencies to *.la. CVS patchset: 3787 CVS date: 2000/06/01 04:47:42
2000-05-31Sanity (make dist).jbj1-0/+2
CVS patchset: 3776 CVS date: 2000/05/31 13:19:37
2000-05-30- mark packaging with version 4 to reflect filename/provide changes.jbj1-1/+1
- change next version from 3.1 to 4.0 to reflect package format change. CVS patchset: 3766 CVS date: 2000/05/30 19:30:28
2000-04-13add explcit "Provides: name = [epoch:]version-release" to headers.jbj1-0/+2
CVS patchset: 3678 CVS date: 2000/04/13 17:59:10
2000-04-13Sanity (bump release).jbj1-1/+1
CVS patchset: 3677 CVS date: 2000/04/13 16:00:34
2000-04-13The death of rpmdbFindBy{Group,TriggeredBy,Header}.jbj4-10/+8
CVS patchset: 3673 CVS date: 2000/04/13 09:07:08
2000-03-23- API: change dbi to pass by reference, not value.jbj2-7/+5
- cram all of db1, db_185, and db2 interfaces into rpmlib. CVS patchset: 3636 CVS date: 2000/03/23 15:49:50
2000-02-29Can't print a NULL on non-GNU systems.jbj2-2/+2
CVS patchset: 3599 CVS date: 2000/02/29 01:57:37
2000-02-27Permit building w/o libbz2.a.jbj1-1/+1
In popt, check for building within the rpm tree before requiring GNU gettext. CVS patchset: 3595 CVS date: 2000/02/27 23:40:36
2000-02-27Diminish solaris2.6 gcc noise.jbj1-2/+3
CVS patchset: 3593 CVS date: 2000/02/27 20:50:52
2000-02-27Solaris2.6 portability.jbj2-2/+2
CVS patchset: 3591 CVS date: 2000/02/27 18:52:30
2000-02-24Automake portability diddles.jbj1-4/+2
CVS patchset: 3586 CVS date: 2000/02/24 22:28:31
2000-02-23i18n lookaside.jbj1-15/+15
CVS patchset: 3581 CVS date: 2000/02/23 17:34:41
2000-02-23fix: missed level of indirection in i18nTag().jbj1-1/+1
CVS patchset: 3579 CVS date: 2000/02/23 01:48:51
2000-02-22macro expansion (and absolute path) in %files -f arg (#9508,#9091).jbj2-39/+34
CVS patchset: 3573 CVS date: 2000/02/22 03:09:53
2000-02-15new rpm-build package to isolate rpm dependencies on perl/bash2.jbj1-2/+6
always remove duplicate identical package entries on --rebuilddb. CVS patchset: 3558 CVS date: 2000/02/15 16:40:28
2000-02-11Report actual file name that failed to open.jbj1-1/+1
CVS patchset: 3554 CVS date: 2000/02/11 23:16:47
2000-01-24explicitly expand file lists in writeRPM for rpmputtext.jbj1-1/+4
CVS patchset: 3534 CVS date: 2000/01/24 20:44:29
2000-01-24Documentation sugar.jbj22-288/+421
CVS patchset: 3533 CVS date: 2000/01/24 20:02:32
2000-01-19Doxygen fiddles.jbj1-11/+13
CVS patchset: 3528 CVS date: 2000/01/19 22:51:39
2000-01-11configurable compression type/level for package payloads.jbj1-2/+6
CVS patchset: 3516 CVS date: 2000/01/11 16:13:16
2000-01-05resurrect failed glob error message during buildjbj1-1/+4
CVS patchset: 3509 CVS date: 2000/01/05 19:46:45
1999-12-21lib/rpmio.c: Start weeding the debug messages.jbj1-25/+16
lib/rpmio.c: Functional HTTP PUT. CVS patchset: 3493 CVS date: 1999/12/21 17:11:43
1999-12-19Initialize values behind pointers before calling rpmGet{Arch,Os}Info.jbj3-6/+10
Sanity (make dist). CVS patchset: 3492 CVS date: 1999/12/19 19:55:14
1999-12-16fix: missing strdup when overriding buildroot from command linejbj1-2/+2
argument (#1026,#5006). CVS patchset: 3487 CVS date: 1999/12/16 19:38:28
1999-12-12reload macros from cmd line when re-reading config files.jbj2-57/+4
CVS patchset: 3479 CVS date: 1999/12/12 21:14:05