jbj
2380ca4893
fix: source rpm's need to do compressFilelist to get filenames.
...
fix: python should use RPMTAG_OBSOLETESNAME, not RPMTAG_OBSOLETES.
CVS patchset: 3934
CVS date: 2000/07/11 03:46:56
2000-07-11 03:46:56 +00:00
jbj
7344a12725
- remove build mode help from rpm.c, use rpmb instead.
...
- support for rpmlib(...) internal feature dependencies.
CVS patchset: 3933
CVS date: 2000/07/11 02:12:49
2000-07-11 02:12:49 +00:00
jbj
dbb584f43a
Sanoty (make dist).
...
CVS patchset: 3931
CVS date: 2000/07/09 23:22:58
2000-07-09 23:22:58 +00:00
jbj
c956f0437a
fix: do chroot around pre-transaction syscalls.
...
CVS patchset: 3927
CVS date: 2000/07/09 15:17:11
2000-07-09 15:17:11 +00:00
jbj
913d116d71
- add pre-transaction syscall's to handle /etc/init.d change.
...
- don't bother saving '/' as fingerprint subdir.
CVS patchset: 3926
CVS date: 2000/07/09 04:42:12
2000-07-09 04:42:12 +00:00
jbj
a463744b6d
- change optflags for i386.
...
- multilib patch, take 1.
CVS patchset: 3920
CVS date: 2000/07/05 20:39:15
2000-07-05 20:39:15 +00:00
jbj
91aece18bc
Sanity (make dist).
...
CVS patchset: 3910
CVS date: 2000/06/23 01:44:36
2000-06-23 01:44:36 +00:00
jbj
5df134128b
- support for separate source/binary compression policy.
...
- support for bzip payloads.
CVS patchset: 3908
CVS date: 2000/06/23 01:19:45
2000-06-23 01:19:45 +00:00
jbj
8393e93bc8
- uname on i370 has s390 as arch ( #11456 ).
...
CVS patchset: 3888
CVS date: 2000/06/21 23:48:05
2000-06-21 23:48:05 +00:00
jbj
18a1a352b4
- add RPMTAG_OPTFLAGS, configured optflags when package was built.
...
- add RPMTAG_DISTURL for rpmfind-like tools (content unknown yet).
- teach brp-compress about /usr/info and /usr/share/info as well.
- update macros.in from rpm-4.0 (w/o dbi configuration).
CVS patchset: 3878
CVS date: 2000/06/20 21:45:50
2000-06-20 21:45:50 +00:00
jbj
4272f490ca
- API: uncouple fadio from rest of rpmio.
...
- API: externalize legacy fdOpen interface for rpmfind et al.
CVS patchset: 3873
CVS date: 2000/06/20 15:54:48
2000-06-20 15:54:48 +00:00
jbj
99e915cbab
fix: open all db indices before performing chroot.
...
CVS patchset: 3868
CVS date: 2000/06/19 11:35:29
2000-06-19 11:35:29 +00:00
jbj
2dd80c4f8b
require --rebuilddb to convert db1 -> db3, better messages.
...
CVS patchset: 3864
CVS date: 2000/06/18 22:38:37
2000-06-18 22:38:37 +00:00
jbj
9fb2e0a01b
- fix: resurrect symlink unique'ifying property of finger prints.
...
CVS patchset: 3856
CVS date: 2000/06/16 19:12:09
2000-06-16 19:12:09 +00:00
jbj
5a4c90ff29
- fix: don't count removed files if removed packages is empty set.
...
- fix: permit '\0' as special case key (e.g. "/" in Basenames).
CVS patchset: 3848
CVS date: 2000/06/14 14:21:06
2000-06-14 14:21:06 +00:00
jbj
29e3cfc24a
- fix: avoid clobbering db cursor in removeBinaryPackage.
...
- expose cursors in dbi interfaces, remove internal cursors.
CVS patchset: 3836
CVS date: 2000/06/12 22:34:00
2000-06-12 22:34:00 +00:00
jbj
2063e9bd53
Add dbcursor to dbi interface.
...
CVS patchset: 3830
CVS date: 2000/06/12 22:07:13
2000-06-12 22:07:13 +00:00
jbj
9c177b5c62
Sanity (make dist).
...
CVS patchset: 3825
CVS date: 2000/06/09 21:26:11
2000-06-09 21:26:11 +00:00
jbj
c38a7cdcfb
Move low level support routines to librpmio.
...
CVS patchset: 3822
CVS date: 2000/06/09 18:57:23
2000-06-09 18:57:23 +00:00
jbj
6665bbbfc2
- create rpmio directory for librpmio.
...
CVS patchset: 3820
CVS date: 2000/06/07 23:25:41
2000-06-07 23:25:41 +00:00
jbj
eba9095586
Repair db1 functionality.
...
Require db3 in default configuration.
CVS patchset: 3818
CVS date: 2000/06/06 20:06:09
2000-06-06 20:06:09 +00:00
jbj
efcc0a3985
Use libtool-1.3.5.
...
Sanity (make dist).
CVS patchset: 3817
CVS date: 2000/06/06 09:01:06
2000-06-06 09:01:06 +00:00
jbj
b856c8b207
- add optflags for i486 and i586.
...
- fix: segfault with legacy packages missing RPMTAG_FILEINODES.
CVS patchset: 3814
CVS date: 2000/06/05 14:18:40
2000-06-05 14:18:40 +00:00
jbj
ef6736bd90
Move noLang to rpmlib.
...
Add defaultdocdir to per-platform macros.
CVS patchset: 3788
CVS date: 2000/06/01 05:36:14
2000-06-01 05:36:14 +00:00
jbj
dcbbd47217
Split popt glue into lib/popt{BT,QV}.c.
...
Add dependencies to *.la.
CVS patchset: 3787
CVS date: 2000/06/01 04:47:42
2000-06-01 04:47:42 +00:00
jbj
50a8f3b0a3
Sanity (make dist).
...
CVS patchset: 3783
CVS date: 2000/05/31 17:45:43
2000-05-31 17:45:43 +00:00
jbj
98f1947981
Sanity (make dist).
...
CVS patchset: 3776
CVS date: 2000/05/31 13:19:37
2000-05-31 13:19:37 +00:00
jbj
0afc1fa3c9
Add popt glue for --clean, --rmsource, --rmspec.
...
Teach rpmb about --nodeps.
CVS patchset: 3768
CVS date: 2000/05/30 23:04:09
2000-05-30 23:04:09 +00:00
jbj
835c1caaf3
- mark packaging with version 4 to reflect filename/provide changes.
...
- change next version from 3.1 to 4.0 to reflect package format change.
CVS patchset: 3766
CVS date: 2000/05/30 19:30:28
2000-05-30 19:30:28 +00:00
jbj
d42614ac16
Sanity (make dist).
...
CVS patchset: 3755
CVS date: 2000/05/26 18:59:08
2000-05-26 18:59:08 +00:00
jbj
c7273eb0bc
- change popt exec alias in oreder to exec rpm children.
...
- split rpm into 5 pieces along major mode fault lines with popt glue.
CVS patchset: 3750
CVS date: 2000/05/24 17:53:35
2000-05-24 17:53:35 +00:00
jbj
3d8229ebfc
Sanity (make dist).
...
CVS patchset: 3740
CVS date: 2000/05/18 13:00:51
2000-05-18 13:00:51 +00:00
jbj
ac47974f08
fix stupid mistakes (alpha segfaults).
...
CVS patchset: 3726
CVS date: 2000/05/12 23:30:28
2000-05-12 23:30:28 +00:00
jbj
4a4704f98f
- include RPM-GPG-KEY in file manifest.
...
- simplify --last popt alias, date like -qi (bjerrick@easystreet.com ).
- fix: alloca'd memory used outside of scope (alpha segfault).
CVS patchset: 3723
CVS date: 2000/05/10 15:36:29
2000-05-10 15:36:29 +00:00
jbj
764e820f16
Repair rebuilddb lossage, removing debug messages and final copy on user msgs.
...
Initialize dbN vector from dbNopen.
Use db3 return convention for dbNopen.
Always save tag index in join key.
Rename rpmdbAppendIteratorMatches -> rpmdbAppendIterator.
Remove tolerant from rpmdbRemove API.
Use hdrNum rather than offset, tagNum rather than fileNumber most everywhere.
rpmdb.c: Create rpmdbPruneIterator to exclude items from set.
rpmdb.c: Remove legacy code from rpmdbAdd/rpmdbRemove.
rpmdb.c: Rename (shorten) many routines.
tagName.c: prepare for ADDED/REMOVED/AVAILABLE temorary databases.
depends.c: use rpmdbPruneIterator.
depends.c: don't check ranges unless provides names match.
depends.c: Depends now works (watch out for data values of 0).
rpmpopt.in: Add --dbapi and --rebuilddbapi options.
CVS patchset: 3720
CVS date: 2000/05/07 00:53:11
2000-05-07 00:53:11 +00:00
jbj
66f6c0c16b
Sanity (make dist).
...
CVS patchset: 3714
CVS date: 2000/05/02 08:54:01
2000-05-02 08:54:01 +00:00
jbj
c19f4c1c31
Add usedbenv (disabled) to use db3 as db1 was used.
...
Configure to accept any db api (but rebuild will switch to db3).
Rename *_major to *_api throughout.
Always open Depends with O_CREAT|O_RDWR.
db1.c: use good ol' requredby.rpm name, not requiredbyindex.rpm.
db1.c: hide pkgs FD_t in dbi_db, eliminate dbi_pkgs.
depends.c: Skip Depends caching on dbiPut failure (e.g. perms).
rpmdb.c: remove _useDbiMajor, pass dbapi on call.
rpmdb.c: repair rot in rpmdbRemoveDatabase()/rpmdbMoveDatabase().
rpmdb.c: disable ^C hack in signal block/unblock.
CVS patchset: 3712
CVS date: 2000/05/02 08:30:31
2000-05-02 08:30:31 +00:00
jbj
73f95c99ce
Rename db0.c to db1.c, resurrect db2.c (from db3.c).
...
Add ia64 and sparc64 changes.
rpm.spec: add per-platform sub-directories.
Add rpmdbSync to API.
installplatform: pass LIB=lib64 on sparc64.
db3.c: Add nodbsync, lockdbfd, debug dbi configuration.
db3.c: don't check dbi_mode when deciding on DB_WRITECURSOR.
CVS patchset: 3711
CVS date: 2000/05/01 17:50:35
2000-05-01 17:50:35 +00:00
jbj
5197d92f13
Don't incrementally link pthreads, causes segfault on (at least) alpha.
...
db0.c: Simulate db->sync on falloc.
db0.c: Use RPMDBI_PACKAGES for rpmtag comparisons.
db0.c: Add debug for dbi open/close like db3.
db0.c: Remove dbi if temporary (i.e. Depends).
db3.c: Filter DB_INCOMPLETE from db->sync return, it's usually harmless.
depends.c: Free Depends iterator, pass keylen, and use cursors.
depends.c: Free iterator *after* loop, not at end of 1st pass.
rpmdb.c: Fine grained cursor locks to avoid "crossed cursors" deadlocks.
rpmdb.c: Lazy open/close during rpmdbAdd/rpmdbRemove/openDatabase.
rpmdb.c: Remove last remnants of dbix, do dynamic lookup instead.
rpmdb.c: Resurrect rpmdbUpdateRecord in iterator loop.
macros.in: Add Depends dbi to config.
macros.in: Configure "nommap:mp_size=2Mb:pagesize=16Kb".
CVS patchset: 3707
CVS date: 2000/04/28 15:14:47
2000-04-28 15:14:47 +00:00
jbj
e1b556f8d0
- API: replace rpmdbUpdateRecord with rpmdbSetIteratorModified.
...
CVS patchset: 3706
CVS date: 2000/04/27 12:50:54
2000-04-27 12:50:54 +00:00
jbj
113948c75c
Sanity and API clean up. (make dist)
...
CVS patchset: 3705
CVS date: 2000/04/27 01:11:48
2000-04-27 01:11:48 +00:00
jbj
69b1adb5b0
Sanity (rebuild to check autoconf configuration in dist-7.0).
...
CVS patchset: 3699
CVS date: 2000/04/25 19:57:26
2000-04-25 19:57:26 +00:00
jbj
ab3e4a08a7
Typo.
...
CVS patchset: 3693
CVS date: 2000/04/21 00:27:45
2000-04-21 00:27:45 +00:00
jbj
4da5ec0687
Sanity.
...
CVS patchset: 3692
CVS date: 2000/04/21 00:23:18
2000-04-21 00:23:18 +00:00
jbj
a2665e12c6
Sanity (re-adding rpm-python).
...
CVS patchset: 3689
CVS date: 2000/04/20 11:54:03
2000-04-20 11:54:03 +00:00
jbj
dce2eccbd5
Sanity.
...
CVS patchset: 3686
CVS date: 2000/04/19 16:59:02
2000-04-19 16:59:02 +00:00
jbj
a6fc8ecb52
add explcit "Provides: name = [epoch:]version-release" to headers.
...
CVS patchset: 3678
CVS date: 2000/04/13 17:59:10
2000-04-13 17:59:10 +00:00
jbj
0c83ea489f
Sanity (bump release).
...
CVS patchset: 3677
CVS date: 2000/04/13 16:00:34
2000-04-13 16:00:34 +00:00
jbj
f3571adf59
API: pass *SearchIndex() length of key (0 will use strlen(key)).
...
API: remove rpmdb{First,Next}RecNum routines.
db3.c: remove cursor DB_RMW implementation, something else is needed.
rpmdb.c: first crack at rpmdb match iterator.
query.c: ditto.
rebuilddb.c: ditto.
dumpdb.c: ditto.
CVS patchset: 3668
CVS date: 2000/04/12 13:42:57
2000-04-12 13:42:57 +00:00
jbj
3cbb3be045
- treat legacy falloc.c as "special" db[01] index for package headers.
...
CVS patchset: 3667
CVS date: 2000/04/11 16:15:54
2000-04-11 16:15:54 +00:00
jbj
eb75d9280b
use "rpmdb db" consistently throughout, add doxygen tags.
...
db3.c: save join keys in endian neutral binary format.
rpmdb.c: create rpmdbCountPackages().
install.c: use rpmdbCountPackages().
uninstall.c: Ditto.
CVS patchset: 3662
CVS date: 2000/04/07 16:09:25
2000-04-07 16:09:25 +00:00
jbj
9763902847
use hashed access for package headers.
...
CVS patchset: 3660
CVS date: 2000/04/06 15:20:29
2000-04-06 15:20:29 +00:00
jbj
18a1e73ac6
Sanity.
...
CVS patchset: 3659
CVS date: 2000/04/04 10:10:47
2000-04-04 10:10:47 +00:00
jbj
9965b2d482
Sanity.
...
CVS patchset: 3657
CVS date: 2000/04/03 14:36:39
2000-04-03 14:36:39 +00:00
jbj
91a44edf36
- try for db3 DB_INIT_CDB model.
...
CVS patchset: 3648
CVS date: 2000/03/31 14:55:23
2000-03-31 14:55:23 +00:00
jbj
22a911a3b3
Add --preferdb for now to permit testing db0/db1/db2.
...
CVS patchset: 3641
CVS date: 2000/03/26 22:45:02
2000-03-26 22:45:02 +00:00
jbj
adf70c073e
Sanity.
...
CVS patchset: 3638
CVS date: 2000/03/24 08:00:12
2000-03-24 08:00:12 +00:00
jbj
ef56b9257c
Sanity (penultimate rpm-3.0.4).
...
CVS patchset: 3622
CVS date: 2000/03/11 20:35:03
2000-03-11 20:35:03 +00:00
jbj
8d3c1b2ba0
Sanity (penultimate rpm-3.0.4 release candidate).
...
CVS patchset: 3613
CVS date: 2000/03/09 20:52:56
2000-03-09 20:52:56 +00:00
jbj
e93943f1e0
- portability: skip bzip2 if not available.
...
- portability: skip gzseek if not available (zlib-1.0.4).
- portability: skip personality if not available (linux).
- portability: always include arpa/inet.h (HP-UX).
- portability: don't use id -u (Brandon Allbery).
- portability: don't chown/chgrp -h w/o lchown.
- portability: splats in rpm.spec to find /usr/{share,local}/locale/*
CVS patchset: 3610
CVS date: 2000/03/09 18:13:02
2000-03-09 18:13:02 +00:00
jbj
acdafeca5c
portability: zlib-1.0.4 has not gzseek
...
portability: Red Hat 4.x has not personality
CVS patchset: 3609
CVS date: 2000/03/07 15:37:17
2000-03-07 15:37:17 +00:00
jbj
2b30bc3b2d
Bump release.
...
CVS patchset: 3602
CVS date: 2000/03/01 15:28:30
2000-03-01 15:28:30 +00:00
jbj
a217056e70
Permit building w/o libbz2.a.
...
In popt, check for building within the rpm tree before requiring GNU gettext.
CVS patchset: 3595
CVS date: 2000/02/27 23:40:36
2000-02-27 23:40:36 +00:00
jbj
742a513e5f
Solaris2.6 portability.
...
CVS patchset: 3591
CVS date: 2000/02/27 18:52:30
2000-02-27 18:52:30 +00:00
jbj
466f98a9fb
Automake portability diddles.
...
CVS patchset: 3586
CVS date: 2000/02/24 22:28:31
2000-02-24 22:28:31 +00:00
jbj
1cd98cb04c
Sanity (0.44 release).
...
CVS patchset: 3584
CVS date: 2000/02/23 22:43:27
2000-02-23 22:43:27 +00:00
jbj
becec721d0
i18n lookaside.
...
CVS patchset: 3581
CVS date: 2000/02/23 17:34:41
2000-02-23 17:34:41 +00:00
jbj
6ad3b578cb
Another attempt to get i18n lookaside functional.
...
CVS patchset: 3578
CVS date: 2000/02/22 21:19:33
2000-02-22 21:19:33 +00:00
jbj
3e1e638ba2
Sanity-0.43.
...
CVS patchset: 3576
CVS date: 2000/02/22 13:04:06
2000-02-22 13:04:06 +00:00
jbj
1484d82ecd
fix: filter excluded paths before adding install prefixes ( #8709 ).
...
CVS patchset: 3575
CVS date: 2000/02/22 12:05:13
2000-02-22 12:05:13 +00:00
jbj
c39e2a9ea0
macro expansion (and absolute path) in %files -f arg (#9508,#9091).
...
CVS patchset: 3573
CVS date: 2000/02/22 03:09:53
2000-02-22 03:09:53 +00:00
jbj
bbcdd26569
add sl.po from Primoz Peterlin <peterlin@biofiz.mf.uni-lj.si>.
...
CVS patchset: 3569
CVS date: 2000/02/17 21:00:06
2000-02-17 21:00:06 +00:00
jbj
685f9f501b
Sanity (bump release).
...
CVS patchset: 3568
CVS date: 2000/02/17 16:34:25
2000-02-17 16:34:25 +00:00
jbj
b89ccd9be6
Disable i18n lookaside for now.
...
CVS patchset: 3564
CVS date: 2000/02/16 19:10:42
2000-02-16 19:10:42 +00:00
jbj
0433f06173
Sanity (make release).
...
CVS patchset: 3559
CVS date: 2000/02/15 16:43:30
2000-02-15 16:43:30 +00:00
jbj
d932818c23
Patches from PLD.
...
CVS patchset: 3556
CVS date: 2000/02/13 19:24:19
2000-02-13 19:24:19 +00:00
jbj
855721fd09
Sanity (bump release).
...
CVS patchset: 3545
CVS date: 2000/02/07 19:28:44
2000-02-07 19:28:44 +00:00
jbj
47ed2d60ef
Sanity (bump release).
...
CVS patchset: 3536
CVS date: 2000/01/24 22:08:58
2000-01-24 22:08:58 +00:00
jbj
3f679aa4d7
explicitly expand file lists in writeRPM for rpmputtext.
...
CVS patchset: 3534
CVS date: 2000/01/24 20:44:29
2000-01-24 20:44:29 +00:00
jbj
38b3bd8554
fix: on --rebuilddb, make sure new/old paths are not the same ( #8752 ).
...
CVS patchset: 3530
CVS date: 2000/01/24 13:26:26
2000-01-24 13:26:26 +00:00
jbj
9416c8bfd1
add %_rebuilddbpath macro to permit rebuilding db in new location.
...
CVS patchset: 3522
CVS date: 2000/01/17 18:12:32
2000-01-17 18:12:32 +00:00
jbj
5081e778c4
Sanity (make dist).
...
CVS patchset: 3519
CVS date: 2000/01/12 22:06:20
2000-01-12 22:06:20 +00:00
jbj
ba46bbb4fe
Sanity (make dist).
...
CVS patchset: 3510
CVS date: 2000/01/05 19:48:31
2000-01-05 19:48:31 +00:00
jbj
8d76e5e019
Correct open flags for signing packages.
...
Sanity (make dist).
CVS patchset: 3508
CVS date: 2000/01/04 13:12:07
2000-01-04 13:12:07 +00:00
jbj
3a8b22e36a
Sanity (make dist).
...
CVS patchset: 3506
CVS date: 2000/01/03 19:39:22
2000-01-03 19:39:22 +00:00
jbj
24c9e3d63a
Sanity (make dist).
...
CVS patchset: 3504
CVS date: 2000/01/03 18:35:40
2000-01-03 18:35:40 +00:00
jbj
b325535ff1
split python bindings into a separate sub-package of rpm.
...
CVS patchset: 3497
CVS date: 1999/12/24 14:54:34
1999-12-24 14:54:34 +00:00
jbj
7007cb8ae4
Sanity (make dist).
...
CVS patchset: 3496
CVS date: 1999/12/22 21:31:39
1999-12-22 21:31:39 +00:00
jbj
d2fb5c2be0
Sanity (make dist).
...
CVS patchset: 3494
CVS date: 1999/12/21 17:16:08
1999-12-21 17:16:08 +00:00
jbj
6e704014b7
Initialize values behind pointers before calling rpmGet{Arch,Os}Info.
...
Sanity (make dist).
CVS patchset: 3492
CVS date: 1999/12/19 19:55:14
1999-12-19 19:55:14 +00:00
jbj
e6c1c88e7c
Typo (t->num rather than tnum causes segfault while re-reading rpmrc on exit).
...
CVS patchset: 3491
CVS date: 1999/12/19 18:59:46
1999-12-19 18:59:46 +00:00
jbj
eddf0228f5
diddle some names to keep my C++ brethern happy (i.e. kpackage port).
...
CVS patchset: 3488
CVS date: 1999/12/16 21:58:19
1999-12-16 21:58:19 +00:00
jbj
82a546f8f4
fix: missing strdup when overriding buildroot from command line
...
argument (#1026,#5006).
CVS patchset: 3487
CVS date: 1999/12/16 19:38:28
1999-12-16 19:38:28 +00:00
jbj
4da2c641a0
Sanity (make dist).
...
CVS patchset: 3482
CVS date: 1999/12/15 15:52:47
1999-12-15 15:52:47 +00:00
jbj
dab52919d1
NULL missing at end of packages-to-be-installed array.
...
CVS patchset: 3480
CVS date: 1999/12/13 19:27:34
1999-12-13 19:27:34 +00:00
jbj
8f481702d8
reload macros from cmd line when re-reading config files.
...
CVS patchset: 3479
CVS date: 1999/12/12 21:14:05
1999-12-12 21:14:05 +00:00
jbj
292b9f10be
lib/rpminstall.c: Perform glob on remote ftp install args.
...
lib/misc.[ch]: Rename remoteGlob to rpmGlob. Preserve glob_error behavior.
build/files.c: Ditto.
lib/rpmio.c: Collapse ftpFileDesc() into ftpReq().
lib/rpmio.c: Eliminate all uses of u->path.
lib/url.c: Ditto.
lib/url.c: Tweak url cache code to reuse empty slots (never happens).
CVS patchset: 3478
CVS date: 1999/12/12 17:46:22
1999-12-12 17:46:22 +00:00
jbj
b438e61808
perform glob on remote ftp queries.
...
fix: ftpAbort must close the data channel to read abort status.
CVS patchset: 3477
CVS date: 1999/12/12 01:46:13
1999-12-12 01:46:13 +00:00
jbj
a5c7e24cd9
Sanity (make dist).
...
CVS patchset: 3475
CVS date: 1999/12/11 17:55:20
1999-12-11 17:55:20 +00:00
jbj
52b5346ed8
Sanity (make dist).
...
CVS patchset: 3472
CVS date: 1999/12/10 21:29:23
1999-12-10 21:29:23 +00:00
jbj
16782dd67f
Sanity (make dist).
...
CVS patchset: 3468
CVS date: 1999/12/10 15:44:12
1999-12-10 15:44:12 +00:00
jbj
bd109d5df5
rename new FILENAMES tags to BASENAMES/DIRNAMES/DIRINDEXES.
...
CVS patchset: 3466
CVS date: 1999/12/08 19:04:50
1999-12-08 19:04:50 +00:00
jbj
77cdb93629
Sanity (make dist).
...
CVS patchset: 3464
CVS date: 1999/12/08 16:34:04
1999-12-08 16:34:04 +00:00
jbj
4d81760947
fix: default for rd_timeoutsecs is 1 sec (avoid ufdio assertion).
...
CVS patchset: 3460
CVS date: 1999/12/06 18:03:52
1999-12-06 18:03:52 +00:00
jbj
c56b542f6e
Sanity (make dist).
...
CVS patchset: 3458
CVS date: 1999/12/05 21:23:55
1999-12-05 21:23:55 +00:00
jbj
d863da403b
Sanity (make dist).
...
CVS patchset: 3455
CVS date: 1999/12/02 20:38:44
1999-12-02 20:38:44 +00:00
jbj
fc75f4fc82
Sanity (make dist).
...
CVS patchset: 3450
CVS date: 1999/12/01 20:17:05
1999-12-01 20:17:05 +00:00
jbj
3678e4a3b5
Sanity.
...
CVS patchset: 3447
CVS date: 1999/11/30 18:41:12
1999-11-30 18:41:12 +00:00
jbj
3c9bc3c94f
Update-po.
...
CVS patchset: 3444
CVS date: 1999/11/30 18:13:39
1999-11-30 18:13:39 +00:00
jbj
db3213b057
lib/stubs.c: Add portability routines to rpmlib for portable shared rpmlib.
...
lib/rpmio.c: Internalize single use of inet_aton().
lib/rpmio.h: Include libio.h retrofit here rather than in system.h.
configure.in: Remove regex/glob tests.
CVS patchset: 3440
CVS date: 1999/11/27 00:15:07
1999-11-27 00:15:07 +00:00
jbj
90098c2757
Package 3.0.4-0.1
...
CVS patchset: 3438
CVS date: 1999/11/26 22:02:37
1999-11-26 22:02:37 +00:00
jbj
0d0b405c20
use compressed filenames on install side.
...
start unifying FD types, CFD_t now gone.
CVS patchset: 3402
CVS date: 1999/10/27 23:18:10
1999-10-27 23:18:10 +00:00
jbj
55773323cc
Rpm 3.0.3 release.
...
CVS patchset: 3369
CVS date: 1999/10/04 22:04:20
1999-10-04 22:04:20 +00:00
jbj
767f75648f
fix: non-GNU globs burp on repeated '/' in patterns.
...
CVS patchset: 3365
CVS date: 1999/10/04 17:29:58
1999-10-04 17:29:58 +00:00
jbj
a7d1b1a2c9
Sanity.
...
CVS patchset: 3357
CVS date: 1999/09/30 19:31:44
1999-09-30 19:31:44 +00:00
jbj
d7ba7d08d1
More HPUX cc fiddles.
...
CVS patchset: 3356
CVS date: 1999/09/30 17:45:42
1999-09-30 17:45:42 +00:00
jbj
960b028778
new find req/prov scripts for non-linux platforms (Tim Mooney).
...
CVS patchset: 3351
CVS date: 1999/09/30 00:22:15
1999-09-30 00:22:15 +00:00
jbj
b5b29dd7a3
Clarify licensing: "GNU General Public License" not s/General //.
...
CVS patchset: 3214
CVS date: 1999/08/04 18:07:18
1999-08-04 18:07:18 +00:00
jbj
c276bd3827
Update-po.
...
CVS patchset: 3057
CVS date: 1999/05/11 16:21:06
1999-05-11 16:21:06 +00:00
jbj
b72b138ea5
Update-po before new RU files.
...
CVS patchset: 3035
CVS date: 1999/04/28 14:12:55
1999-04-28 14:12:55 +00:00
jbj
39ce07cc16
Update Slovak translations.
...
Update-po.
CVS patchset: 2974
CVS date: 1999/04/08 21:27:57
1999-04-08 21:27:57 +00:00
jbj
78ccf90ab8
Update-po.
...
CVS patchset: 2946
CVS date: 1999/04/05 16:05:44
1999-04-05 16:05:44 +00:00
jbj
8f2a5b4031
update-po.
...
CVS patchset: 2550
CVS date: 1998/11/20 00:34:55
1998-11-20 00:34:55 +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
d05a0a39c9
update-po.
...
CVS patchset: 2507
CVS date: 1998/10/29 15:16:11
1998-10-29 15:16:11 +00:00
jbj
1607fbe7a3
Consolidate i18n baggage into AM_GNU_GETTEXT and system.h.
...
CVS patchset: 2425
CVS date: 1998/10/08 14:59:17
1998-10-08 14:59:17 +00:00
jbj
c821c63f4f
update-po.
...
CVS patchset: 2404
CVS date: 1998/10/06 17:49:59
1998-10-06 17:49:59 +00:00
jbj
a88e320d6d
Sync with 2.5.4.
...
CVS patchset: 2376
CVS date: 1998/09/28 22:03:28
1998-09-28 22:03:28 +00:00
jbj
fd068345e6
add Slovak translation (Stanislav Meduna <stano@trillian.eunet.sk>)
...
gettextify rpmMessage/rpmError/fprintf messages.
CVS patchset: 2368
CVS date: 1998/09/27 22:03:52
1998-09-27 22:03:52 +00:00
jbj
60e834d306
update po files; add cz to catalogs.
...
CVS patchset: 2356
CVS date: 1998/09/25 12:20:55
1998-09-25 12:20:55 +00:00
jbj
1d6fe134f4
add Serbian translation (Zoltan Csala <zcsala@iname.com>).
...
CVS patchset: 2338
CVS date: 1998/09/23 16:23:18
1998-09-23 16:23:18 +00:00
jbj
7ac91c9f8b
Sanity (make dist).
...
CVS patchset: 1270
CVS date: 1997/01/04 02:48:55
1997-01-04 02:48:55 +00:00