| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright years in headers | Christian Faulhammer | 2011-12-27 | 1 | -2/+2 |
* | extend rpm_spec_epatch to handle -b %patch options (which is really patch --s... | Mike Frysinger | 2011-12-10 | 1 | -4/+32 |
* | convert to eshopts_{push,pop} | Mike Frysinger | 2010-07-18 | 1 | -4/+3 |
* | make rpm_unpack functions w/no args work off of $A like the unpack function | Mike Frysinger | 2009-10-05 | 1 | -1/+3 |
* | since the API for rpm_unpack has changed, detect poor behavior and warn about... | Mike Frysinger | 2009-10-05 | 1 | -2/+10 |
* | simplify rpm code greatly by forcing rpm2targz and recent portage, and docume... | Mike Frysinger | 2009-10-03 | 1 | -79/+51 |
* | add a func to automatically process patches in rpm specs | Mike Frysinger | 2009-03-12 | 1 | -1/+23 |
* | make rpm unpack output messages like ebuild unpack() | Mike Frysinger | 2006-06-27 | 1 | -3/+3 |
* | QA: Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2005-07-11 | 1 | -11/+10 |
* | Remove ECLASS= and INHERITED= which haven't been necessary for a long time now | Aron Griffis | 2005-07-06 | 1 | -2/+1 |
* | Remove ECLASS= and INHERITED= which haven't been necessary for a long time now | Aron Griffis | 2005-07-06 | 1 | -2/+1 |
* | remove WORKDIR restriction on rpm_unpack (#50291) | Alastair Tse | 2005-06-25 | 1 | -3/+1 |
* | update the copyright info | Mike Frysinger | 2004-06-25 | 1 | -2/+2 |
* | Apply patch from bug #25013 to replace calls to newdepend and newrdepend | Michael Sterrett | 2004-04-11 | 1 | -2/+2 |
* | now depends on rpm2targz-9.0-r1 with bzip2 support | Alastair Tse | 2003-08-31 | 1 | -2/+2 |
* | revised to handle the possibility of bzip2'ed rpms | Alastair Tse | 2003-06-25 | 1 | -4/+11 |
* | fix comments | Alastair Tse | 2003-06-22 | 1 | -2/+2 |
* | used agriffis' way of extracting rpms without gzipping at the end | Alastair Tse | 2003-06-22 | 1 | -23/+37 |
* | slight touchup with find command | Alastair Tse | 2003-06-21 | 1 | -3/+3 |
* | typos in comments, also make it depend on any rpm2targz eclass for now | Alastair Tse | 2003-06-21 | 1 | -4/+4 |
* | more comments and made it fail if rpm2targz spits out something abnormal | Alastair Tse | 2003-06-21 | 1 | -7/+9 |
* | new rpm extraction convienence eclass | Alastair Tse | 2003-06-21 | 1 | -0/+78 |