summaryrefslogtreecommitdiff
path: root/Perl-RPM
Commit message (Expand)AuthorAgeFilesLines
* Changes for 0.40, and they are many.rjray2002-05-101-162/+197
* RPM generation now works, mostly due to backing out the changes afterrjray2002-05-101-7/+8
* Allow new() to take options like TIEHASH does. Also documents new.rjray2002-05-101-3/+17
* Some casts to reduce compiler warnings on some systems.rjray2002-05-101-3/+3
* Changed some safemalloc calls to New/Newz. Put a fix in FIRSTKEY to avoidrjray2002-05-101-17/+25
* Turned a macro call that was using safemalloc into a direct call torjray2002-05-101-4/+4
* Removed uneeded #definerjray2002-05-101-3/+1
* This change is not 100% complete, as the Makefile is still unable to create arjray2002-04-121-107/+82
* First of two efforts at redefining how multiple packages for one name arerjray2002-04-121-3/+17
* Now that rpm 3.0 is no longer supported, the ERR_CHAR_CONST macro is no longerrjray2002-04-111-8/+2
* Now that rpm 3.0 is no longer supported, the HDR_ITER_CONST macro is no longerrjray2002-04-111-14/+5
* Removed all the rpm 3.0 support logic #if/#endif blocks. rpm 3.0 is no longerrjray2002-04-111-15/+3
* Removed all the #if/#endif conditionals for rpm 3.0 compatibility. The rpm 3.0rjray2002-04-111-108/+2
* Removed all the #if/#endif blocks that were for distinguishing 3.0 and 4.0 rpmrjray2002-04-111-5/+1
* Switched the order of preference in choosing a package to use as a control forrjray2002-04-111-1/+1
* - turn on auto-generated perl requirements (#58519, #58536, #58537).jbj2002-01-232-10/+17
* - fix: signing multiple times dinna work, discard immutable region.jbj2002-01-101-2/+2
* Sync with rpm-4_0 branch.jbj2001-09-152-2/+2
* These are adjustments made on the rpm-4_0 branch by Jeff. I've built and testedrjray2001-06-202-4/+18
* Update for 0.32 releaserjray2001-05-153-7/+25
* Significant speed-ups gained by breaking down the constants into fewer,rjray2001-05-151-523/+612
* Fixing more of the "attempt to free unreferenced scalar" messagesrjray2001-05-152-18/+21
* Various debuggingrjray2001-05-123-6/+12
* These are mostly further clean-up of the 4.0.2-compatibility effort.rjray2001-04-292-7/+21
* Made some changes to how rpm version is represented, added a new -Ddefine torjray2001-04-291-6/+7
* Disable the version-checking on XS code for now, until I can figure out howrjray2001-04-271-3/+4
* Updated for 0.31rjray2001-04-272-4/+13
* Changed the way $VERSION is setrjray2001-04-277-32/+25
* Trimmed another one out.rjray2001-04-271-3/+2
* The 4.0.2 rpm release changed all #define constants to enum sets, which prettyrjray2001-04-271-980/+4
* typorjray2001-04-141-1/+1
* Makefile.PLrjray2001-03-112-8/+31
* Release 0.30rjray2001-03-082-7/+5
* Various tweaksrjray2001-03-0810-29/+35
* Fixed rpm 4.0 issuerjray2001-03-081-6/+11
* prep for 0.30rjray2001-03-078-20/+41
* Doc fixrjray2001-02-271-4/+3
* *** empty log message ***rjray2001-02-271-3/+2
* Removed a redundancyrjray2001-02-271-2/+1
* Changes mostly to the handling of RPM::Header objects within the RPM::Databaserjray2001-02-272-82/+48
* Changed in prototype for one of the rpmdb_* routines.rjray2001-02-271-2/+2
* minor nitsrjray2000-11-162-4/+2
* *** empty log message ***rjray2000-11-141-1/+5
* Fixing scalar mortality issuesrjray2000-11-143-17/+17
* All changes in before 0.292 releaserjray2000-11-118-74/+157
* Bumped version number in preparation for next releaserjray2000-11-107-20/+20
* More tests.rjray2000-11-101-1/+17
* Wide-range changes and bugfixing. Commit to sync w/ desktoprjray2000-11-109-285/+266
* sync w/ desktoprjray2000-11-102-2/+86
* Added .gdbinitrjray2000-11-101-0/+1