Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Fix bug 15628 : when no preferred locale is found, put locales-en in front of | Rafael Garcia-Suarez | 2005-04-28 | 1 | -3/+9 |
| | | | | | choice list | ||||
* | More RPMSENSE_PREREQ deprecation. (this should do nothing with rpm 4.2) | Rafael Garcia-Suarez | 2005-03-09 | 1 | -1/+1 |
| | |||||
* | 1.11-1mdk1.11 | Rafael Garcia-Suarez | 2005-03-07 | 3 | -2/+13 |
| | |||||
* | Speed optimisation for updating media | Rafael Garcia-Suarez | 2005-03-03 | 1 | -4/+2 |
| | |||||
* | 1.10-1mdk1.10 | Rafael Garcia-Suarez | 2005-03-02 | 3 | -3/+16 |
| | |||||
* | Prepare for obsolescence of PREREQ, introduce equivalent RPMSENSE_SCRIPT_* tags | Rafael Garcia-Suarez | 2005-03-02 | 1 | -1/+1 |
| | |||||
* | 1.09-1mdk1.09 | Rafael Garcia-Suarez | 2005-02-15 | 3 | -2/+23 |
| | |||||
* | Comments and indentation | Rafael Garcia-Suarez | 2005-02-15 | 1 | -96/+99 |
| | |||||
* | Force recomputation of rejected packages when deleting some in installation | Rafael Garcia-Suarez | 2005-02-15 | 1 | -0/+1 |
| | | | | | dependency resolution | ||||
* | POD fix. | Rafael Garcia-Suarez | 2005-02-11 | 1 | -0/+4 |
| | |||||
* | 1.08-1mdk1.08 | Rafael Garcia-Suarez | 2005-02-11 | 3 | -5/+12 |
| | |||||
* | Add macro handling code from Olivier Thauvin | Rafael Garcia-Suarez | 2005-02-11 | 2 | -2/+58 |
| | |||||
* | 1.07-4mdk | Rafael Garcia-Suarez | 2005-02-02 | 2 | -1/+12 |
| | |||||
* | Ooops, missing epoch | Rafael Garcia-Suarez | 2005-02-02 | 1 | -1/+1 |
| | |||||
* | 1.07-3mdk | Rafael Garcia-Suarez | 2005-01-21 | 2 | -2/+27 |
| | |||||
* | Require perl-base >= 5.8.6, so perl will be upgraded early in the process | Rafael Garcia-Suarez | 2005-01-20 | 1 | -0/+1 |
| | | | | | 10.1 to 10.2 | ||||
* | Croak if build_base_files can't write files | Rafael Garcia-Suarez | 2005-01-04 | 1 | -3/+3 |
| | |||||
* | Typos in documentation | Rafael Garcia-Suarez | 2004-12-21 | 1 | -2/+2 |
| | |||||
* | Indentation and comments | Rafael Garcia-Suarez | 2004-12-21 | 1 | -78/+82 |
| | |||||
* | 1.07-2mdk | Rafael Garcia-Suarez | 2004-12-13 | 2 | -2/+9 |
| | |||||
* | 1.07-1mdk1.07 | Rafael Garcia-Suarez | 2004-12-13 | 3 | -2/+14 |
| | |||||
* | Return the list of chosen packages sorted by descending version | Rafael Garcia-Suarez | 2004-12-13 | 1 | -3/+5 |
| | | | | | (bug #12645). | ||||
* | 1.06-1mdk1.06 | Rafael Garcia-Suarez | 2004-12-09 | 3 | -3/+31 |
| | |||||
* | trust packdrake's defaults | Rafael Garcia-Suarez | 2004-12-09 | 1 | -4/+3 |
| | |||||
* | Remove external call to packdrake. | Rafael Garcia-Suarez | 2004-12-09 | 1 | -3/+9 |
| | |||||
* | Silence warnings | Rafael Garcia-Suarez | 2004-12-09 | 1 | -1/+1 |
| | |||||
* | Adjust test count | Rafael Garcia-Suarez | 2004-12-09 | 1 | -1/+1 |
| | |||||
* | 1.05-1mdk1.05 | Rafael Garcia-Suarez | 2004-11-26 | 3 | -2/+22 |
| | |||||
* | Inspired changes on top of Olivier's changes | Rafael Garcia-Suarez | 2004-11-25 | 2 | -9/+5 |
| | |||||
* | - allow to use an array of id instead (start .. end) in functions. | Olivier Thauvin | 2004-11-25 | 3 | -8/+26 |
| | |||||
* | 1.04-1mdk1.04 | Rafael Garcia-Suarez | 2004-11-10 | 2 | -5/+39 |
| | |||||
* | Version bump | Rafael Garcia-Suarez | 2004-11-10 | 1 | -1/+1 |
| | |||||
* | When resolving dependencies, keep track of the packages that we just | Rafael Garcia-Suarez | 2004-11-10 | 1 | -1/+7 |
| | | | | | | deselected because newer versions were found, but that were not actually installed. | ||||
* | Indentation, documentation | Rafael Garcia-Suarez | 2004-11-10 | 2 | -72/+69 |
| | |||||
* | Release for amd64 | Rafael Garcia-Suarez | 2004-10-27 | 1 | -2/+3 |
| | |||||
* | Support for the 'strict-arch' option : upgrade only packages that have | Rafael Garcia-Suarez | 2004-10-27 | 1 | -5/+36 |
| | | | | | the same architecture than the one of the already-installed version. | ||||
* | Comments | Rafael Garcia-Suarez | 2004-10-25 | 1 | -17/+17 |
| | |||||
* | 1.03-2mdk | Rafael Garcia-Suarez | 2004-10-19 | 2 | -1/+27 |
| | |||||
* | A few perl_checker fixes | Rafael Garcia-Suarez | 2004-10-18 | 1 | -3/+3 |
| | |||||
* | Patch by Gwenole Beauchesne to prefer packages which have the closest | Rafael Garcia-Suarez | 2004-10-18 | 1 | -11/+17 |
| | | | | | | architecture compatibility over others when version/release are the same (using rpm's scoring system). | ||||
* | Fix method description | Rafael Garcia-Suarez | 2004-10-14 | 1 | -1/+0 |
| |