jbj
61a2cbcabf
use "original db-1.85" if available (Raw Hide glibc 2.1).
...
CVS patchset: 2622
CVS date: 1998/12/30 01:51:53
1998-12-30 01:51:53 +00:00
ewt
27bfa9da82
version 1.2.3
...
CVS patchset: 2620
CVS date: 1998/12/29 03:02:20
1998-12-29 03:02:20 +00:00
ewt
1a6b3d01c7
const'ified poptParseArgvString (Jeff Garzik)
...
CVS patchset: 2619
CVS date: 1998/12/29 02:52:47
1998-12-29 02:52:47 +00:00
ewt
d3bd733a95
fixed memset() in help message generation (Dale Hawkins)
...
added extern "C" stuff to popt.h for C++ compilers (Dale Hawkins)
CVS patchset: 2618
CVS date: 1998/12/29 02:35:08
1998-12-29 02:35:08 +00:00
jbj
ce37ae3d9d
permit http:// and file:// url's as well as ftp://.
...
attempt ftp ABOR on query/verify url's.
cache open ftp control descriptor with password.
verify needed same realpath semantics as query.
plug fd leak in urlGetFile().
CVS patchset: 2598
CVS date: 1998/12/14 21:34:11
1998-12-14 21:34:11 +00:00
jbj
80693fe2ce
Move inlines to rpmio.c.
...
rpmio.h needs necessary includes.
CVS patchset: 2594
CVS date: 1998/12/10 20:56:01
1998-12-10 20:56:01 +00:00
johnsonm
4dac29ae70
releasing 1.2.2
...
CVS patchset: 2593
CVS date: 1998/12/10 18:37:22
1998-12-10 18:37:22 +00:00
jbj
9702a4c8c6
display "..?....." rather than "..5....." for unreadable files.
...
run time (rather than compile time) host endian check.
CVS patchset: 2587
CVS date: 1998/12/05 19:16:19
1998-12-05 19:16:19 +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
johnsonm
d1b089000e
fixed a few typos, documented POPT_ARGFLAG_DOC_HIDDEN
...
CVS patchset: 2570
CVS date: 1998/12/01 22:28:41
1998-12-01 22:28:41 +00:00
johnsonm
ef96e432ed
POPT_ARG_VAL appears to work, now that I have a finished test case...
...
CVS patchset: 2569
CVS date: 1998/12/01 19:05:36
1998-12-01 19:05:36 +00:00
jbj
5f72265982
Sanity.
...
CVS patchset: 2567
CVS date: 1998/12/01 00:10:18
1998-12-01 00:10:18 +00:00
ewt
03864a75db
switched to rpmfilexists
...
CVS patchset: 2564
CVS date: 1998/11/30 17:53:01
1998-11-30 17:53:01 +00:00
jbj
2940357e3d
fix incorrect directory permissions using %attr/%defattr.
...
CVS patchset: 2562
CVS date: 1998/11/25 20:23:32
1998-11-25 20:23:32 +00:00
jbj
4551a1256f
Clean up on files.c.
...
CVS patchset: 2555
CVS date: 1998/11/24 19:30:38
1998-11-24 19:30:38 +00:00
jbj
2b44c3a5c3
permit "rpm -q --specfile ... file.spec" queries.
...
CVS patchset: 2547
CVS date: 1998/11/20 00:29:46
1998-11-20 00:29:46 +00:00
johnsonm
8d6486d50f
Improved man page a bit, install by default.
...
Added POPT_ARG_VAL
CVS patchset: 2545
CVS date: 1998/11/19 20:56:15
1998-11-19 20:56:15 +00:00
jbj
2578b7fc84
implement abstract fd type almost everywhere.
...
CVS patchset: 2542
CVS date: 1998/11/18 21:41:05
1998-11-18 21:41:05 +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
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
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
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
jbj
8b3dc0e6a6
Sanity.
...
CVS patchset: 2506
CVS date: 1998/10/29 13:49:24
1998-10-29 13:49:24 +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