summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* make rpm unpack output messages like ebuild unpack()Mike Frysinger2006-06-271-3/+3
|
* QA: Apply whitespace checks from repoman to eclasses.Sven Wegener2005-07-111-11/+10
|
* Remove ECLASS= and INHERITED= which haven't been necessary for a long time nowAron Griffis2005-07-061-2/+1
|
* Remove ECLASS= and INHERITED= which haven't been necessary for a long time nowAron Griffis2005-07-061-2/+1
|
* remove WORKDIR restriction on rpm_unpack (#50291)Alastair Tse2005-06-251-3/+1
|
* update the copyright infoMike Frysinger2004-06-251-2/+2
|
* Apply patch from bug #25013 to replace calls to newdepend and newrdependMichael Sterrett2004-04-111-2/+2
| | | | with variable setting (DEPEND=, RDEPEND=).
* now depends on rpm2targz-9.0-r1 with bzip2 supportAlastair Tse2003-08-311-2/+2
|
* revised to handle the possibility of bzip2'ed rpmsAlastair Tse2003-06-251-4/+11
|
* fix commentsAlastair Tse2003-06-221-2/+2
|
* used agriffis' way of extracting rpms without gzipping at the endAlastair Tse2003-06-221-23/+37
| | | | also added test for rpm2cpio and use that instead if available
* slight touchup with find commandAlastair Tse2003-06-211-3/+3
|
* typos in comments, also make it depend on any rpm2targz eclass for nowAlastair Tse2003-06-211-4/+4
| | | | because we want to use this for all stable packages too.
* more comments and made it fail if rpm2targz spits out something abnormalAlastair Tse2003-06-211-7/+9
|
* new rpm extraction convienence eclassAlastair Tse2003-06-211-0/+78