Commit Graph

166 Commits

Author SHA1 Message Date
jbj 0bbb7bb94e - turn on auto-generated perl requirements (#58519, #58536, #58537).
Sanity.

CVS patchset: 5265
CVS date: 2002/01/23 00:58:47
2002-01-23 00:58:47 +00:00
jbj cbcc2cc467 - fix: signing multiple times dinna work, discard immutable region.
- remove poptmodule.so for separate packaging.

CVS patchset: 5250
CVS date: 2002/01/10 19:16:54
2002-01-10 19:16:54 +00:00
jbj da9b21485c Sync with rpm-4_0 branch.
CVS patchset: 5048
CVS date: 2001/09/15 13:49:11
2001-09-15 13:49:11 +00:00
rjray 24245d28f8 These are adjustments made on the rpm-4_0 branch by Jeff. I've built and tested
them again my 3.0.5 test platform with no errors. Thus, they are being merged
onto the trunk.

CVS patchset: 4889
CVS date: 2001/06/20 05:15:46
2001-06-20 05:15:46 +00:00
rjray 56510bc6e9 Update for 0.32 release
CVS patchset: 4793
CVS date: 2001/05/15 07:57:34
2001-05-15 07:57:34 +00:00
rjray 1be201a2ea Significant speed-ups gained by breaking down the constants into fewer,
shorter string compares. This is most notable under the 'R' constants in the
outermost switch-block inside of the routine constant(). The test time for the
full suite on the main dev box dropped over 25%.

CVS patchset: 4792
CVS date: 2001/05/15 07:49:56
2001-05-15 07:49:56 +00:00
rjray 00956b95c5 Fixing more of the "attempt to free unreferenced scalar" messages
CVS patchset: 4791
CVS date: 2001/05/15 06:22:36
2001-05-15 06:22:36 +00:00
rjray 1da20d37d8 Various debugging
CVS patchset: 4775
CVS date: 2001/05/12 11:40:27
2001-05-12 11:40:27 +00:00
rjray a57a13b135 These are mostly further clean-up of the 4.0.2-compatibility effort.
CVS patchset: 4727
CVS date: 2001/04/29 22:44:54
2001-04-29 22:44:54 +00:00
rjray b4056f2aff Made some changes to how rpm version is represented, added a new -Ddefine to
the c-flags.

CVS patchset: 4726
CVS date: 2001/04/29 22:44:13
2001-04-29 22:44:13 +00:00
rjray 16eaf80075 Disable the version-checking on XS code for now, until I can figure out how
to do it correctly.

CVS patchset: 4715
CVS date: 2001/04/27 09:07:08
2001-04-27 09:07:08 +00:00
rjray ca82f7d8d8 Updated for 0.31
CVS patchset: 4714
CVS date: 2001/04/27 09:05:55
2001-04-27 09:05:55 +00:00
rjray b264f286be Changed the way $VERSION is set
CVS patchset: 4713
CVS date: 2001/04/27 09:05:21
2001-04-27 09:05:21 +00:00
rjray d6dad29093 Trimmed another one out.
CVS patchset: 4712
CVS date: 2001/04/27 08:43:23
2001-04-27 08:43:23 +00:00
rjray f16a0d9cae The 4.0.2 rpm release changed all #define constants to enum sets, which pretty
much hosed this file as it stood. Now, there's no "not_here" hook, and we will
have to accept that if a name changes or gets dropped in the future, the
compile will break. Which is probably a good thing, since that happens on
occasion, too.

CVS patchset: 4711
CVS date: 2001/04/27 08:41:56
2001-04-27 08:41:56 +00:00
rjray 1ea9d2cf9d typo
CVS patchset: 4679
CVS date: 2001/04/14 09:25:38
2001-04-14 09:25:38 +00:00
rjray 9b59a8f22a Makefile.PL
CVS patchset: 4615
CVS date: 2001/03/11 08:55:55
2001-03-11 08:55:55 +00:00
rjray 0102f1b568 Release 0.30
CVS patchset: 4614
CVS date: 2001/03/08 06:37:55
2001-03-08 06:37:55 +00:00
rjray 5da6e5c09a Various tweaks
CVS patchset: 4613
CVS date: 2001/03/08 06:12:32
2001-03-08 06:12:32 +00:00
rjray dbf468af61 Fixed rpm 4.0 issue
CVS patchset: 4612
CVS date: 2001/03/08 06:11:20
2001-03-08 06:11:20 +00:00
rjray 487fac0d28 prep for 0.30
CVS patchset: 4610
CVS date: 2001/03/07 19:17:24
2001-03-07 19:17:24 +00:00
rjray 84ab8a1f64 Doc fix
CVS patchset: 4580
CVS date: 2001/02/27 07:37:01
2001-02-27 07:37:01 +00:00
rjray 8737af8adc *** empty log message ***
CVS patchset: 4579
CVS date: 2001/02/27 07:36:29
2001-02-27 07:36:29 +00:00
rjray cf7b6002da Removed a redundancy
CVS patchset: 4578
CVS date: 2001/02/27 07:35:32
2001-02-27 07:35:32 +00:00
rjray 6783b510aa Changes mostly to the handling of RPM::Header objects within the RPM::Database
class. Also some other memory-related fixes in RPM::Header.

CVS patchset: 4577
CVS date: 2001/02/27 07:34:44
2001-02-27 07:34:44 +00:00
rjray 08285d5eff Changed in prototype for one of the rpmdb_* routines.
CVS patchset: 4576
CVS date: 2001/02/27 07:34:00
2001-02-27 07:34:00 +00:00
rjray 72887bda14 minor nits
CVS patchset: 4282
CVS date: 2000/11/16 08:06:35
2000-11-16 08:06:35 +00:00
rjray 98d922e42d *** empty log message ***
CVS patchset: 4266
CVS date: 2000/11/14 06:43:53
2000-11-14 06:43:53 +00:00
rjray f34af1ea58 Fixing scalar mortality issues
CVS patchset: 4265
CVS date: 2000/11/14 06:19:10
2000-11-14 06:19:10 +00:00
rjray e94ee3fa1b All changes in before 0.292 release
CVS patchset: 4253
CVS date: 2000/11/11 09:24:32
2000-11-11 09:24:32 +00:00
rjray f7db7be14f Bumped version number in preparation for next release
CVS patchset: 4251
CVS date: 2000/11/10 09:55:50
2000-11-10 09:55:50 +00:00
rjray 187174dc4b More tests.
CVS patchset: 4250
CVS date: 2000/11/10 09:41:50
2000-11-10 09:41:50 +00:00
rjray 011f727bbf Wide-range changes and bugfixing. Commit to sync w/ desktop
CVS patchset: 4249
CVS date: 2000/11/10 08:49:57
2000-11-10 08:49:57 +00:00
rjray 843e9e7763 sync w/ desktop
CVS patchset: 4248
CVS date: 2000/11/10 08:49:11
2000-11-10 08:49:11 +00:00
rjray 80450e23a6 Added .gdbinit
CVS patchset: 4247
CVS date: 2000/11/10 08:48:39
2000-11-10 08:48:39 +00:00
rjray ec4738cfff Removed references to Package
CVS patchset: 4217
CVS date: 2000/10/13 09:24:05
2000-10-13 09:24:05 +00:00
rjray fb6fce2b52 *** empty log message ***
CVS patchset: 4216
CVS date: 2000/10/13 09:23:55
2000-10-13 09:23:55 +00:00
rjray 88908907dc Bumped VERSION up to 0.291
CVS patchset: 4215
CVS date: 2000/10/13 08:47:26
2000-10-13 08:47:26 +00:00
rjray 1947c4fcca Removed package stuff for 0.291
CVS patchset: 4214
CVS date: 2000/10/13 08:44:31
2000-10-13 08:44:31 +00:00
rjray bc2bf1f5c4 *** empty log message ***
CVS patchset: 4213
CVS date: 2000/10/13 08:43:39
2000-10-13 08:43:39 +00:00
rjray 60fe55269a Tweaked the spec file, removed Package stuff for 0.291.
CVS patchset: 4212
CVS date: 2000/10/13 08:42:32
2000-10-13 08:42:32 +00:00
rjray b310c36245 Added RPM::Package stuff
CVS patchset: 4211
CVS date: 2000/10/12 05:10:40
2000-10-12 05:10:40 +00:00
rjray 021e5e38a3 Checkpoint. Currently loads and does minimal operations.
CVS patchset: 4210
CVS date: 2000/10/12 05:09:45
2000-10-12 05:09:45 +00:00
rjray ead6af89ab Added a bug fix, removed an unused var, and added a constant() with AUTOLOAD
CVS patchset: 4209
CVS date: 2000/10/12 05:09:16
2000-10-12 05:09:16 +00:00
rjray 8d85374707 RPM packaging support, including make rules and a spec file.
CVS patchset: 4208
CVS date: 2000/10/12 05:08:08
2000-10-12 05:08:08 +00:00
rjray 090b045e04 Merged into Makefile.PL
CVS patchset: 4207
CVS date: 2000/10/12 05:07:09
2000-10-12 05:07:09 +00:00
rjray 5583a45ff0 Baseline file, tests to be added
CVS patchset: 4202
CVS date: 2000/10/10 08:37:45
2000-10-10 08:37:45 +00:00
rjray d20550b5a6 Added another value for RPM_PACKAGE_*
CVS patchset: 4201
CVS date: 2000/10/10 08:37:20
2000-10-10 08:37:20 +00:00
rjray ab501927a6 This is the spec file per cpanflute and Jeff. This will be enhanced
CVS patchset: 4200
CVS date: 2000/10/10 08:36:40
2000-10-10 08:36:40 +00:00
rjray 7da9566b9e The rpm-version defines should have been put in for versions older
than 4.0.

CVS patchset: 4199
CVS date: 2000/10/10 08:28:10
2000-10-10 08:28:10 +00:00