Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add the RPMPROB_FILTER_DISKNODES flag for running transactions with the | Rafael Garcia-Suarez | 2005-10-10 | 1 | -1/+1 |
| | | | | | | nosize option. Although rpm doesn't seem to use it internally, it sets it on the --ignoresize command-line option. | ||||
* | Don't require Packdrakeng for running tests | Rafael Garcia-Suarez | 2005-10-04 | 1 | -3/+11 |
| | |||||
* | Remove buildrequires on bzip2. | Rafael Garcia-Suarez | 2005-10-04 | 1 | -2/+2 |
| | | | | | Simplify buildreq_perl_devel conditional dependency per Buchan's suggestion. | ||||
* | 1.28-1mdk1.28 | Rafael Garcia-Suarez | 2005-10-03 | 3 | -2/+63 |
| | |||||
* | Documentation encoding fix | Rafael Garcia-Suarez | 2005-10-03 | 1 | -1/+1 |
| | |||||
* | Rebuild test rpm when running tests. Add cleanup to files. | Rafael Garcia-Suarez | 2005-10-03 | 5 | -2/+16 |
| | |||||
* | Update MANIFEST | Rafael Garcia-Suarez | 2005-10-03 | 1 | -1/+0 |
| | |||||
* | Remove obsolete script | Rafael Garcia-Suarez | 2005-10-03 | 1 | -24/+0 |
| | |||||
* | Add an rpm makefile target | Rafael Garcia-Suarez | 2005-10-03 | 1 | -4/+20 |
| | |||||
* | Makefile.PL cleanup | Rafael Garcia-Suarez | 2005-10-03 | 1 | -13/+23 |
| | |||||
* | - add some options to parse_rpm (nomd5, nopayload) | Olivier Thauvin | 2005-09-14 | 1 | -5/+29 |
| | |||||
* | Minor comment fixes | Rafael Garcia-Suarez | 2005-09-12 | 1 | -4/+4 |
| | |||||
* | 1.27-1mdk1.27 | Rafael Garcia-Suarez | 2005-09-09 | 1 | -1/+5 |
| | |||||
* | Make URPM::add_macro expand literal \n to \\\n in macro definitions. | Rafael Garcia-Suarez | 2005-09-09 | 2 | -2/+14 |
| | | | | | add URPM::add_macro_noexpand to get the old (rpmlib like) behaviour | ||||
* | 1.26-1mdk1.26 | Rafael Garcia-Suarez | 2005-09-01 | 2 | -2/+5 |
| | |||||
* | Add a "noscripts" option to run transactions. Inhibits pre, preun, post and | Rafael Garcia-Suarez | 2005-09-01 | 1 | -1/+7 |
| | | | | | postun scritps. | ||||
* | 1.25-1mdk1.25 | Rafael Garcia-Suarez | 2005-08-23 | 3 | -3/+19 |
| | |||||
* | correctly handle -1 fileno returned by callback_open | Pascal Rigaux | 2005-08-23 | 1 | -2/+4 |
| | |||||
* | Doc fixes | Rafael Garcia-Suarez | 2005-08-23 | 1 | -2/+5 |
| | |||||
* | 1.24-3mdk | Rafael Garcia-Suarez | 2005-08-18 | 2 | -1/+13 |
| | |||||
* | Allow to rebuild URPM under non-C locales (Boris Filipovic) | Rafael Garcia-Suarez | 2005-08-18 | 1 | -1/+1 |
| | |||||
* | 1.24-2mdk | Rafael Garcia-Suarez | 2005-07-28 | 2 | -1/+21 |
| | |||||
* | Doc bits | Rafael Garcia-Suarez | 2005-07-28 | 1 | -1/+7 |
| | |||||
* | update copyright and maintainer | Rafael Garcia-Suarez | 2005-07-28 | 3 | -4/+5 |
| | |||||
* | Documentation fix | Rafael Garcia-Suarez | 2005-07-04 | 1 | -1/+1 |
| | |||||
* | 1.241.24 | Rafael Garcia-Suarez | 2005-06-30 | 3 | -2/+25 |
| | |||||
* | Add function rpmErrorWriteTo($fd) | Rafael Garcia-Suarez | 2005-06-30 | 2 | -0/+16 |
| | |||||
* | add rpmErrorString function | Rafael Garcia-Suarez | 2005-06-30 | 2 | -0/+5 |
| | |||||
* | Doclet | Rafael Garcia-Suarez | 2005-06-29 | 1 | -1/+2 |
| | |||||
* | Forgot to commit changelog | Rafael Garcia-Suarez | 2005-06-16 | 1 | -0/+3 |
| | |||||
* | 1.23-1mdk1.23 | Rafael Garcia-Suarez | 2005-06-16 | 3 | -2/+11 |
| | |||||
* | Add a binding for rpm internal debugging function setVerbosity() | Rafael Garcia-Suarez | 2005-06-16 | 2 | -0/+11 |
| | |||||
* | 1.22-1mdk1.22 | Rafael Garcia-Suarez | 2005-06-07 | 3 | -2/+21 |
| | |||||
* | Warning fixes and documentation | Rafael Garcia-Suarez | 2005-06-01 | 1 | -5/+13 |
| | |||||
* | Ensure archs are identical | Rafael Garcia-Suarez | 2005-06-01 | 1 | -2/+4 |
| | |||||
* | Integrate a function to produce deltarpms | Rafael Garcia-Suarez | 2005-06-01 | 1 | -4/+20 |
| | |||||
* | 1.21-1mdk1.21 | Rafael Garcia-Suarez | 2005-05-31 | 3 | -4/+28 |
| | |||||
* | Removes obsolete code | Rafael Garcia-Suarez | 2005-05-31 | 1 | -44/+6 |
| | |||||
* | Add the URPM::Package::payload_format method | Rafael Garcia-Suarez | 2005-05-30 | 2 | -0/+10 |
| | |||||
* | Remove the return value of compute_installed_flags, it's not used anywhere | Rafael Garcia-Suarez | 2005-05-11 | 1 | -5/+0 |
| | |||||
* | - 0.3 for amd64 | Olivier Thauvin | 2005-05-10 | 1 | -1/+4 |
| | |||||
* | 1.20-mdk | Rafael Garcia-Suarez | 2005-05-09 | 2 | -4/+23 |
| | |||||
* | Update buildrequires | Rafael Garcia-Suarez | 2005-05-09 | 1 | -1/+1 |
| | |||||
* | Make spec mandriva-compliant | Rafael Garcia-Suarez | 2005-05-09 | 1 | -5/+4 |
| | |||||
* | Don't hardcode distribution name | Rafael Garcia-Suarez | 2005-05-04 | 1 | -2/+0 |
| | |||||
* | 1.20-1mdk1.20 | Rafael Garcia-Suarez | 2005-05-04 | 3 | -3/+40 |
| | |||||
* | Remove rpm 4.0 support | Rafael Garcia-Suarez | 2005-05-02 | 2 | -178/+3 |
| | |||||
* | Remove dead code | Rafael Garcia-Suarez | 2005-05-02 | 1 | -73/+0 |
| | |||||
* | Patch by Olivier Thauvin to adapt URPM for rpm 4.4 | Rafael Garcia-Suarez | 2005-05-02 | 1 | -326/+71 |
| | |||||
* | - use mkrel | Olivier Thauvin | 2005-04-28 | 1 | -1/+1 |
| |