Commit Graph

3673 Commits

Author SHA1 Message Date
jbj f80675128c Auto-update by kenneth@gnu.org
CVS patchset: 3884
CVS date: 2000/06/21 23:25:39
2000-06-21 23:25:39 +00:00
jbj 20c0250a55 Don't try to i18n untranslatable strings ("Göran Uddeborg" <goeran@uddeborg.pp.se>).
CVS patchset: 3883
CVS date: 2000/06/21 22:05:30
2000-06-21 22:05:30 +00:00
jbj d0bc6370e4 Auto-update by goeran@uddeborg.pp.se
CVS patchset: 3882
CVS date: 2000/06/21 21:52:04
2000-06-21 21:52:04 +00:00
jbj e923c00c94 Auto-update by kenneth@gnu.org
CVS patchset: 3881
CVS date: 2000/06/21 21:47:34
2000-06-21 21:47:34 +00:00
jbj b4cd9c2d08 Auto-update by kmaraas@online.no
CVS patchset: 3880
CVS date: 2000/06/21 14:27:52
2000-06-21 14:27:52 +00:00
jbj 7898e0f1c9 Auto-update by kmaraas@online.no
CVS patchset: 3879
CVS date: 2000/06/21 14:25:06
2000-06-21 14:25:06 +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 593b0c7874 - update brp-* scripts from rpm-4.0, enable in per-platform config.
- alpha: add -mieee to default optflags.

CVS patchset: 3876
CVS date: 2000/06/20 16:29:22
2000-06-20 16:29:22 +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 f365ff7022 fix: typo in brp-compress caused i18n man pages not to compress.
CVS patchset: 3870
CVS date: 2000/06/20 14:20:06
2000-06-20 14:20:06 +00:00
jbj 4bfa50e50b Auto-update by menthos@menthos.com
CVS patchset: 3869
CVS date: 2000/06/19 22:49:48
2000-06-19 22:49: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 d793b76868 Include libpopt as well.
CVS patchset: 3865
CVS date: 2000/06/18 23:26:50
2000-06-18 23:26:50 +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
rjray 60189386b5 Fixed minor oops in cmpver.
CVS patchset: 3863
CVS date: 2000/06/17 08:39:32
2000-06-17 08:39:32 +00:00
rjray a92c28e43a Added rpmhdr_cmpver, which compares two headers against their versions and
(if necessary) releases. Also made small change to header_from_object() macro.

CVS patchset: 3862
CVS date: 2000/06/17 08:11:25
2000-06-17 08:11:25 +00:00
rjray 1b8f626dbf Removed the half-done Perl implementation of the version-compare. Added
docs for the new one, which is XS code calling an undocumented routine from
the API.

CVS patchset: 3861
CVS date: 2000/06/17 08:10:05
2000-06-17 08:10:05 +00:00
jbj 549e0f67d1 - fix: broken glob test with empty build directory (Geoff Keating).
CVS patchset: 3860
CVS date: 2000/06/17 04:36:15
2000-06-17 04:36:15 +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 bd9f4474d0 Create.
CVS patchset: 3855
CVS date: 2000/06/16 19:08:41
2000-06-16 19:08:41 +00:00
jbj 3722086565 Auto-update by ra@xo.hp.is
CVS patchset: 3853
CVS date: 2000/06/16 02:25:40
2000-06-16 02:25:40 +00:00
jbj 3e67c922e5 Auto-update by ra@xo.hp.is
CVS patchset: 3852
CVS date: 2000/06/16 02:17:41
2000-06-16 02:17:41 +00:00
jbj fd865f604b New file
CVS patchset: 3851
CVS date: 2000/06/16 00:03:50
2000-06-16 00:03:50 +00:00
jbj 5fd7db4160 New file
CVS patchset: 3850
CVS date: 2000/06/15 23:50:22
2000-06-15 23:50:22 +00:00
jbj df21bd3fe0 Remove leading comments.
CVS patchset: 3849
CVS date: 2000/06/15 10:11:50
2000-06-15 10:11:50 +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
rjray 9667ef4db6 INCOMPLETE: More-specific lib importing, start of a cmpver method (not done).
CVS patchset: 3847
CVS date: 2000/06/14 09:28:38
2000-06-14 09:28:38 +00:00
rjray b7fdb73eff Code clean-up and removal of some croak() calls.
CVS patchset: 3846
CVS date: 2000/06/14 09:27:39
2000-06-14 09:27:39 +00:00
rjray b5f2ee2f01 Removed last "croak" calls.
CVS patchset: 3845
CVS date: 2000/06/14 09:27:01
2000-06-14 09:27:01 +00:00
rjray eeb38b3f62 thread-safing the Perl-visible routines
CVS patchset: 3844
CVS date: 2000/06/14 09:26:22
2000-06-14 09:26:22 +00:00
rjray aeb26aa094 changes thus far (checkpoint)
CVS patchset: 3843
CVS date: 2000/06/14 09:25:51
2000-06-14 09:25:51 +00:00
msw e8ea93373b link against rpmio, disable Fopen
CVS patchset: 3842
CVS date: 2000/06/13 20:15:35
2000-06-13 20:15:35 +00:00
jbj c61fac02fc Avoid "Target buffer overflow" with larger macro expansions.
CVS patchset: 3841
CVS date: 2000/06/13 19:00:40
2000-06-13 19:00:40 +00:00
jbj ecde0bb1ad Look for -ldb-3.0 before -ldb.
CVS patchset: 3840
CVS date: 2000/06/13 15:31:00
2000-06-13 15:31:00 +00:00
jbj 89d947e449 - remove incremental link.
- portability: sparc-sun-solaris2.5.1.

CVS patchset: 3839
CVS date: 2000/06/13 10:00:08
2000-06-13 10:00:08 +00:00
jbj d545b4c07b Solaris per-platform macros.
CVS patchset: 3838
CVS date: 2000/06/13 09:12:39
2000-06-13 09:12:39 +00:00
jbj db41d9d8b4 More libtool fiddles.
CVS patchset: 3837
CVS date: 2000/06/13 07:15:15
2000-06-13 07:15:15 +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 b95e4e43c3 Ignore *.mo as well.
CVS patchset: 3835
CVS date: 2000/06/12 22:15:04
2000-06-12 22:15:04 +00:00
jbj a6a2d216f2 solaris2.5.1: libtool cannot LIBADD non-libtool libs.
CVS patchset: 3834
CVS date: 2000/06/12 22:14:17
2000-06-12 22:14:17 +00:00
jbj f5e02c8d7a Solaris2.5.1 has not EXIT_FAILURE.
CVS patchset: 3833
CVS date: 2000/06/12 22:13:10
2000-06-12 22:13:10 +00:00
jbj 1d0544854e Don't use BSDish typedefs.
CVS patchset: 3832
CVS date: 2000/06/12 22:12:28
2000-06-12 22:12:28 +00:00
jbj 17ee7fe3e9 Ignoe *.mo as well.
CVS patchset: 3831
CVS date: 2000/06/12 22:11:51
2000-06-12 22:11:51 +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 bed61632d7 Fix db return code handling, majorly horked.
Autoconf detection of db-3.1.
Move --all to query/verify popt table.

CVS patchset: 3829
CVS date: 2000/06/11 19:15:27
2000-06-11 19:15:27 +00:00
rjray 812fe27549 Replaced warn() calls with calls to rpm_error().
CVS patchset: 3828
CVS date: 2000/06/11 11:24:23
2000-06-11 11:24:23 +00:00
rjray 9b7f41cae3 Made errSV usable across the dl, plus renamed it rpm_errSV to avoid conflicts.
CVS patchset: 3827
CVS date: 2000/06/11 11:23:26
2000-06-11 11:23:26 +00:00
rjray 66c9e61522 Adding the NVR method, tests, and docs
CVS patchset: 3826
CVS date: 2000/06/10 22:27:30
2000-06-10 22:27:30 +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 4afe94756b - make librpmio standalone.
CVS patchset: 3824
CVS date: 2000/06/09 21:24:37
2000-06-09 21:24:37 +00:00