Commit Graph

40 Commits

Author SHA1 Message Date
jbj fa1098b410 Use ${MAKE}, not make, for portability.
CVS patchset: 5552
CVS date: 2002/07/13 19:32:42
2002-07-13 19:32:42 +00:00
jbj 9df3fc957f - expose rpmShowProgress() and rpmVerifyDigest() in rpmcli.h.
- portability: avoid st_mtime, gendiff uses basename, etc (#47497).
- glibc-2.0.x has not __va_copy().
- popthelp.c: static copy of stpcpy/stpncpy for the deprived (#47500).

CVS patchset: 4921
CVS date: 2001/07/06 20:37:42
2001-07-06 20:37:42 +00:00
jbj a20c89d42b Check in time stamps again.
CVS patchset: 3343
CVS date: 1999/09/29 23:29:57
1999-09-29 23:29:57 +00:00
jbj 32942a7b6b Check in time stamps.
CVS patchset: 3342
CVS date: 1999/09/29 23:26:08
1999-09-29 23:26:08 +00:00
jbj 6266b08a66 add per-target macrofiles to search path.
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-01 22:26:44 +00:00
jbj bc76393a17 eliminate old rpmrc configuration syntax.
CVS patchset: 2905
CVS date: 1999/03/20 21:09:47
1999-03-20 21:09:47 +00:00
jbj 776dc9c258 change support@redhat.com to rpm-list@redhat.com.
CVS patchset: 2891
CVS date: 1999/03/14 00:34:52
1999-03-14 00:34:52 +00:00
jbj d32ae3ef06 Typos.
CVS patchset: 2890
CVS date: 1999/03/13 23:29:59
1999-03-13 23:29:59 +00:00
jbj a36b1b3871 fix: with --target=i686, pass macro %_arch=i386.
CVS patchset: 2889
CVS date: 1999/03/13 22:37:47
1999-03-13 22:37:47 +00:00
jbj 1f9c136553 Ratchet forward to rpm-2.5.7.
CVS patchset: 2868
CVS date: 1999/03/09 18:47:08
1999-03-09 18:47:08 +00:00
jbj d559a8afd3 Work around failing --prefix ...
CVS patchset: 2865
CVS date: 1999/03/09 16:53:52
1999-03-09 16:53:52 +00:00
jbj 5bb717be19 make '-' character illegal (again) in version/release.
Use auto-standard names for auto-package components.

CVS patchset: 2753
CVS date: 1999/01/26 18:08:14
1999-01-26 18:08:14 +00:00
jbj 2daecca27b Eliminate generated files.
CVS patchset: 2750
CVS date: 1999/01/25 19:46:40
1999-01-25 19:46:40 +00:00
jbj 6503ca3645 Do only string replacement (w/o -C) in %configure for now.
CVS patchset: 2747
CVS date: 1999/01/22 22:20:44
1999-01-22 22:20:44 +00:00
jbj 324f6639d7 After running libtoolize to update config.guess config.sub
CVS patchset: 2732
CVS date: 1999/01/21 22:30:50
1999-01-21 22:30:50 +00:00
jbj 4bcd4d620d Automake: almost functional make dist.
CVS patchset: 2729
CVS date: 1999/01/21 18:42:53
1999-01-21 18:42:53 +00:00
jbj 394f3cb1dd Eliminate Makefile.inc dependence in subdirs.
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-21 17:18:38 +00:00
jbj 903b747e02 Released rpm-2.90 -- version is now 2.91
Use automake 1.4 and autoconf 2.13.

CVS patchset: 2726
CVS date: 1999/01/19 23:54:30
1999-01-19 23:54:30 +00:00
jbj efd78aab74 Create %configure macro.
CVS patchset: 2722
CVS date: 1999/01/19 17:23:32
1999-01-19 17:23:32 +00:00
jbj e616c441bc Use %optflags from rpmrc not macros.
CVS patchset: 2706
CVS date: 1999/01/15 16:31:14
1999-01-15 16:31:14 +00:00
jbj d2afcd0260 Use mktemp(3) for temp file names.
CVS patchset: 2697
CVS date: 1999/01/13 19:28:12
1999-01-13 19:28:12 +00:00
jbj b5d564eb99 Automake noise..
CVS patchset: 2692
CVS date: 1999/01/12 11:43:31
1999-01-12 11:43:31 +00:00
jbj 8792366734 Fix check for source RPM.
CVS patchset: 2685
CVS date: 1999/01/08 20:30:50
1999-01-08 20:30:50 +00:00
jbj b9370c8b18 defaultdocdir should not have testdir prepended.
CVS patchset: 2684
CVS date: 1999/01/08 19:53:34
1999-01-08 19:53:34 +00:00
jbj 303fa780d3 EGCS cruft.
Use cpioStrerror when getNextHeader fails.
More const warnings removed.
binary rpms always have RPMTAG_SOURCERPM, source rpms do not.

CVS patchset: 2682
CVS date: 1999/01/08 16:44:30
1999-01-08 16:44:30 +00:00
ewt 10d3b6d5b6 first pass at new transaction api; basic installing/removing works
fine but I wouldn't push it much harder then that

CVS patchset: 2603
CVS date: 1998/12/16 21:58:53
1998-12-16 21:58:53 +00:00
jbj 3fae42117d display "..?....." rather than "..5....." for unreadable files.
run time (rather than compile time) host endian check.

CVS patchset: 2589
CVS date: 1998/12/05 19:38:29
1998-12-05 19:38:29 +00:00
jbj e3205eaa9f Sanity.
CVS patchset: 2577
CVS date: 1998/12/02 21:10:18
1998-12-02 21:10:18 +00:00
jbj 9b362a451a Compile in default macro values sufficient to pass make check.
CVS patchset: 2575
CVS date: 1998/12/02 19:55:36
1998-12-02 19:55:36 +00:00
jbj d13e728542 More build popts moved to build.c
Fix access of freed memory.

CVS patchset: 2571
CVS date: 1998/12/01 23:28:26
1998-12-01 23:28:26 +00:00
jbj 5f72265982 Sanity.
CVS patchset: 2567
CVS date: 1998/12/01 00:10:18
1998-12-01 00:10:18 +00:00
jbj eb0436b4b2 Start abstracting compressed I/O.
CVS patchset: 2552
CVS date: 1998/11/22 19:48:48
1998-11-22 19:48:48 +00:00
jbj 1a20fafcc9 Add querytags test.
CVS patchset: 2548
CVS date: 1998/11/20 00:31:53
1998-11-20 00:31:53 +00:00
jbj dc7ee4090d finish hiding rpmdb index record data ("matches").
CVS patchset: 2543
CVS date: 1998/11/19 18:10:28
1998-11-19 18:10:28 +00:00
jbj 3607264dfd More "make check" enhancement.
CVS patchset: 2469
CVS date: 1998/10/20 19:30:02
1998-10-20 19:30:02 +00:00
jbj 444714ca5c Enhanced hello.spec.
CVS patchset: 2468
CVS date: 1998/10/20 15:36:12
1998-10-20 15:36:12 +00:00
jbj 04852fe8b7 Add lead/header/signature/cpio verification.
CVS patchset: 2467
CVS date: 1998/10/20 14:40:34
1998-10-20 14:40:34 +00:00
jbj c98d94abb2 Working make check.
CVS patchset: 2466
CVS date: 1998/10/20 13:40:27
1998-10-20 13:40:27 +00:00
jbj 5fc8cb62a5 First attempt at "make check".
CVS patchset: 2465
CVS date: 1998/10/20 11:54:13
1998-10-20 11:54:13 +00:00
jbj 1516f1d56c configure using automake.
CVS patchset: 2418
CVS date: 1998/10/08 10:40:27
1998-10-08 10:40:27 +00:00