summaryrefslogtreecommitdiffstats
path: root/scripts/dumphdrlist.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove no longer used dumphdrlist scriptJeremy Katz2008-02-081-57/+0
|
* Clean up typos and other things for GPLv2+ changes.David Cantrell2007-12-171-1/+1
| | | | | | | Shorten 'Red Hat Author(s)' to just 'Author(s)'. Perhaps eventually we'll get an AUTHORS file and will just remove author names from the individual files. Also fixed a type in scripts/dumphdrlist.py where Author was listed twice.
* GPLv2+ boilerplates for scripts/ scripts and other such odds and ends.David Cantrell2007-12-171-4/+4
|
* I want this more often...Jeremy Katz2003-12-061-2/+2
|
* we're moving forward to rpm 4.1...Jeremy Katz2002-10-081-1/+1
| | | | tagged before this commit as before-rpm-4_1
* the rpm 4.0.4 python module is now rpm404. import it as rpm whereever we ↵Jeremy Katz2002-06-101-1/+1
| | | | use rpmmodule so that we get rpm 4.0.4 instead of 4.1
* add script to dump nevra of packages in header list plus what disc they're ↵Jeremy Katz2002-05-301-0/+57
on (#65257)