summaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Collapse)AuthorFilesLines
1999-04-03add name/version/release macros during src.rpm install.jbj1-1/+0
attempt mkdir sourcedir/specdir during src.rpm install. CVS patchset: 2938 CVS date: 1999/04/03 00:05:03
1999-04-01add per-target macrofiles to search path.jbj8-106/+36
take globalMacroContext out of macro api. fix: flush all macros between builds. CVS patchset: 2936 CVS date: 1999/04/01 22:26:44
1999-04-01Add autofetch of nosource tarballs.jbj1-0/+19
CVS patchset: 2935 CVS date: 1999/04/01 16:57:18
1999-03-31add explicit macrofiles path to rpmrc.jbj1-0/+1
CVS patchset: 2933 CVS date: 1999/03/31 20:37:55
1999-03-31Restore check on BuildRoot != "/".jbj1-6/+6
CVS patchset: 2927 CVS date: 1999/03/31 13:16:08
1999-03-31(re-)enable fixowner/fixgroup macros.jbj1-6/+10
fix: specfile BuildRoot was masking rpmrc macro. CVS patchset: 2926 CVS date: 1999/03/31 13:07:20
1999-03-26autoReq/autoProv now per-package.jbj4-15/+12
CVS patchset: 2915 CVS date: 1999/03/26 20:07:34
1999-03-24fix: segfault from unknown uid/gid -- use builder's uid/gid instead.jbj1-0/+8
CVS patchset: 2913 CVS date: 1999/03/24 12:38:08
1999-03-22fix: don't add header if signature generation failed (Carlo Wood).jbj3-6/+6
CVS patchset: 2909 CVS date: 1999/03/22 17:31:53
1999-03-20eliminate old rpmrc configuration syntax.jbj8-66/+78
CVS patchset: 2905 CVS date: 1999/03/20 21:09:47
1999-03-17fix: recursive strtok's is a no-no.jbj1-5/+0
CVS patchset: 2894 CVS date: 1999/03/17 18:11:01
1999-03-16Fix newSpec in "rpm -q --specfile --specedit"jbj1-5/+6
CVS patchset: 2892 CVS date: 1999/03/16 20:04:26
1999-03-12fix: rpm -q --specfile --specedit now works even with BuildArch:.jbj1-3/+17
CVS patchset: 2887 CVS date: 1999/03/12 18:20:06
1999-02-22Meta-msgid's generated by tagName.jbj1-2/+2
CVS patchset: 2826 CVS date: 1999/02/22 18:09:17
1999-02-22permit substitution of I18N strings from PO meta-catalogues.jbj6-4/+130
CVS patchset: 2824 CVS date: 1999/02/22 17:44:57
1999-02-21Ultrapenguin has not S_ISTXT (although ALLPERMS mentions).jbj1-5/+3
CVS patchset: 2820 CVS date: 1999/02/21 03:57:09
1999-02-16Repair rpmputtext.jbj1-4/+6
CVS patchset: 2798 CVS date: 1999/02/16 06:17:46
1999-02-15sub-packages should inheirit Prefixes tag (Ian Mortimer).jbj1-0/+1
CVS patchset: 2794 CVS date: 1999/02/15 18:58:17
1999-02-10Fix inverted args in error message.jbj1-2/+2
CVS patchset: 2788 CVS date: 1999/02/10 16:25:48
1999-02-071) %attr(mode,user,group,dmode) is illegal! (though %defattr is fine)ewt1-12/+13
2) use %attr(mode) for directories w/o a separate dmode CVS patchset: 2782 CVS date: 1999/02/07 21:19:00
1999-02-05- add BuildPrereq: in spec file and src rpm.jbj2-3/+6
CVS patchset: 2776 CVS date: 1999/02/05 18:32:06
1999-02-02handle spec file which Provide filenamesewt1-14/+5
CVS patchset: 2770 CVS date: 1999/02/02 19:43:35
1999-01-27Fix defattr/attr screwup.jbj1-51/+66
CVS patchset: 2767 CVS date: 1999/01/27 19:40:01
1999-01-26Parse BuildRequires: and add appropriate RPMTAG_*REQUIRES* to src rpmjbj7-22/+24
header. CVS patchset: 2763 CVS date: 1999/01/26 21:57:57
1999-01-26make '-' character illegal (again) in version/release.jbj2-2/+12
Use auto-standard names for auto-package components. CVS patchset: 2753 CVS date: 1999/01/26 18:08:14
1999-01-25Eliminate generated files.jbj2-430/+1
CVS patchset: 2750 CVS date: 1999/01/25 19:46:40
1999-01-22Ignore libtool glop.jbj1-0/+3
CVS patchset: 2744 CVS date: 1999/01/22 17:24:04
1999-01-22Use libbtool to generate librpmbuild.a.jbj2-52/+44
CVS patchset: 2742 CVS date: 1999/01/22 17:22:17
1999-01-22don't erase failing build script (Tim Mooney).jbj1-0/+2
CVS patchset: 2738 CVS date: 1999/01/22 00:38:10
1999-01-21After running libtoolize to update config.guess config.subjbj1-15/+42
CVS patchset: 2732 CVS date: 1999/01/21 22:30:50
1999-01-21Automake: almost functional make dist.jbj1-29/+17
CVS patchset: 2729 CVS date: 1999/01/21 18:42:53
1999-01-21Eliminate Makefile.inc dependence in subdirs.jbj2-6/+1
Change "Bad header" to "Bad/unreadable header" for most common cpio failure. CVS patchset: 2728 CVS date: 1999/01/21 17:18:38
1999-01-19Released rpm-2.90 -- version is now 2.91jbj2-82/+111
Use automake 1.4 and autoconf 2.13. CVS patchset: 2726 CVS date: 1999/01/19 23:54:30
1999-01-13Default value for ALLPERMS.jbj1-0/+4
CVS patchset: 2702 CVS date: 1999/01/13 22:53:33
1999-01-13Fix: sub-packages require name from header (which is not %{name}).jbj1-3/+13
CVS patchset: 2699 CVS date: 1999/01/13 20:24:00
1999-01-06propagate "const char *" into rpmlib prototypes.jbj5-19/+20
CVS patchset: 2663 CVS date: 1999/01/06 17:33:50
1999-01-05Expand path macros with rpmGetPath(path, ...).jbj7-91/+90
CVS patchset: 2652 CVS date: 1999/01/05 23:13:56
1998-12-16first pass at new transaction api; basic installing/removing worksewt1-9/+15
fine but I wouldn't push it much harder then that CVS patchset: 2603 CVS date: 1998/12/16 21:58:53
1998-12-05translate cpio errors using cpioStrerror.jbj1-10/+6
CVS patchset: 2592 CVS date: 1998/12/05 23:22:41
1998-12-03caldera patches (ray@Caldera.DE)jbj1-1/+1
CVS patchset: 2584 CVS date: 1998/12/03 19:36:01
1998-12-01Sanity.jbj1-15/+13
CVS patchset: 2567 CVS date: 1998/12/01 00:10:18
1998-11-25fix incorrect directory permissions using %attr/%defattr.jbj1-42/+31
CVS patchset: 2562 CVS date: 1998/11/25 20:23:32
1998-11-25Sanity.jbj1-22/+10
CVS patchset: 2561 CVS date: 1998/11/25 19:52:12
1998-11-25Sanity.jbj1-32/+9
CVS patchset: 2560 CVS date: 1998/11/25 19:43:31
1998-11-25Sanity.jbj1-100/+125
CVS patchset: 2559 CVS date: 1998/11/25 19:31:10
1998-11-25Use VFA_t for %verify attribute parsing.jbj1-21/+27
CVS patchset: 2558 CVS date: 1998/11/25 19:09:55
1998-11-25Add dup for the "other" gzdopen premature close.jbj6-99/+84
CVS patchset: 2556 CVS date: 1998/11/25 00:42:36
1998-11-24Clean up on files.c.jbj3-242/+215
CVS patchset: 2555 CVS date: 1998/11/24 19:30:38
1998-11-23Sanity.jbj1-7/+9
CVS patchset: 2554 CVS date: 1998/11/23 21:47:55
1998-11-22Start abstracting compressed I/O.jbj2-2/+3
CVS patchset: 2552 CVS date: 1998/11/22 19:48:48