summaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Collapse)AuthorFilesLines
2004-11-04Stub in URL_IS_HTTPS everywhere.jbj2-2/+6
CVS patchset: 7536 CVS date: 2004/11/04 13:29:11
2004-10-30Path to magic.h.jbj1-0/+1
CVS patchset: 7525 CVS date: 2004/10/30 00:45:18
2004-10-21Compile in the correct path to /usr/lib/rpm/magic.jbj1-6/+23
Add magic for rpm packages and headers. Add MAGIC_COMPRESS and MAGIC_CHECK to extract types from compressed files. Permit info and man pages into RPMTAG_FILECLASS. Package all the Berkeley DB utilities with rpm. CVS patchset: 7502 CVS date: 2004/10/21 21:18:35
2004-10-21- port to internal file-4.10 libmagic rather than libfmagic.jbj4-23/+26
CVS patchset: 7500 CVS date: 2004/10/21 18:40:56
2004-10-17- permit Conflicts: /path/to/file.jbj1-14/+0
CVS patchset: 7476 CVS date: 2004/10/17 18:44:15
2004-10-17Better error message.jbj1-1/+1
CVS patchset: 7475 CVS date: 2004/10/17 18:25:44
2004-10-17fix: legacy syntax not even close.jbj2-3/+3
- permit Obsoletes: /path/to/file. CVS patchset: 7474 CVS date: 2004/10/17 18:24:36
2004-10-15- obsolete Serial:, Copyright:, and RHNPlatform: syntax in spec files.jbj1-43/+49
CVS patchset: 7469 CVS date: 2004/10/15 18:25:14
2004-10-13- silently add default %defattr(-,root,root) for all packages.jbj1-0/+10
CVS patchset: 7461 CVS date: 2004/10/13 21:03:29
2004-10-09Doxygen and cpp nit picks.jbj2-1/+2
CVS patchset: 7443 CVS date: 2004/10/09 21:58:33
2004-10-09Splint fiddles.jbj6-69/+78
CVS patchset: 7438 CVS date: 2004/10/09 18:23:00
2004-09-30- add Disttag: syntax to spec file parser and header content.jbj1-4/+9
- define Suggests:/Enhances: and Priority: tag values. CVS patchset: 7424 CVS date: 2004/09/30 20:18:40
2004-05-29- use poll(2) if available, avoid borked aurora/sparc select (#124574).jbj1-1/+3
CVS patchset: 7276 CVS date: 2004/05/29 15:56:01
2004-05-21Fix to detect PIE executables and don't add as library providespauln1-1/+5
CVS patchset: 7249 CVS date: 2004/05/21 11:43:05
2004-04-08Implemented multiline macro support.niemeyer2-4/+43
CVS patchset: 7231 CVS date: 2004/04/08 20:27:53
2004-03-29Proof-of-concept for arch filtered dependencies.jbj1-5/+5
CVS patchset: 7206 CVS date: 2004/03/29 07:43:42
2004-03-24- Now Lua interface is using a global state.niemeyer1-3/+1
- /usr/lib/rpm/init.lua is called during intialization. CVS patchset: 7188 CVS date: 2004/03/24 19:47:11
2004-03-16- Implemented support for internal Lua scripts.niemeyer5-10/+80
- Implemented %pretrans and %posttrans script slots. Changed files: Makefile.am configure.ac build/pack.c build/parseScript.c build/parseSpec.c build/rpmbuild.h build/rpmspec.h lib/Makefile.am lib/psm.c lib/rpmlib.h lib/rpmlibprov.c lib/rpmts.c lib/rpmts.h lib/transaction.c Added files: lib/rpmlua.c lib/rpmlua.h lua/* CVS patchset: 7175 CVS date: 2004/03/16 21:58:25
2004-03-02- permit globs in macrofiles: directive (#117217).jbj1-2/+3
CVS patchset: 7139 CVS date: 2004/03/02 01:31:01
2004-02-26splint fiddles.jbj1-1/+3
CVS patchset: 7134 CVS date: 2004/02/26 01:20:52
2004-01-11rpm-nls-fixes.patch (from PLD).jbj1-1/+1
CVS patchset: 7074 CVS date: 2004/01/11 15:24:19
2004-01-03Add %policy marker to suck *.te content into metadata.jbj1-15/+40
CVS patchset: 7062 CVS date: 2004/01/03 21:43:10
2003-12-30- use -fPIC -DPIC on all platforms, not just mandatory (#112713).jbj1-3/+0
CVS patchset: 7051 CVS date: 2003/12/30 15:12:50
2003-12-27- mark _javadocdir as documentation (#102898).jbj1-0/+1
CVS patchset: 7033 CVS date: 2003/12/27 17:54:57
2003-12-27- fix: wrong package count for trigger scriptlet 1st arg (#100509).jbj1-6/+0
- fix: don't break header SHA1 if non-existent user/group (#97727). - remove fuids/fgids from rpmfi, easier to lookup fuser/fgroup instead. - merge sensible parts of openpkg rpm.patch.bugfix (#104780). CVS patchset: 7024 CVS date: 2003/12/27 01:37:56
2003-12-25Add lsetfilecon to install modes.jbj1-0/+2
CVS patchset: 7006 CVS date: 2003/12/25 23:00:44
2003-12-23Add filecontexts tags to header if %_build_file_contexts_path is configured.jbj1-0/+19
CVS patchset: 7002 CVS date: 2003/12/23 07:51:10
2003-12-11- only internal Berkeley db from now on.jbj2-5/+20
- revive "make dist". CVS patchset: 6971 CVS date: 2003/12/11 19:09:58
2003-11-23Merge changes from rpm-4.2.1 development.jbj1-1/+1
CVS patchset: 6959 CVS date: 2003/11/23 19:50:52
2003-05-22Prepare to build with external beecrypt-3.0.0.jbj1-0/+1
CVS patchset: 6871 CVS date: 2003/05/22 21:21:43
2003-05-15- fix: nested %if handling, optind initialization posix vs. glibc.jbj1-1/+3
CVS patchset: 6843 CVS date: 2003/05/15 13:53:41
2003-05-08- don't use error string after gzclose (Dmitry V. Levin).jbj13-65/+71
Spliddles for rpmio, drill h_errno all the way through. CVS patchset: 6826 CVS date: 2003/05/08 20:39:29
2003-04-17Ignore .created too.jbj1-0/+1
CVS patchset: 6759 CVS date: 2003/04/17 15:57:42
2003-04-17Don't overflow internal tables with unknown user/group (#85346).jbj2-39/+75
CVS patchset: 6758 CVS date: 2003/04/17 15:14:49
2003-04-16- permit secondary tag match patterns with RPMQV_ALL.jbj4-52/+37
CVS patchset: 6754 CVS date: 2003/04/16 22:13:18
2003-04-16- resurrect manifests, RPMRC_NOTFOUND returned by readLead().jbj1-1/+1
CVS patchset: 6752 CVS date: 2003/04/16 17:48:04
2003-04-02Splint clean.jbj1-1/+1
CVS patchset: 6729 CVS date: 2003/04/02 21:16:26
2003-03-20Make sure that $(RPM_BUILD_ROOT}/usr/lib is 1st libarry searched.jbj1-2/+2
Bump popt version. CVS patchset: 6710 CVS date: 2003/03/20 23:42:05
2003-03-06- fix: memory leak (85522).jbj1-0/+2
CVS patchset: 6656 CVS date: 2003/03/06 22:50:04
2003-03-05Sanity.jbj1-5/+6
CVS patchset: 6652 CVS date: 2003/03/05 00:13:11
2003-03-01Sanity.jbj2-2/+2
CVS patchset: 6641 CVS date: 2003/03/01 20:23:39
2003-01-20Splint fiddles.jbj1-0/+6
CVS patchset: 6018 CVS date: 2003/01/20 23:52:04
2003-01-07- add perldeps.pl, start to replace perl.{prov,req}.jbj1-0/+8
CVS patchset: 5999 CVS date: 2003/01/07 00:49:55
2003-01-06- for DSO's, provide the file basename if DT_SONAME not found.jbj1-5/+35
CVS patchset: 5998 CVS date: 2003/01/06 23:55:44
2003-01-01- fix: dependency helpers now rate limited at 10ms, not 1s.jbj1-4/+11
- add per-arch canonical color, only x86_64 enabled for now. CVS patchset: 5994 CVS date: 2003/01/01 20:33:21
2002-12-31Dump multilib code, colored depndencies instead.jbj2-9/+2
CVS patchset: 5990 CVS date: 2002/12/31 02:12:02
2002-12-29splint fiddles.jbj1-0/+10
CVS patchset: 5984 CVS date: 2002/12/29 19:44:18
2002-12-29- add rpmfi methods to access color, class, and dependencies.jbj1-1/+1
CVS patchset: 5981 CVS date: 2002/12/29 01:06:58
2002-12-28splint fiddles.jbj3-19/+48
CVS patchset: 5980 CVS date: 2002/12/28 23:17:06
2002-12-28- fix builddir relative inclusion, add %%pubkeys to rpm header.jbj1-2/+1
- fix: package relocations were broken (#75057). CVS patchset: 5978 CVS date: 2002/12/28 00:24:14