Commit Graph

2399 Commits

Author SHA1 Message Date
jbj 9e52926682 Sanity.
CVS patchset: 2541
CVS date: 1998/11/18 19:42:07
1998-11-18 19:42:07 +00:00
jbj 28c4ae83a3 LCLINT pass 0.
CVS patchset: 2540
CVS date: 1998/11/16 21:40:28
1998-11-16 21:40:28 +00:00
ewt bed2bf89c9 *** empty log message ***
CVS patchset: 2539
CVS date: 1998/11/16 21:01:30
1998-11-16 21:01:30 +00:00
ewt bc2c860f87 bug in alias handling (showed up w/ --triggers)
CVS patchset: 2538
CVS date: 1998/11/16 21:00:43
1998-11-16 21:00:43 +00:00
jbj 3b5593c7e0 strncasecmp on spec file separators (KDE has %Description).
CVS patchset: 2537
CVS date: 1998/11/15 17:00:24
1998-11-15 17:00:24 +00:00
jbj 468597524d remove redundant md5 computation on uninstall.
CVS patchset: 2534
CVS date: 1998/11/08 18:23:16
1998-11-08 18:23:16 +00:00
jbj 2d83820336 permit --rmsource --force even if sources/patches are missing.
CVS patchset: 2532
CVS date: 1998/11/08 00:15:33
1998-11-08 00:15:33 +00:00
jbj ff40919a65 permit --rmsource --force even if sources/patches are missing.
CVS patchset: 2531
CVS date: 1998/11/07 23:55:43
1998-11-07 23:55:43 +00:00
jbj bb2f68c510 don't compute md5sum on non-file %config objects. (from Jos Vos)
CVS patchset: 2529
CVS date: 1998/11/07 22:48:12
1998-11-07 22:48:12 +00:00
jbj 886d61a91e check arch only on RPMBUILD_{PREP,BUILD,INSTALL,PACKAGEBINARY}.
CVS patchset: 2527
CVS date: 1998/11/07 22:05:28
1998-11-07 22:05:28 +00:00
jbj d51ce05214 configure.in: set default value for RPM. (Tim Mooney)
CVS patchset: 2525
CVS date: 1998/11/06 22:55:30
1998-11-06 22:55:30 +00:00
jbj 7806f10c03 update-po.
CVS patchset: 2523
CVS date: 1998/11/06 22:42:27
1998-11-06 22:42:27 +00:00
jbj 03cffdb119 update and rename Czech (Pavel Makovec <pavelm@terminal.cz>)
CVS patchset: 2522
CVS date: 1998/11/06 22:41:10
1998-11-06 22:41:10 +00:00
jbj 9f08d63bfb update Russian translation w man pages.
CVS patchset: 2521
CVS date: 1998/11/06 22:16:17
1998-11-06 22:16:17 +00:00
jbj 496f994b05 add new Epoch: keyword just like Serial:.
CVS patchset: 2520
CVS date: 1998/11/06 22:12:01
1998-11-06 22:12:01 +00:00
jbj 4514c7600f 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
1998-11-06 19:55:55 +00:00
jbj 45f063a167 Sanity.
CVS patchset: 2515
CVS date: 1998/11/06 18:50:33
1998-11-06 18:50:33 +00:00
jbj b9defc611c sub-packages inherit RPMTAG_EPOCH (just like RPMTAG_VERSION/RELEASE).
CVS patchset: 2514
CVS date: 1998/11/06 18:30:35
1998-11-06 18:30:35 +00:00
jbj 06346f87e7 Set value of LOCALEDIR.
Change name of installed file to popt.mo.

CVS patchset: 2512
CVS date: 1998/11/03 19:13:50
1998-11-03 19:13:50 +00:00
ewt 63898fa0ab updated to version 1.2.1
CVS patchset: 2511
CVS date: 1998/10/29 22:54:31
1998-10-29 22:54:31 +00:00
ewt 9d5b043827 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
1998-10-29 22:52:03 +00:00
ewt 983300ecb3 their must be a { between two % in a query format (unless %% is used)
CVS patchset: 2509
CVS date: 1998/10/29 16:33:04
1998-10-29 16:33:04 +00:00
jbj d05a0a39c9 update-po.
CVS patchset: 2507
CVS date: 1998/10/29 15:16:11
1998-10-29 15:16:11 +00:00
jbj 8b3dc0e6a6 Sanity.
CVS patchset: 2506
CVS date: 1998/10/29 13:49:24
1998-10-29 13:49:24 +00:00
jbj 56187988a6 No more query.h.
CVS patchset: 2505
CVS date: 1998/10/29 13:46:56
1998-10-29 13:46:56 +00:00
jbj 482a553ada fix off-by-1 alloca that prevented relocating /.
CVS patchset: 2504
CVS date: 1998/10/27 19:54:08
1998-10-27 19:54:08 +00:00
ewt 62efcbd3fc 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
1998-10-27 05:41:02 +00:00
ewt 2796491ba3 implemented POPT_ARGINFO_INC_DATA
CVS patchset: 2501
CVS date: 1998/10/27 05:38:37
1998-10-27 05:38:37 +00:00
jbj f65c9a1541 Add install steps for libpopt.a and popt.h
CVS patchset: 2500
CVS date: 1998/10/26 21:53:26
1998-10-26 21:53:26 +00:00
ewt 7ce37fbf24 don't typedef poptOption on c++
CVS patchset: 2499
CVS date: 1998/10/26 21:20:31
1998-10-26 21:20:31 +00:00
jbj 4cb02e48bb Revert VERSION change.
CVS patchset: 2498
CVS date: 1998/10/22 20:32:09
1998-10-22 20:32:09 +00:00
jbj dc791bb98d Oriphan.
CVS patchset: 2497
CVS date: 1998/10/22 20:15:23
1998-10-22 20:15:23 +00:00
jbj b08a35c0a3 Set VERSION at top of Makefile.am, expand popt.spec.in accordingly.
CVS patchset: 2496
CVS date: 1998/10/22 20:15:05
1998-10-22 20:15:05 +00:00
jbj d1bd016117 Sanity.
CVS patchset: 2495
CVS date: 1998/10/22 20:06:47
1998-10-22 20:06:47 +00:00
jbj 19fbfec6ae Quiet "make archive: output.
CVS patchset: 2494
CVS date: 1998/10/22 19:41:24
1998-10-22 19:41:24 +00:00
jbj 1d6ef834aa Check in to test "make archive".
CVS patchset: 2493
CVS date: 1998/10/22 19:39:12
1998-10-22 19:39:12 +00:00
jbj 90d8ac2686 Add test1 as compile target.
CVS patchset: 2492
CVS date: 1998/10/22 19:11:53
1998-10-22 19:11:53 +00:00
gafton 3a394eb3e6 fixed a typo in translation
CVS patchset: 2491
CVS date: 1998/10/22 18:59:41
1998-10-22 18:59:41 +00:00
ewt 548d5b27e0 use autogen, version 1.2
CVS patchset: 2490
CVS date: 1998/10/22 18:58:07
1998-10-22 18:58:07 +00:00
ewt 1ce75c2e66 use autogen
CVS patchset: 2489
CVS date: 1998/10/22 18:57:30
1998-10-22 18:57:30 +00:00
ewt 0524e0a99c *** empty log message ***
CVS patchset: 2488
CVS date: 1998/10/22 18:57:04
1998-10-22 18:57:04 +00:00
ewt 1abebef2ba added po subdirectory
CVS patchset: 2487
CVS date: 1998/10/22 18:56:55
1998-10-22 18:56:55 +00:00
ewt 961e7ec87f tried to get install rule working
CVS patchset: 2486
CVS date: 1998/10/22 18:56:26
1998-10-22 18:56:26 +00:00
ewt 95696935ce added a missing \n
CVS patchset: 2485
CVS date: 1998/10/22 18:53:48
1998-10-22 18:53:48 +00:00
ewt f1ee2a6402 install popt.mo, not rpm.mo
CVS patchset: 2484
CVS date: 1998/10/22 18:52:38
1998-10-22 18:52:38 +00:00
ewt 00622ef496 added romainian
CVS patchset: 2483
CVS date: 1998/10/22 18:51:37
1998-10-22 18:51:37 +00:00
gafton a5e3717c73 *** empty log message ***
CVS patchset: 2482
CVS date: 1998/10/22 18:49:50
1998-10-22 18:49:50 +00:00
ewt 10c722007a fixes
CVS patchset: 2481
CVS date: 1998/10/22 18:43:50
1998-10-22 18:43:50 +00:00
ewt dbf444268c added po/Makefile.in
CVS patchset: 2480
CVS date: 1998/10/22 18:41:04
1998-10-22 18:41:04 +00:00
ewt 4903685555 *** empty log message ***
CVS patchset: 2479
CVS date: 1998/10/22 18:40:57
1998-10-22 18:40:57 +00:00