platform/upstream/rpm.git
25 years agocheck arch only on RPMBUILD_{PREP,BUILD,INSTALL,PACKAGEBINARY}.
jbj [Sat, 7 Nov 1998 22:05:28 +0000 (22:05 +0000)]
check arch only on RPMBUILD_{PREP,BUILD,INSTALL,PACKAGEBINARY}.

CVS patchset: 2527
CVS date: 1998/11/07 22:05:28

25 years agoconfigure.in: set default value for RPM. (Tim Mooney)
jbj [Fri, 6 Nov 1998 22:55:30 +0000 (22:55 +0000)]
configure.in: set default value for RPM. (Tim Mooney)

CVS patchset: 2525
CVS date: 1998/11/06 22:55:30

25 years agoupdate-po.
jbj [Fri, 6 Nov 1998 22:42:27 +0000 (22:42 +0000)]
update-po.

CVS patchset: 2523
CVS date: 1998/11/06 22:42:27

25 years agoupdate and rename Czech (Pavel Makovec <pavelm@terminal.cz>)
jbj [Fri, 6 Nov 1998 22:41:10 +0000 (22:41 +0000)]
update and rename Czech (Pavel Makovec <pavelm@terminal.cz>)

CVS patchset: 2522
CVS date: 1998/11/06 22:41:10

25 years agoupdate Russian translation w man pages.
jbj [Fri, 6 Nov 1998 22:16:17 +0000 (22:16 +0000)]
update Russian translation w man pages.

CVS patchset: 2521
CVS date: 1998/11/06 22:16:17

25 years agoadd new Epoch: keyword just like Serial:.
jbj [Fri, 6 Nov 1998 22:12:01 +0000 (22:12 +0000)]
add new Epoch: keyword just like Serial:.

CVS patchset: 2520
CVS date: 1998/11/06 22:12:01

25 years agosolaris: don't attempt static link. (Tim Mooney)
jbj [Fri, 6 Nov 1998 19:55:55 +0000 (19:55 +0000)]
solaris: don't attempt static link. (Tim Mooney)
fix: timeCheck in rpm.c should be unsigned long. (Tim Mooney)
osf: prov searches only shared libraries. (Tim Mooney)
solaris: set PATH in prov/req scripts. (Tim Mooney)
fix: ignore modes on symlinks. (Tim Mooney)

CVS patchset: 2517
CVS date: 1998/11/06 19:55:55

25 years agoSanity.
jbj [Fri, 6 Nov 1998 18:50:33 +0000 (18:50 +0000)]
Sanity.

CVS patchset: 2515
CVS date: 1998/11/06 18:50:33

25 years agosub-packages inherit RPMTAG_EPOCH (just like RPMTAG_VERSION/RELEASE).
jbj [Fri, 6 Nov 1998 18:30:35 +0000 (18:30 +0000)]
sub-packages inherit RPMTAG_EPOCH (just like RPMTAG_VERSION/RELEASE).

CVS patchset: 2514
CVS date: 1998/11/06 18:30:35

25 years agoSet value of LOCALEDIR.
jbj [Tue, 3 Nov 1998 19:13:50 +0000 (19:13 +0000)]
Set value of LOCALEDIR.
Change name of installed file to popt.mo.

CVS patchset: 2512
CVS date: 1998/11/03 19:13:50

25 years agoupdated to version 1.2.1
ewt [Thu, 29 Oct 1998 22:54:31 +0000 (22:54 +0000)]
updated to version 1.2.1

CVS patchset: 2511
CVS date: 1998/10/29 22:54:31

25 years agoadded POPT_ARG_INTL_DOMAIN (Elliot Lee)
ewt [Thu, 29 Oct 1998 22:52:03 +0000 (22:52 +0000)]
added POPT_ARG_INTL_DOMAIN (Elliot Lee)
updated Makefile's to be more GNUish (Elliot Lee)

CVS patchset: 2510
CVS date: 1998/10/29 22:52:03

25 years agotheir must be a { between two % in a query format (unless %% is used)
ewt [Thu, 29 Oct 1998 16:33:04 +0000 (16:33 +0000)]
their must be a { between two % in a query format (unless %% is used)

CVS patchset: 2509
CVS date: 1998/10/29 16:33:04

25 years agoupdate-po.
jbj [Thu, 29 Oct 1998 15:16:11 +0000 (15:16 +0000)]
update-po.

CVS patchset: 2507
CVS date: 1998/10/29 15:16:11

25 years agoSanity.
jbj [Thu, 29 Oct 1998 13:49:24 +0000 (13:49 +0000)]
Sanity.

CVS patchset: 2506
CVS date: 1998/10/29 13:49:24

25 years agoNo more query.h.
jbj [Thu, 29 Oct 1998 13:46:56 +0000 (13:46 +0000)]
No more query.h.

CVS patchset: 2505
CVS date: 1998/10/29 13:46:56

25 years agofix off-by-1 alloca that prevented relocating /.
jbj [Tue, 27 Oct 1998 19:54:08 +0000 (19:54 +0000)]
fix off-by-1 alloca that prevented relocating /.

CVS patchset: 2504
CVS date: 1998/10/27 19:54:08

25 years ago1) split query option parsing into popt subtables
ewt [Tue, 27 Oct 1998 05:41:02 +0000 (05:41 +0000)]
1) split query option parsing into popt subtables
2) moved query code into rpmlib

CVS patchset: 2502
CVS date: 1998/10/27 05:41:02

25 years agoimplemented POPT_ARGINFO_INC_DATA
ewt [Tue, 27 Oct 1998 05:38:37 +0000 (05:38 +0000)]
implemented POPT_ARGINFO_INC_DATA

CVS patchset: 2501
CVS date: 1998/10/27 05:38:37

25 years agoAdd install steps for libpopt.a and popt.h
jbj [Mon, 26 Oct 1998 21:53:26 +0000 (21:53 +0000)]
Add install steps for libpopt.a and popt.h

CVS patchset: 2500
CVS date: 1998/10/26 21:53:26

25 years agodon't typedef poptOption on c++
ewt [Mon, 26 Oct 1998 21:20:31 +0000 (21:20 +0000)]
don't typedef poptOption on c++

CVS patchset: 2499
CVS date: 1998/10/26 21:20:31

25 years agoRevert VERSION change.
jbj [Thu, 22 Oct 1998 20:32:09 +0000 (20:32 +0000)]
Revert VERSION change.

CVS patchset: 2498
CVS date: 1998/10/22 20:32:09

25 years agoOriphan.
jbj [Thu, 22 Oct 1998 20:15:23 +0000 (20:15 +0000)]
Oriphan.

CVS patchset: 2497
CVS date: 1998/10/22 20:15:23

25 years agoSet VERSION at top of Makefile.am, expand popt.spec.in accordingly.
jbj [Thu, 22 Oct 1998 20:15:05 +0000 (20:15 +0000)]
Set VERSION at top of Makefile.am, expand popt.spec.in accordingly.

CVS patchset: 2496
CVS date: 1998/10/22 20:15:05

25 years agoSanity.
jbj [Thu, 22 Oct 1998 20:06:47 +0000 (20:06 +0000)]
Sanity.

CVS patchset: 2495
CVS date: 1998/10/22 20:06:47

25 years agoQuiet "make archive: output.
jbj [Thu, 22 Oct 1998 19:41:24 +0000 (19:41 +0000)]
Quiet "make archive: output.

CVS patchset: 2494
CVS date: 1998/10/22 19:41:24

25 years agoCheck in to test "make archive".
jbj [Thu, 22 Oct 1998 19:39:12 +0000 (19:39 +0000)]
Check in to test "make archive".

CVS patchset: 2493
CVS date: 1998/10/22 19:39:12

25 years agoAdd test1 as compile target.
jbj [Thu, 22 Oct 1998 19:11:53 +0000 (19:11 +0000)]
Add test1 as compile target.

CVS patchset: 2492
CVS date: 1998/10/22 19:11:53

25 years agofixed a typo in translation
gafton [Thu, 22 Oct 1998 18:59:41 +0000 (18:59 +0000)]
fixed a typo in translation

CVS patchset: 2491
CVS date: 1998/10/22 18:59:41

25 years agouse autogen, version 1.2
ewt [Thu, 22 Oct 1998 18:58:07 +0000 (18:58 +0000)]
use autogen, version 1.2

CVS patchset: 2490
CVS date: 1998/10/22 18:58:07

25 years agouse autogen
ewt [Thu, 22 Oct 1998 18:57:30 +0000 (18:57 +0000)]
use autogen

CVS patchset: 2489
CVS date: 1998/10/22 18:57:30

25 years ago*** empty log message ***
ewt [Thu, 22 Oct 1998 18:57:04 +0000 (18:57 +0000)]
*** empty log message ***

CVS patchset: 2488
CVS date: 1998/10/22 18:57:04

25 years agoadded po subdirectory
ewt [Thu, 22 Oct 1998 18:56:55 +0000 (18:56 +0000)]
added po subdirectory

CVS patchset: 2487
CVS date: 1998/10/22 18:56:55

25 years agotried to get install rule working
ewt [Thu, 22 Oct 1998 18:56:26 +0000 (18:56 +0000)]
tried to get install rule working

CVS patchset: 2486
CVS date: 1998/10/22 18:56:26

25 years agoadded a missing \n
ewt [Thu, 22 Oct 1998 18:53:48 +0000 (18:53 +0000)]
added a missing \n

CVS patchset: 2485
CVS date: 1998/10/22 18:53:48

25 years agoinstall popt.mo, not rpm.mo
ewt [Thu, 22 Oct 1998 18:52:38 +0000 (18:52 +0000)]
install popt.mo, not rpm.mo

CVS patchset: 2484
CVS date: 1998/10/22 18:52:38

25 years agoadded romainian
ewt [Thu, 22 Oct 1998 18:51:37 +0000 (18:51 +0000)]
added romainian

CVS patchset: 2483
CVS date: 1998/10/22 18:51:37

25 years ago*** empty log message ***
gafton [Thu, 22 Oct 1998 18:49:50 +0000 (18:49 +0000)]
*** empty log message ***

CVS patchset: 2482
CVS date: 1998/10/22 18:49:50

25 years agofixes
ewt [Thu, 22 Oct 1998 18:43:50 +0000 (18:43 +0000)]
fixes

CVS patchset: 2481
CVS date: 1998/10/22 18:43:50

25 years agoadded po/Makefile.in
ewt [Thu, 22 Oct 1998 18:41:04 +0000 (18:41 +0000)]
added po/Makefile.in

CVS patchset: 2480
CVS date: 1998/10/22 18:41:04

25 years ago*** empty log message ***
ewt [Thu, 22 Oct 1998 18:40:57 +0000 (18:40 +0000)]
*** empty log message ***

CVS patchset: 2479
CVS date: 1998/10/22 18:40:57

25 years agothese don't need to be in CVS
ewt [Thu, 22 Oct 1998 18:33:13 +0000 (18:33 +0000)]
these don't need to be in CVS

CVS patchset: 2478
CVS date: 1998/10/22 18:33:13

25 years agoadded i18n support
ewt [Thu, 22 Oct 1998 18:32:50 +0000 (18:32 +0000)]
added i18n support

CVS patchset: 2477
CVS date: 1998/10/22 18:32:50

25 years agoStandalone popt with automake.
jbj [Thu, 22 Oct 1998 18:06:35 +0000 (18:06 +0000)]
Standalone popt with automake.

CVS patchset: 2476
CVS date: 1998/10/22 18:06:35

25 years ago*** empty log message ***
ewt [Thu, 22 Oct 1998 16:03:47 +0000 (16:03 +0000)]
*** empty log message ***

CVS patchset: 2475
CVS date: 1998/10/22 16:03:47

25 years agoadded ifo on help functions
ewt [Thu, 22 Oct 1998 16:03:38 +0000 (16:03 +0000)]
added ifo on help functions

CVS patchset: 2474
CVS date: 1998/10/22 16:03:38

25 years agoimplemented POPT_ARGFLAG_DOC_HIDDEN, POPT_CBFLAG_PRE, POPT_CBFLAG_POST
ewt [Wed, 21 Oct 1998 21:44:18 +0000 (21:44 +0000)]
implemented POPT_ARGFLAG_DOC_HIDDEN, POPT_CBFLAG_PRE, POPT_CBFLAG_POST

CVS patchset: 2473
CVS date: 1998/10/21 21:44:18

25 years agoadded poptGetInvocationName()
ewt [Wed, 21 Oct 1998 20:34:05 +0000 (20:34 +0000)]
added poptGetInvocationName()

CVS patchset: 2472
CVS date: 1998/10/21 20:34:05

25 years agoadded POPT_ARGFLAG_ONEDASH
ewt [Wed, 21 Oct 1998 20:31:23 +0000 (20:31 +0000)]
added POPT_ARGFLAG_ONEDASH

CVS patchset: 2471
CVS date: 1998/10/21 20:31:23

25 years agoMore "make check" enhancement.
jbj [Tue, 20 Oct 1998 19:30:02 +0000 (19:30 +0000)]
More "make check" enhancement.

CVS patchset: 2469
CVS date: 1998/10/20 19:30:02

25 years agoEnhanced hello.spec.
jbj [Tue, 20 Oct 1998 15:36:12 +0000 (15:36 +0000)]
Enhanced hello.spec.

CVS patchset: 2468
CVS date: 1998/10/20 15:36:12

25 years agoAdd lead/header/signature/cpio verification.
jbj [Tue, 20 Oct 1998 14:40:34 +0000 (14:40 +0000)]
Add lead/header/signature/cpio verification.

CVS patchset: 2467
CVS date: 1998/10/20 14:40:34

25 years agoWorking make check.
jbj [Tue, 20 Oct 1998 13:40:27 +0000 (13:40 +0000)]
Working make check.

CVS patchset: 2466
CVS date: 1998/10/20 13:40:27

25 years agoFirst attempt at "make check".
jbj [Tue, 20 Oct 1998 11:54:13 +0000 (11:54 +0000)]
First attempt at "make check".

CVS patchset: 2465
CVS date: 1998/10/20 11:54:13

25 years agoadded proper licensing info
ewt [Fri, 16 Oct 1998 19:05:12 +0000 (19:05 +0000)]
added proper licensing info

CVS patchset: 2464
CVS date: 1998/10/16 19:05:12

25 years agoaugment --showrc with -v, only display set variables without -v.
jbj [Thu, 15 Oct 1998 23:29:25 +0000 (23:29 +0000)]
augment --showrc with -v, only display set variables without -v.
add macrofiles variable, permit second entry to initMacros().

CVS patchset: 2463
CVS date: 1998/10/15 23:29:25

25 years agoadd config.h defines for scripts like find-requires.
jbj [Thu, 15 Oct 1998 16:34:51 +0000 (16:34 +0000)]
add config.h defines for scripts like find-requires.

CVS patchset: 2462
CVS date: 1998/10/15 16:34:51

25 years agoPermit multiple -l flags.
jbj [Wed, 14 Oct 1998 19:00:22 +0000 (19:00 +0000)]
Permit multiple -l flags.
Internalize language loop for speed.

CVS patchset: 2460
CVS date: 1998/10/14 19:00:22

25 years agoTurn on writing.
jbj [Tue, 13 Oct 1998 15:10:10 +0000 (15:10 +0000)]
Turn on writing.

CVS patchset: 2457
CVS date: 1998/10/13 15:10:10

25 years agotest1.c
ewt [Tue, 13 Oct 1998 15:04:40 +0000 (15:04 +0000)]
test1.c

CVS patchset: 2456
CVS date: 1998/10/13 15:04:40

25 years agoused POPT_ARG_MASK
ewt [Tue, 13 Oct 1998 14:52:13 +0000 (14:52 +0000)]
used POPT_ARG_MASK

CVS patchset: 2455
CVS date: 1998/10/13 14:52:13

25 years agouse POPT_ARG_MASK
ewt [Tue, 13 Oct 1998 14:47:38 +0000 (14:47 +0000)]
use POPT_ARG_MASK

CVS patchset: 2454
CVS date: 1998/10/13 14:47:38

25 years ago1) added (unimplemented) POPT_CB_USE_INCLUDE_DATA and POPT_ARG_FLAG_*
ewt [Tue, 13 Oct 1998 14:45:18 +0000 (14:45 +0000)]
1) added (unimplemented) POPT_CB_USE_INCLUDE_DATA and POPT_ARG_FLAG_*
2) added (and sued) POPT_ARG_MASK

CVS patchset: 2453
CVS date: 1998/10/13 14:45:18

25 years agofixed --help
ewt [Mon, 12 Oct 1998 18:25:56 +0000 (18:25 +0000)]
fixed --help

CVS patchset: 2450
CVS date: 1998/10/12 18:25:56

25 years agoTypo.
jbj [Mon, 12 Oct 1998 15:49:16 +0000 (15:49 +0000)]
Typo.

CVS patchset: 2448
CVS date: 1998/10/12 15:49:16

25 years agoPlug input fd leak.
jbj [Sun, 11 Oct 1998 21:43:10 +0000 (21:43 +0000)]
Plug input fd leak.

CVS patchset: 2447
CVS date: 1998/10/11 21:43:10

25 years agoTest drill.
jbj [Sun, 11 Oct 1998 20:58:58 +0000 (20:58 +0000)]
Test drill.

CVS patchset: 2446
CVS date: 1998/10/11 20:58:58

25 years agoMakefile.in generated.
jbj [Sun, 11 Oct 1998 17:32:45 +0000 (17:32 +0000)]
Makefile.in generated.

CVS patchset: 2445
CVS date: 1998/10/11 17:32:45

25 years agoSub-dir compilation on solaris.
jbj [Sun, 11 Oct 1998 16:17:45 +0000 (16:17 +0000)]
Sub-dir compilation on solaris.

CVS patchset: 2442
CVS date: 1998/10/11 16:17:45

25 years agopermit rpm to be built in a sub-directory (--srcdir=DIR).
jbj [Sun, 11 Oct 1998 15:19:55 +0000 (15:19 +0000)]
permit rpm to be built in a sub-directory (--srcdir=DIR).

CVS patchset: 2441
CVS date: 1998/10/11 15:19:55

25 years agopermit rpm to be built in a sub-directory (--srcdir=DIR).
jbj [Fri, 9 Oct 1998 23:51:19 +0000 (23:51 +0000)]
permit rpm to be built in a sub-directory (--srcdir=DIR).

CVS patchset: 2440
CVS date: 1998/10/09 23:51:19

25 years agoreturn CPIO_BAD_HEADER instead of exiting. (Scott M. Stone)
jbj [Fri, 9 Oct 1998 00:52:32 +0000 (00:52 +0000)]
return CPIO_BAD_HEADER instead of exiting. (Scott M. Stone)

CVS patchset: 2438
CVS date: 1998/10/09 00:52:32

25 years agountranslate "(none)" for auto relocating script wrappers.
jbj [Fri, 9 Oct 1998 00:48:18 +0000 (00:48 +0000)]
untranslate "(none)" for auto relocating script wrappers.

CVS patchset: 2436
CVS date: 1998/10/09 00:48:18

25 years agoSanity.
jbj [Fri, 9 Oct 1998 00:47:03 +0000 (00:47 +0000)]
Sanity.

CVS patchset: 2435
CVS date: 1998/10/09 00:47:03

25 years agoDo "ln -s a a", not lazy "ln -s a".
jbj [Thu, 8 Oct 1998 18:51:48 +0000 (18:51 +0000)]
Do "ln -s a a", not lazy "ln -s a".

CVS patchset: 2431
CVS date: 1998/10/08 18:51:48

25 years agorpmgettext on solaris.
jbj [Thu, 8 Oct 1998 18:49:59 +0000 (18:49 +0000)]
rpmgettext on solaris.

CVS patchset: 2429
CVS date: 1998/10/08 18:49:59

25 years agoOrphan.
jbj [Thu, 8 Oct 1998 16:03:06 +0000 (16:03 +0000)]
Orphan.

CVS patchset: 2428
CVS date: 1998/10/08 16:03:06

25 years agoegcs warnings.
jbj [Thu, 8 Oct 1998 16:02:08 +0000 (16:02 +0000)]
egcs warnings.

CVS patchset: 2427
CVS date: 1998/10/08 16:02:08

25 years agoRestore rpmputtext compilation.
jbj [Thu, 8 Oct 1998 15:16:23 +0000 (15:16 +0000)]
Restore rpmputtext compilation.

CVS patchset: 2426
CVS date: 1998/10/08 15:16:23

25 years agoConsolidate i18n baggage into AM_GNU_GETTEXT and system.h.
jbj [Thu, 8 Oct 1998 14:59:17 +0000 (14:59 +0000)]
Consolidate i18n baggage into AM_GNU_GETTEXT and system.h.

CVS patchset: 2425
CVS date: 1998/10/08 14:59:17

25 years agoadd required files to popt.
jbj [Thu, 8 Oct 1998 14:23:53 +0000 (14:23 +0000)]
add required files to popt.
restore CVSTAG for "make archive"

CVS patchset: 2424
CVS date: 1998/10/08 14:23:53

25 years agoUse AC_REPLACE_FUNCS.
jbj [Thu, 8 Oct 1998 12:44:39 +0000 (12:44 +0000)]
Use AC_REPLACE_FUNCS.

CVS patchset: 2423
CVS date: 1998/10/08 12:44:39

25 years agoegcs warning removal.
jbj [Thu, 8 Oct 1998 11:55:37 +0000 (11:55 +0000)]
egcs warning removal.

CVS patchset: 2422
CVS date: 1998/10/08 11:55:37

25 years agoautomake linux fiddles.
jbj [Thu, 8 Oct 1998 11:19:57 +0000 (11:19 +0000)]
automake linux fiddles.

CVS patchset: 2421
CVS date: 1998/10/08 11:19:57

25 years agoOrphan.
jbj [Thu, 8 Oct 1998 10:57:03 +0000 (10:57 +0000)]
Orphan.

CVS patchset: 2420
CVS date: 1998/10/08 10:57:03

25 years agoOrphans.
jbj [Thu, 8 Oct 1998 10:52:51 +0000 (10:52 +0000)]
Orphans.

CVS patchset: 2419
CVS date: 1998/10/08 10:52:51

25 years agoconfigure using automake.
jbj [Thu, 8 Oct 1998 10:40:27 +0000 (10:40 +0000)]
configure using automake.

CVS patchset: 2418
CVS date: 1998/10/08 10:40:27

25 years agoarch/os (and platform) should be case insensitive everywhere forever.
jbj [Wed, 7 Oct 1998 17:06:10 +0000 (17:06 +0000)]
arch/os (and platform) should be case insensitive everywhere forever.

CVS patchset: 2417
CVS date: 1998/10/07 17:06:10

25 years agofix per-arch macro setting (e.g. optflags).
jbj [Wed, 7 Oct 1998 16:05:51 +0000 (16:05 +0000)]
fix per-arch macro setting (e.g. optflags).
better way to handle Linux vs. linux.

CVS patchset: 2416
CVS date: 1998/10/07 16:05:51

25 years agoattempt to deal rationally with os as "Linux" or "linux".
jbj [Wed, 7 Oct 1998 15:33:51 +0000 (15:33 +0000)]
attempt to deal rationally with os as "Linux" or "linux".

CVS patchset: 2415
CVS date: 1998/10/07 15:33:51

25 years agoTypo.
jbj [Wed, 7 Oct 1998 13:48:53 +0000 (13:48 +0000)]
Typo.

CVS patchset: 2414
CVS date: 1998/10/07 13:48:53

25 years agoMove forceIncludeFile to eliminate warning.
jbj [Tue, 6 Oct 1998 23:16:29 +0000 (23:16 +0000)]
Move forceIncludeFile to eliminate warning.

CVS patchset: 2412
CVS date: 1998/10/06 23:16:29

25 years agoInitialize fileStack.
jbj [Tue, 6 Oct 1998 23:11:54 +0000 (23:11 +0000)]
Initialize fileStack.

CVS patchset: 2411
CVS date: 1998/10/06 23:11:54

25 years agonon-linux arch/os identification (Eugene Kanter).
jbj [Tue, 6 Oct 1998 19:18:47 +0000 (19:18 +0000)]
non-linux arch/os identification (Eugene Kanter).

CVS patchset: 2410
CVS date: 1998/10/06 19:18:47

25 years agoportable mode_t/pid_t typedefs.
jbj [Tue, 6 Oct 1998 17:56:44 +0000 (17:56 +0000)]
portable mode_t/pid_t typedefs.

CVS patchset: 2406
CVS date: 1998/10/06 17:56:44

25 years agoupdate-po.
jbj [Tue, 6 Oct 1998 17:49:59 +0000 (17:49 +0000)]
update-po.

CVS patchset: 2404
CVS date: 1998/10/06 17:49:59

25 years agoadd generalized expression handler (Tom Dyas<tdyas@remus.rutgers.edu>)
jbj [Tue, 6 Oct 1998 17:34:58 +0000 (17:34 +0000)]
add generalized expression handler (Tom Dyas<tdyas@remus.rutgers.edu>)

CVS patchset: 2403
CVS date: 1998/10/06 17:34:58

25 years agouse /usr/lib/rpm/mkinstalldirs if mkdir -p fails.
jbj [Tue, 6 Oct 1998 16:04:03 +0000 (16:04 +0000)]
use /usr/lib/rpm/mkinstalldirs if mkdir -p fails.

CVS patchset: 2402
CVS date: 1998/10/06 16:04:03

25 years agomore portable dirent handling (Hermann Lauer).
jbj [Tue, 6 Oct 1998 15:26:55 +0000 (15:26 +0000)]
more portable dirent handling (Hermann Lauer).

CVS patchset: 2401
CVS date: 1998/10/06 15:26:55

25 years agofix check for trailing / in Prefix:
jbj [Tue, 6 Oct 1998 14:21:06 +0000 (14:21 +0000)]
fix check for trailing / in Prefix:

CVS patchset: 2400
CVS date: 1998/10/06 14:21:06